V
Vanessa Berni
Hi all!
I've created a simple aspx application and when I run it locally on my pc
all works fine.
If I move it on the web server I get the following error
Parser Error Message: Could not load type 'xxxxx.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="xxxxx.Global"
%>
1) I've built the application and the files are in the correct bin directory
2) The aspnet user has all the permissions
Any suggestions?
Thanks Vanessa
I've created a simple aspx application and when I run it locally on my pc
all works fine.
If I move it on the web server I get the following error
Parser Error Message: Could not load type 'xxxxx.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="xxxxx.Global"
%>
1) I've built the application and the files are in the correct bin directory
2) The aspnet user has all the permissions
Any suggestions?
Thanks Vanessa