|
|
|
start date: Wed, 22 Aug 2007 09:57:04 -0700,
posted on: microsoft.public.dotnet.framework.aspnet
back
| Thread Index |
|
1
unknown
|
|
2
Braulio Diez
|
|
3
Showjumper nlsdkfja
|
VS2005 Pubish Web Site with FTP
I have a pretty large web site with about 400 files after I precompile
it. When I use the VS2005 Publish tool and publish to an FTP site,
which is running IIS, most of the attempts hang after about 10
minutes. Sometimes it works; sometimes it doesn't. Most times it
doesn't.
What is really aggravating is that I get no error message from VS2005
when the publish utility stops. It just stops. The only way I can tell
that something is wrong is if I wait 30 minutes and the activity light
on my modem stops blinking.
There has got to be a better way than this.
Even the copy web site tool doesn't work that well. I'll publish the
site to a local directory. Then I'll try to copy all the files in the
site, including subdirectories and the files and subdirectories below
those. Sometimes it reports that it copied all the files. But when I
look on the site, files are missing. Again, no error messages
reported.
Is it the FTP server, the VS2005 product, what? It's very
disappointing and a waste of time.
Date:Wed, 22 Aug 2007 09:57:04 -0700
Author:
|
RE: VS2005 Pubish Web Site with FTP
Not sure if maybe can be some connectivity restriction with your hosting
provider.
I normally precompile the website and then use FileZilla (free and quite
good, open source initiative) to upload the site via FTP. Using that normally
I haven't got quite much problems, check with that and if you get errors you
should ask your hosting provider about the stability of your connection.
Good luck
Braulio
PS.: About Filezilla (available on XP) http://filezilla.sourceforge.net/
/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------
"rmgalante@galaware.com" wrote:
> I have a pretty large web site with about 400 files after I precompile
> it. When I use the VS2005 Publish tool and publish to an FTP site,
> which is running IIS, most of the attempts hang after about 10
> minutes. Sometimes it works; sometimes it doesn't. Most times it
> doesn't.
>
> What is really aggravating is that I get no error message from VS2005
> when the publish utility stops. It just stops. The only way I can tell
> that something is wrong is if I wait 30 minutes and the activity light
> on my modem stops blinking.
>
> There has got to be a better way than this.
>
> Even the copy web site tool doesn't work that well. I'll publish the
> site to a local directory. Then I'll try to copy all the files in the
> site, including subdirectories and the files and subdirectories below
> those. Sometimes it reports that it copied all the files. But when I
> look on the site, files are missing. Again, no error messages
> reported.
>
> Is it the FTP server, the VS2005 product, what? It's very
> disappointing and a waste of time.
>
>
Date:Wed, 22 Aug 2007 11:52:07 -0700
Author:
|
Re: VS2005 Pubish Web Site with FTP
Check out dispatch for vs2005
http://dispatchasp.net
Its cheap and it adds dreamweaver like ftp capabilities. Will not work with
vs2008. I have been using for a while now and its great.
wrote in message
news:1187801824.262075.305240@z24g2000prh.googlegroups.com...
>I have a pretty large web site with about 400 files after I precompile
> it. When I use the VS2005 Publish tool and publish to an FTP site,
> which is running IIS, most of the attempts hang after about 10
> minutes. Sometimes it works; sometimes it doesn't. Most times it
> doesn't.
>
> What is really aggravating is that I get no error message from VS2005
> when the publish utility stops. It just stops. The only way I can tell
> that something is wrong is if I wait 30 minutes and the activity light
> on my modem stops blinking.
>
> There has got to be a better way than this.
>
> Even the copy web site tool doesn't work that well. I'll publish the
> site to a local directory. Then I'll try to copy all the files in the
> site, including subdirectories and the files and subdirectories below
> those. Sometimes it reports that it copied all the files. But when I
> look on the site, files are missing. Again, no error messages
> reported.
>
> Is it the FTP server, the VS2005 product, what? It's very
> disappointing and a waste of time.
>
>
Date:Wed, 22 Aug 2007 20:25:40 -0400
Author:
|
|
|