|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Could not load typeI create ASP.NET 1.1 web applications 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 to another newsgroup.)
Show quote "Thom Little" <t***@tlanet.net> wrote in message news:uUCIV$%23jGHA.4264@TK2MSFTNGP02.phx.gbl... >I create ASP.NET 1.1 web applications 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? > > -- > -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. > -- > > > |
|||||||||||||||||||||||