473,732 Members | 2,207 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Publish failed on other server

Hi,

I'm trying to publish a new web service that I've written. It's fine when I
publish it on the local PC but I get Publish failed in the development
environment when I try to publish it to another server.
Aug 11 '08 #1
3 2246
Hi John,

From your description, you're encountering some problem when try publishing
a webservice project to a remote server machine, correct

Regarding on this issue, I'd like to confirm the following things:

As for the publishing, are you using the "Build--->Publish Web site" menu?

Also, are you using visual studio 2008 or 2005?

Are you directly using http location to publish the project to remote IIS
or via file share path? If you're using IIS, I suggest you also try publish
the project to remote server via file share path to see whether it works.

When the error occured, is there any particular error messages?

For general troubleshooting , I would suggest you check the target server's
deployment environment such as whether the IIS virtual directory is
configured to the correct ASP.NET version. And whether the target
directory's NTFS security permission is configured correct.

if there is any other finding, please feel free to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we

can improve the support we provide to you. Please feel free to let my
manager know what you think of

the level of service provided. You can send feedback directly to my manager
at: ms****@microsof t.com.

=============== =============== =============== =====
Get notification to my posts through email? Please refer to

http://msdn.microsoft.com/en-us/subs...#notifications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response

from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take

approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution.

The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump

analysis issues. Issues of this nature are best handled working with a
dedicated Microsoft Support

Engineer by contacting Microsoft Customer Support Services (CSS) at

http://support.microsoft.com/select/...tance&ln=en-us.
=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: =?Utf-8?B?Sm9obiBT?= <js***@newsgrou p.nospam>
Subject: Publish failed on other server
Date: Mon, 11 Aug 2008 04:46:00 -0700
Hi,

I'm trying to publish a new web service that I've written. It's fine when I
publish it on the local PC but I get Publish failed in the development
environment when I try to publish it to another server.

Aug 12 '08 #2
Hi,

I found the problem, for some reason the server was set to disallow asp.net
in IIS. Don't know why, never had the problem before on any other server.
Still it's solved.

Thanks
Aug 12 '08 #3
Thanks for your quick reply John,

I'm glad that you've got it working.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we

can improve the support we provide to you. Please feel free to let my
manager know what you think of

the level of service provided. You can send feedback directly to my manager
at: ms****@microsof t.com.

=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: =?Utf-8?B?Sm9obiBT?= <js***@newsgrou p.nospam>
References: <49************ *************** *******@microso ft.com>
<rB************ **@TK2MSFTNGHUB 02.phx.gbl>
Subject: RE: Publish failed on other server
Date: Mon, 11 Aug 2008 23:48:04 -0700

Hi,

I found the problem, for some reason the server was set to disallow asp.net
in IIS. Don't know why, never had the problem before on any other server.
Still it's solved.

Thanks

Aug 12 '08 #4

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

Similar topics

5
2584
by: NoNickname | last post by:
Basically, how do I know that the release versions of all components are being published? The Build | Configuration Manager is confusing me a little in VS2005. I have three projects in my solution: 1) web service website. 2) SOAP Extension Class Lib that compiles to a dll 3) WinForm application with a proxy to test the web service.
10
2529
by: WT | last post by:
Hello, I have been publishing my web site many times to the remote where resides my final web site. Everything was ok, but to-day, without any configuration change, vs doesn't copy final files to the remote site. It finish with a message of publish sucess but no files nor folders on the remote disk ? I have checked rights on this folder, everyone have modify.
0
1222
by: Larry Rebich | last post by:
I am trying to publish my Asp.Net application built with VB 2005. It worked once but now I get a status message that says: Publish Failed and nothing else. Is there some log that shows why it failed? Larry Rebich
2
2859
by: Jean Paul Mertens | last post by:
Hello, I tried to publish my windows app for one button deployment but got this error --------------------- Error 5 SignTool reported an error 'Failed to sign bin\Release\WindowsPortaal.publish\\setup.exe. SignTool Error: ISignedCode::Sign returned error: 0x80880253
1
2274
by: craigkenisston | last post by:
I can't believe what is happening on my computer right now. I have a web project, file-system based on something like c:\Projects\ProjectX\www\. I had to make some changes and testing in a separate new directory so I created c:\Projects\ProjectX\www2\ copied all the content and build. I made the changes I wanted and test, everything worked fine. I'm using the Development Webserver, not IIS. But when I hit "Publish website", it failed...
2
22398
by: GaryDean | last post by:
although my publish usually works for my asp.net 2.0 projects, sometimes it just says "Publish Failed". Is there anywhere I can look to see the reason? Perhaps a log? -- Regards, Gary Blakely
9
2930
by: Jason | last post by:
Hi all, I am no longer able to publish a web site project using Visual Studio 2005 Professional. I am publishing it to an FTP url, and this used to work just fine. I enter the username and password and select "passive mode" when publishing the site, like I have always done. Visual Studio deletes the existing files, but then doesn't write the new ones, though it tells me the operation was
1
1593
by: Rick | last post by:
When I publish our web site to the web server, the vssver2.scc source safe file get's published to the bin directory then the next time I publish I get a publish failed error because this file cannot be overwritten. I have my Publish properties set to only publish files needed to run this application. Anyone know why this is happening or a work around without me having to delete this file after every time the web site is published? ...
4
4826
by: Paul Engel | last post by:
I have an app that published fine to our network. We just moved to a new server and I am trying to publish my app to the new server. It fails and I get the following messages: Error 1 Cannot publish because a project failed to build. 1 1 TextFileConverter Error 2 SignTool reported an error 'Failed to sign bin\Release\TextFileConverter.publish\\setup.exe. SignTool Error: ISignedCode::Sign returned error: 0x80880253
0
8946
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
9307
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...
1
9235
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9181
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...
1
6735
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3261
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
2721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.