473,657 Members | 2,490 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FTP Publish succeeds (but says failure)

Hey there. I've searched the web to find a solution to this problem, but
couldn't find anybody else experiencing it.

I'm using Visual Studio 2008, and have several projects for customers that I
routinely publish via FTP to live servers hosted at various places (web.com,
valueweb.com, etc.)

All of the ones I publish through ftp to web.com and other places work
exactly as intended, no problems. However, for this one particular host
(valueweb.com), I experience an issue where it publishes files correctly,
BUT it always gives this message after each file that it uploads:

"Unable to add css/main.css" to the web site. Could not find a web server at
'ftp.tyoc.com'. Please check to make sure tha tthe web server name is valid
and your proxy settings are set correctly.'

I'm thankful that it actually publishes, but this message is making the
publish take muchg, much longer (it seems to time out after a while). Does
anyone know why it would publish files via ftp, but then give an error
message that it couldn't? My guess is there's some sort of way that the
valueweb.com ftp is setup, but if someone else has a solution, I could
either employ it on my side or suggest it on theirs.

Thanks for any insight.

Tim
Jul 17 '08 #1
0 1248

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1385
by: VB Programmer | last post by:
My ASP.NET 2.0 site takes about 10 min to publish to my webserver. There's only 3 ASPX pages, VERY MINIMAL code (< 100 lines) and I'm not using any membership stuff etc... (even though the ASPNETDB.MDF is over 10MB) Any ideas how I can speed up the process, or better yet, JUST copy over certain files (ie the things that have changed?) Thanks!
1
1270
by: Bill Long | last post by:
I have a .NET 1.1 application (C#) that I converted to .NET 2.0... Conversion was pretty painless, code runs from the development environment no problem... but when I try and publish... It says everything was successful. So what's the problem??? It never creates any files in the output directory... It will delete any existing ones but never creates anything. Nothing ever gets published Any ideas would be appreciated --
1
1144
by: cider123 | last post by:
I don't know what our Server Admins changed, or if it's something else. I'm in the Administrator group on this Server, so I don't know what else they may need. When I attempt to publish to a Remote Server on our WAN, I get prompted with a Network Login dialog. I key in the correct credentials for my account, and it simply flips right back to the Network Login dialog again.
1
2985
by: kurt sune | last post by:
I am having trouble publishing a website for RELEASE. 1. web.config: <compilation defaultLanguage="vb" debug="false"> 2. in Configuration manager I set the configuration to Release for the website 3. in Configuration manager I set the Active solution configuration to Release
2
2419
by: schneider | last post by:
Hi all, I want to publish my asp.net 2.0 website using the "publish website" feature of visual studio 2005. everything works fine so far, but the IDE only compiles and copies the aspx, ascx, resources etc. files to the destination directory. It does actually not copy .txt, .htm or graphics files. MSDN says these files should be copied during the publishing task, but they are definitely not copied. Neither does it offer any...
1
382
by: moondaddy | last post by:
I have a new VS 2005 web app project which compiles find and publishes fine to a local directory. when I try to publish it to a remote server, it fails almost instantly (2 or 3 seconds). So I created a new website on the server (no files, just a site with a dedicated IP address). then I created a new vs 2005 web site project (instead of a web app project) with only the default file in it such as default.aspx. I published it to a local...
6
3689
by: mc | last post by:
I've developed a website with which users can update XML files in it's App_Data directory. Currently when I want to update the live site I have to take a copy of the app_Data directory on the server and reinstate it after publishing the new content. does anyone have any suggestions for the most effective way to automate this? TIA MC
6
4187
by: rcook349 | last post by:
I'm looking for a very simple walkthough on how to automatically build and publish a Visual Studio 2008 Windows app. E.g. 1. Create a Windows App named "HelloWorld" 2. Create a virtual directory named "HelloWorld" 3. ... 4. ... 5. ...
1
3528
by: hdbbdh | last post by:
Hi everyone, when I try to publish my project, I have this error: Cannot continue. The application is improperly formatted. Contact the application vendor for assistance. and when I press the details, I got this:
0
8385
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8303
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8821
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8723
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8602
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7316
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4300
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1601
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.