RE: Error opening client service for hello indigo Application

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Steve,

I tried opening http://ALEX-PC/HelloIndigo in the web browser and I get the
following error

Internet Information Services 7.0

Error Summary
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or
is temporarily unavailable.

I am not sure whether I should add the port number as stated in the
app.config file.In the web.config, we have:
http://localhost:8000/HelloIndigo/. Will appreciate any suggetions. I will be
sending the solution to your email address for help.




""Steven Cheng"" wrote:

Thanks for your replly Alex,

Looking forward to your good news.

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:
msdnmg@xxxxxxxxxxxxxx

--------------------
From: =?Utf-8?B?QWxleC4gTy4gS29yYW50ZW5n?= <AlexK@xxxxxxxxxxxxxxxx>
References: <E31EE522-C672-4D06-8AEE-EB272156A881@xxxxxxxxxxxxx>
<v3WBXH8#JHA.2552@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Error opening client service for hello indigo Application
Date: Fri, 3 Jul 2009 08:36:01 -0700


Steve,

Thanks for the suggestions and links. I will try them out and update you by
Monday and have a nice weekend.

""Steven Cheng"" wrote:

Hi Alex,

From your description, you're encountering some problem when try to call
a
sample WCF service ,correct?

According to the configuration fragment you provided, the WCF service
itself is not quite complex. It use the the basicHttpBinding with default
settings. And it expose the service at the following baseAddress:

http://ALEX-PC/HelloIndigo

Have you tried using webbrowser to visit the above address to see whether
you can get the metadata of the wcf service?

If the metadata can be got correctly, you can just use "Add
ServiceReference" to generate the wcf client proxy in visual studio.

#Consuming WCF Services

.



Relevant Pages

  • RE: Error opening client service for hello indigo Application
    ... \par Microsoft MSDN Online Support Lead ... \par Subject: RE: Error opening client service for hello indigo Application ... \par> sample WCF service,correct? ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: Error opening client service for hello indigo Application
    ... \par From your description, you're encountering some problem when try to call a sample WCF service,correct? ... \par If the metadata can be got correctly, you can just use "Add ServiceReference" to generate the wcf client proxy in visual studio. ... how do I start the Client service after the Service Host runs. ...
    (microsoft.public.dotnet.framework.webservices)