J
Janaka
I've recently set up IIS6 on a Windows 2003 server and am trying to migrate
over my ASP.NET applications. I'm not using VS and my page's aspx file
ususally contains something of the following: <%@ Page Src="Default.cs"
Inherits="MyNamespace.Default" %> which worked fine previously. However
now I keep getting the error The base type 'MyNamespace.Default' does not
exist in the source file 'Default.cs'.
Is this a problem with IIS 6?
over my ASP.NET applications. I'm not using VS and my page's aspx file
ususally contains something of the following: <%@ Page Src="Default.cs"
Inherits="MyNamespace.Default" %> which worked fine previously. However
now I keep getting the error The base type 'MyNamespace.Default' does not
exist in the source file 'Default.cs'.
Is this a problem with IIS 6?