S
someone
I know it must be a server configuration issue but perhaps someone has
come across this one before. I create a virtual directory, add FP
extensions, then create a new project. I add a couple of small HTML
items just to run a page. However, I get the following:
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 'WebTest.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="WebTest.Global" %>
Source File: F:\Projects\WebTest\global.asax Line: 1
This is using Create New Project from within VS. Can someone please
tell me why this is happening? This is absurd that a product as
powerful as VS does this!!!! If something is not set/configured
correctly in the directory, then VS should tell me so before offering
up all this other stuff.
TIA,
Mike
PS Don't tell me to rebuild, etc. been there, done that.
come across this one before. I create a virtual directory, add FP
extensions, then create a new project. I add a couple of small HTML
items just to run a page. However, I get the following:
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 'WebTest.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="WebTest.Global" %>
Source File: F:\Projects\WebTest\global.asax Line: 1
This is using Create New Project from within VS. Can someone please
tell me why this is happening? This is absurd that a product as
powerful as VS does this!!!! If something is not set/configured
correctly in the directory, then VS should tell me so before offering
up all this other stuff.
TIA,
Mike
PS Don't tell me to rebuild, etc. been there, done that.