W
Will Chamberlain
I have been creating a C# app in VS2005 for the past 2 weeks and am
having the hardest time trying to run it from a remote IIS server. The
application works great on localhost but when I move it I get errors
such as:
Parser Error Message: Could not load type 'App_Web_nl7jjav7.edit'.
App_Web_n17jjav7 is the compiled dll that was placed in the bin
directory. I never had any problems with VS2003 and am perplexed now.
Can anyone offer any suggestions for publishing this? From searching the
web I have found that this is a common problem.
The server has 2.0 installed so I don't think that would be the problem.
- Will
having the hardest time trying to run it from a remote IIS server. The
application works great on localhost but when I move it I get errors
such as:
Parser Error Message: Could not load type 'App_Web_nl7jjav7.edit'.
App_Web_n17jjav7 is the compiled dll that was placed in the bin
directory. I never had any problems with VS2003 and am perplexed now.
Can anyone offer any suggestions for publishing this? From searching the
web I have found that this is a common problem.
The server has 2.0 installed so I don't think that would be the problem.
- Will