G
Guest
I created a very simple Web Form application with Visual Studio 2005
Professional Edition.
It just has some text on it.
On the test machine it works fine.
I deployed it to a production server by copying
all the files in the project to the Website.
It does not work on the Site.
There are no errors in the Event Logs
I tested be the production sever by creating a Default.aspx
page in Dreamweaver and copying it to the server. It work fine.
Questions:
1) Should I have not copied the App_Data directory?
2) Is there some preparation that must be done before the
project is copied to the Server?
3) Are there settings in web.config that must be changed?
Thanks.I
Professional Edition.
It just has some text on it.
On the test machine it works fine.
I deployed it to a production server by copying
all the files in the project to the Website.
It does not work on the Site.
There are no errors in the Event Logs
I tested be the production sever by creating a Default.aspx
page in Dreamweaver and copying it to the server. It work fine.
Questions:
1) Should I have not copied the App_Data directory?
2) Is there some preparation that must be done before the
project is copied to the Server?
3) Are there settings in web.config that must be changed?
Thanks.I