Forum Moderators: open

Message Too Old, No Replies

Updating asp.net website

         

dukelips

6:34 am on Aug 17, 2011 (gmt 0)

10+ Year Member



When I update an aspx application in the website, the output changes only after the dll file is uploaded again.

Is it the procedure for making changes to the aspx websites.

Ocean10000

2:04 pm on Aug 17, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It depends on how your have the project setup. From the sounds of it you have it setup as "Website Application".

For this case my experience is if your making the change to the code behind, it will require you to upload the new dll for those changes to show up.

dukelips

2:19 pm on Aug 17, 2011 (gmt 0)

10+ Year Member



Hi Ocean,

Tx. Dont we require to update the codebehind files along with default.aspx file