MickeyFinns
n00b
- Joined
- Feb 11, 2007
- Messages
- 31
Hello,
I have been developing an ASP.NET application and have run into a problem I have not been able to solve for the past 2 days.
I build the application, and publish directly to our server using Visual Studio 2005, and the application works as long as I'm running it on my machine's localhost. Yet when I try to access Default.aspx on our server I get this error:
"Parser Error Message: Could not load type "myApp._Default""
I have been reading on forums and have tried everything suggested, rebuilding the application, deleting the DLL files and recompiling, and so on but nothing has worked.
If anyone has any other suggestions on how to solve this problem they would be greatly appreciated.
Regards.
I have been developing an ASP.NET application and have run into a problem I have not been able to solve for the past 2 days.
I build the application, and publish directly to our server using Visual Studio 2005, and the application works as long as I'm running it on my machine's localhost. Yet when I try to access Default.aspx on our server I get this error:
"Parser Error Message: Could not load type "myApp._Default""
I have been reading on forums and have tried everything suggested, rebuilding the application, deleting the DLL files and recompiling, and so on but nothing has worked.
If anyone has any other suggestions on how to solve this problem they would be greatly appreciated.
Regards.