K
Kevin Quigley
Hi,
I have a small web application on my own machine and I am
trying to copy it to our web server. I am doing this by
copying all the files if the project from my machine to a
folder on the web server.
The application runs fine on my machine but when I try to
access it on the web server I get a 'Could not load type
Poll.Global'.
I've tried a variety of different things suggested by
other sites but have had no success.
I built the project before copying it across and the
appropriate dll is present in the bin folder. Thr folder
is set up as a virtual directory. The aspnet user has full
permission to the appropriate folders.
Does anyone have any idea what may be causing this.
Any help would be greatfully appreciated.
Thanks,
Kevin.
I have a small web application on my own machine and I am
trying to copy it to our web server. I am doing this by
copying all the files if the project from my machine to a
folder on the web server.
The application runs fine on my machine but when I try to
access it on the web server I get a 'Could not load type
Poll.Global'.
I've tried a variety of different things suggested by
other sites but have had no success.
I built the project before copying it across and the
appropriate dll is present in the bin folder. Thr folder
is set up as a virtual directory. The aspnet user has full
permission to the appropriate folders.
Does anyone have any idea what may be causing this.
Any help would be greatfully appreciated.
Thanks,
Kevin.