Parse Error in Global.asax

J

JB

Lots of problems ive managed to work through, but this one is causing
me much grief.


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 'My.Namespace.Global'.

Source Error:

Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="My.Namespace.Global" %>
Source File: D:\WebPath\global.asax

-
Looking on the web the answer all seems to be "Build the application"
and then it should work - but i've done this and it doesn't.
I have the original 'My.NameSpace.dll' which works fine.
I have built a new version of this dll with some modifications and
when i stick it into the /bin folder on the web path i get the error
above.

This error only occurs when i upload the dll to the IIS server. It
works fine when i testing within Visual Studio.


Any ideas for me?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top