T
Thom Little
I create ASP.NET 1.1 websites on localhost and check them out.
After compiling, I FTP the .aspx files to a directory on a remote host and
the .dll to the /bin directory on that same remote host.
For a very trivial application I have (a single label) this works correctly
on one remote server. FTPing exactly the same files to another remote
server results in ...
Parser Error Message: Could not load type 'class.module'
What is causing this problem and how do I correct it?
(Question moved from another newsgroup.)
After compiling, I FTP the .aspx files to a directory on a remote host and
the .dll to the /bin directory on that same remote host.
For a very trivial application I have (a single label) this works correctly
on one remote server. FTPing exactly the same files to another remote
server results in ...
Parser Error Message: Could not load type 'class.module'
What is causing this problem and how do I correct it?
(Question moved from another newsgroup.)