473,287 Members | 1,960 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

Problem publishing to one of my servers but not others from VS 200

Hello

I have set up a new windows server 2003 standard edition for training (on
new software we have developed) and am having problems publishing webs to it
from VS 2005. I have a C# Web Service and a test web site. I can publish to
other servers but not the one for training.

Notice that the message states that publish succeeded, but no files are
copied.

The server that works does not have SP1 applied; the server that is giving
me trouble does have SP1 installed.

I have compared all folder settings and all IIS settings, they are all the
same but publishing still does not work. I can publish to other servers as
well (3 in all) but one I can not. Could SP1 play a part?

My account has full administrative access to the domain and I use an admin
user when prompted.

I am publishing via ftp
..
What else can I look at?

This is what is in the output window:
------ Build started: Project: C:\...\FeesWS\, Configuration: Debug .NET
------
Pre-compiling Web Site

Building directory '/FeesWS/App_WebReferences/'.
Building directory '/FeesWS/App_Code/'.
Pre-compilation Complete
------ Publish started: Project: C:\...\FeesWS\, Configuration: Debug .NET
------
Unable to add folder 'bin' to the Web. Cannot create folder "bin".
========== Build: 2 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Publish: 1 succeeded, 0 failed, 0 skipped ==========

jcp

--
EqDev
May 15 '06 #1
3 1636
Hi EqDev,

Thank you for posting.

From your description, you're encountering some problem when try using the
"Publish Web Site" function in VS 2005 to deploy an ASP.NET 2.0 Web site
application. And the problem is occured on a windows 2003 production server
with SP1 applied, correct?

Based the symptom, this is likely a pure server specific issue since the
publishing against other server machines works well. I think you can still
try the following tests to isolate the problem behavior:

1.do the same task through "copy web site" to see whether the same issue
happens. Or we can try some other approaches to publish against that
problem server(like http or UNC share....) Maybe the problem is specific to
IIS

2.For IIS, you check the IIS services like admin service to see whether it
running correctly like other machines.

As for the SP1, based on my research, there is one issue with the local
IIS's loopback address that cause the IIS service not working correctly.
You can also have a look to see whether this is the potential cause:

http://support.microsoft.com/?id=896861

Regards,

Steven Cheng
Microsoft Online Community Support
==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)




May 16 '06 #2
The problem was that the root directory of the web site had been deleted.

Not sure how that happened. I suspect it happened during a previous publish
where the root directory was inadvertently specified. VS2005 deletes the
target directory when publishing. It does display a warning but it would be
nice if the target directory was in the message.

Thanks for you suggestion, it made me take a second look at things.

--
EqDev
"Steven Cheng[MSFT]" wrote:
Hi EqDev,

Thank you for posting.

From your description, you're encountering some problem when try using the
"Publish Web Site" function in VS 2005 to deploy an ASP.NET 2.0 Web site
application. And the problem is occured on a windows 2003 production server
with SP1 applied, correct?

Based the symptom, this is likely a pure server specific issue since the
publishing against other server machines works well. I think you can still
try the following tests to isolate the problem behavior:

1.do the same task through "copy web site" to see whether the same issue
happens. Or we can try some other approaches to publish against that
problem server(like http or UNC share....) Maybe the problem is specific to
IIS

2.For IIS, you check the IIS services like admin service to see whether it
running correctly like other machines.

As for the SP1, based on my research, there is one issue with the local
IIS's loopback address that cause the IIS service not working correctly.
You can also have a look to see whether this is the potential cause:

http://support.microsoft.com/?id=896861

Regards,

Steven Cheng
Microsoft Online Community Support
==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)




May 16 '06 #3
Thanks for your response EqDev,

Glad that you've figured out the problem.

Good luck!

Regards,

Steven Cheng
Microsoft Online Community Support
==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

May 17 '06 #4

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

Similar topics

5
by: Neil Strong | last post by:
I'm getting an error message "Unidentified Index" when reading posted variables from a form $x = $_POST I know I can use 'isset()' to check them first, but I'm curious as to why this works on...
1
by: Piotrek Stachowicz | last post by:
Hello, I'm trying to set up transactional replication on two SQL2k Servers. Unfortunately I stuck on the following problem: I use 'Configure Publishing and Distribution Wizard' , I make one of the...
0
by: Edward | last post by:
Here is the architecture for the Transactional Replication: SERVER1 - PUBLISHER - Also acts as back-end database for Enterprise-wide application written in VB. Uses ~430 stored procedures. ...
6
by: Doc | last post by:
I'm trying to get to the bottom of a problem I've been having with publishing a freebie website. I'm using a program called WebEasy. Using a very simple site upload as an example, in this case a...
3
by: windandwaves | last post by:
Dear All I am looking at publishing an MS Access Database under an open license. That means that I will make it freely available on my website, that anyone can use it, but that no-one can...
7
by: Mat | last post by:
I am developping multi-user windows application. i use Access database. user edit, add and delete data from database. Request: when an item is deleted ,added or modified by an user, all others...
1
by: thavaht | last post by:
I recently began drawing dynamic pages using PHP + MYSQL. I’m developing the site on windows XP / Apache 1.3.34 / PHP 5.1.2 as a testing server. My publishing server is on another machine on the...
7
ADezii
by: ADezii | last post by:
There are essentially three techniques for publishing Access Data on the Web. The first technique is static, and does not allow for the dynamic addition or modification to the data, There is no...
3
by: Lutz Kretzschmar | last post by:
I have used ClickOnce to deploy my app to a file share on a server in my intranet. That folder is under a webserver root so I want my users to go to http://someserver.dom.com/App/Publish.htm and to...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...

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.