Microsoft
Software
Hardware
Network
Question : ASP app reference problem
Hi,
I have a c# asp.net 2010 app, I have defined a basepage class defined like this:
namespace LSFramework
{
public partial class BasePage : System.Web.UI.Page
and my other pages inherit from that one like this
namespace LSFramework
{
public partial class _Default : LSFramework.BasePage
{
Everything works fine but I regularly get the error below after I have been coding and then try to run, the only solution is to "Rebuild Website" then it works again.
"The type or namespace name 'BasePage' does not exist in the namespace 'LSFramework' (are you missing an assembly reference?)"
Answer : ASP app reference problem
I get the same thing on occassion, I believe it is a bug in VS 2010.
Random Solutions
PHP_sessions
How to insert bullet point in middle of page
Something keeps changing the default permissions of my settings.php file for a web site on Linux
Send email from .aspx page using Exchange and have it show in users Outlook Sent folder.
cant delete folders: The source file name(s) are larger than is supported by the file system...
Locking a header & a footer in Microsoft Word 2003
Dead harddrive - clicking sound
DatetimePicker in datagridview MSDN example problem
Excel 2007 viewer error in Windows Server 2008 R2 terminal server (crash)
Mapping drives over a site to site VPN