Hi,
Before I go nuts trying to break this, let me ask the real experts on this forum:
I'm trying to publish via FTP from VS 2008, to a Windows Server 2003 (Datacenter R2), running IIS 6.0. I have extendede the website. When trying to publish a ASP.NET website, I simply get:
Error: The operation could not be completed. Unspecified error
Actually some of the files are published, but not all.
When trying to publish a web service via FTP to a site on the same server, I get:
Unable to add 'Billing.asmx' to the Web site. Could not find a Web server at '174.129.202.119' on port 21. Please check to make sure that the Web server name is valid and your proxy settings are set correctly. If you are sure that everything is correct, the Web server may be temporarily out of service.
Again, some files published, but not the .asmx file.
Earlier I had an error about not allowing executables for a specific folder, but that disappeared after I changed to "Script only" on the website properties.
ANY idea on my inability to publish would really be greatly appreciated.
Thanks!!