CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 11/3/2009 3:19:06 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 0 Views: 4 Favorited: 0 Favorite
3 Items, 1 Pages 1 |< << Go >> >|
"suzanars" <>
NewsGroup User
VS 2005 website publishing just the changes11/3/2009 3:19:06 PM

0

Hi,

 

I have created a new website using VS 2005.Everytime I change it I have to republish it again by deleting all the files under my ftp,because it is asking me if I want to delete the existing files if I say no it cancels the process.  I just  want to update the changes without deleting anything.I know it works for a web application but mine is a web site.Is there a way ?

 

Any help would be really appreciated.

Thanks

Suzan

"DarthSwian" <>
NewsGroup User
Re: VS 2005 website publishing just the changes11/3/2009 3:33:59 PM

0

Not if you use publish, but if you use copy web site you can do that, but then your editable source files are on the site as well. Some people don't mind this and it could be beneficial for some sites that are updated frequently.


"Hokey religions and ancient weapons are no match for a good blaster at your side."
"Thomas Sun – M
NewsGroup User
Re: VS 2005 website publishing just the changes11/6/2009 8:44:54 AM

0

 Hi,

When we use Publish utility to precompile ASP.NET website with updatable option, it enables you to make limited changes to the ASP.NET Web pages in your site after compiling them. For example, you can change the arrangement of controls, colors, fonts, and other appearance aspects of pages. You can also add controls, as long as they do not require event handlers or other code. For more information about ASP.NET Web Site Precompilation Overview, see http://msdn.microsoft.com/en-us/library/399f057w(VS.85).aspx

When we run Publish utility, ASP.NET will generate assemblies in random name for every publishing. To update a simple file, you can enable "Use fixed naming and single page assemblies" for every publishing.  For more information about fixed name, see http://msdn.microsoft.com/en-us/library/aa992037.aspx

In your case, I suggest you re-deploy entire website with "Use fixed naming and single page assemblies" and updatable options. So the assembly name and inherits attribute in Page directive are not changed every time.

 
I look forward to receiving your test results.


Thomas Sun
Microsoft Online Community Support

Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question.
3 Items, 1 Pages 1 |< << Go >> >|




   
  Privacy | Contact Us
All Times Are GMT