|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
publishing vs 2005 web site takes 20 minutesI have a very small web site built using vb 2005. One page uses a login
control and the other 2 pages use grid view, linked to my MS SQL database. when i publish the site (I click Build / Publish web site, FTP), it takes about 20 minutes to publish ! Also, visual studio is completely unresponsive during this 20 minutes. Very fustrating! I have tried checking and unchecking "Allow this precompiled site to be updatable", but this makes no difference to the publish time. Any ideas please, as this is driving me mad! thanks garry I used to have this problem with FrontPage when my hosting provider was
sluggish. Now I use webdrive (www.webdrive.com) which mounts the server as a network drive, publish to local disk, and then update via the webdrive link. In the past I've always used scripts to do this, based on Robocopy (free as part of the Windows 2003 Resource Kit Tools), which is an astonishingly powerful and flexible remote file synchronisation tool, but I note the latest version of Webdrive has a simplified synchronisation facility built in. Webdrive will retry up to 10 times, and reconnect if necessary, so there is a degree of resilience built-in. The default number of retries for Robocopy is 1,000,000! -- Show quoteHide quote#################### ## PH, London #################### "Garry" <garry-n***@dictatenow.com> wrote in message news:TqGdnVlDo-AXwKnZRVnyjg@pipex.net... >I have a very small web site built using vb 2005. One page uses a login >control and the other 2 pages use grid view, linked to my MS SQL database. > > when i publish the site (I click Build / Publish web site, FTP), it takes > about 20 minutes to publish ! Also, visual studio is completely > unresponsive during this 20 minutes. Very fustrating! > > I have tried checking and unchecking "Allow this precompiled site to be > updatable", but this makes no difference to the publish time. > > Any ideas please, as this is driving me mad! > > thanks > garry > >
populating variables from dynamically created controls
Drawing xor lines how do I customize a vb.net deployment project multiple selection from checkboxes into text box Mixing languages in one assembly Inherited UserControls do not in appear in Toolbox (VB.NET 2005) Visual Basic 2005 Express Textbox 'remembering' previous entries SQL Server Locks/ProcessID - Is this a problem? A form that returns a value |
|||||||||||||||||||||||