Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / November 2005

Tip: Looking for answers? Try searching our database.

Help on Web service deployement ????

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
serge calderara - 28 Nov 2005 14:39 GMT
Dear all,

I have build an application with a web service on my local machine.
All works fine

Then I set the web reference to use dynamic url, which automatically update
my application webconfig file by adding:

<appSettings>
<add key="ServiceClient.localhost2.ReelInfo"
value="http://nomos_srvr/WebService/ReelInfo.asmx"/>
</appSettings>
</configuration>

Then I build 2 web setup project to deploy application and Web service on my
production server running Server 2003

When I try to reach my web application, I get an HTTP error 404 at the time
it try to reach the web service.

If I browse directly to my ASMX file, I can get without problem function
function list
if I place an aspx page test.aspx at the same location of my asmx file and
call that test page, it is displayed properly

What coul dit be that my web service cannot be located and open ?

thnaks for your help
regards
serge
Sarun - 30 Nov 2005 07:38 GMT
Hi Serge,

Instead of giving the machine name in the web.config file, give the IP
Address of the machine in which u have created the webservice project.

> Dear all,
>
[quoted text clipped - 26 lines]
> regards
> serge

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.