Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update ASP.NET 2.0 Website
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01168555
Message ID:
01168964
Views:
14
Thank You. It worked.

><>I am trying to update my Asp.net 2 wsebsite but there is no dll. How do I update my code behind. I have all the aspx, ascx etc. on the web site, how do I get the code behind updated ? Do I have to put the .cs files on the web site.
>>I initially deployed using the web setup it works fine at the moment. Now I have done some changes to the code and I cannot find a way to update . Can anyone help ?

>
>Once ready to build for deployment, go to Build|Publish Web Site. It will prompt you with a folder (generally inside My Documents\...\PrecompiledWeb\...). Accept and do the build. You will end up with a second copy of the site (in PrecompiledWeb) containing the files you need to deploy to the production server. Inside the BIN folder you will find the DLLs you need inluding some files with a random name. You must deploy those and erase any old ones with random names in the production server as those do not serve any function anymore on this build.
>
>A simple copy (or FTP if your production server is behind firewalls as it should), is all you need.
>
>HTH
Fred Besterwitch, MCP

The harder you work. The luckier you get.
Previous
Reply
Map
View

Click here to load this message in the networking platform