markhartnady
05-04-2004, 03:12 PM
I am working on a system on a development and production server.
Everything works fine on the dev server, but when I make a copy of the project in Visual Studio .NET (by clicking Project|Copy Project) to the production server using FrontPage extentions, the *.aspx pages work fine, but the code behind (*.cs files) is/are not fine. No matter what I change in the CS files, the changes are not reflected on the prod server.
Any suggestions? This has been bugging me to no end.
Everything works fine on the dev server, but when I make a copy of the project in Visual Studio .NET (by clicking Project|Copy Project) to the production server using FrontPage extentions, the *.aspx pages work fine, but the code behind (*.cs files) is/are not fine. No matter what I change in the CS files, the changes are not reflected on the prod server.
Any suggestions? This has been bugging me to no end.