Urgent: Could not load type 'WebApplication1.Global'.
Right. I had an asp.net/vb.net web application working just fine.
I reinstalled Win2k3 on the server, and put the project back over.
When I browse to the folder, it gives me ;
Code:
Server Error in '/WebApplication1' Application.
--------------------------------------------------------------------------------
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'WebApplication1.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="WebApplication1.Global" %>
Source File: C:\inetpub\wwwroot\WebApplication1\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
And if I install VStudio .net 2003 on this server aswell, and try to create a new web application, I get an error that it cannot find the componetns for communicating with Frontpage server extensions ....