473,396 Members | 1,755 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,396 software developers and data experts.

Help on Web service deployement ????

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

Nov 28 '05 #1
1 1187
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.
"serge calderara" wrote:
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

Nov 30 '05 #2

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

Similar topics

0
by: serge calderara | last post by:
Dear all How it is possible when building a setup deployement project, to create a shortcut, that has an icon which is pointing in a system file library, without adding the system library file to...
2
by: Shani | last post by:
I want to create a TCP Remote Server in C#. What is the best way to go about? Whether to make it as a Single Exe with icon in the System Tray OR write it as Windows Service? Please advise. Thank...
3
by: Prince | last post by:
I just did a search on Deployment from Jan. 1, 2003 to Decmber 2003 and read each post to no avail. Here is my problem. I don't know if the problem is on my side or the websever host. I...
5
by: Andrew | last post by:
Hey all, Requesting help from the VB.Net gurus in here. I was given a task to write a Windows Service (VB.Net) that would run an external program, and if that program closed for any reason...
12
by: Noel | last post by:
Hello, I'm currently developing a web service that retrieves data from an employee table. I would like to send and retrieve a custom employee class to/from the webservice. I have currently coded...
27
by: pisquem | last post by:
I am building an windows service that is to be deployed on a windows server 2003 and I want to have activity written to the event log, I want its own log called ('CustomLog') Below is what I...
0
by: Pascal | last post by:
hello does somebody know how to add an ocx file in the package of a clickonce deployement and register it in the registry? http://www.scalpa.info
4
by: =?Utf-8?B?Z3Jhenph?= | last post by:
Hello If someone can help me with this it would be greatly appreciated. I’m no web service expert but I don't think i'm trying to do anything too special. I think i must be missing something...
5
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to set the "ServiceName" property to my service name?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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...
0
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...

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.