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,

Thanks for the response and update on your findings. I'll download the
suggested link and paly with it and get back to you by next Monday.


""Steven Cheng"" wrote:

Hi Alex,

I have checked the sample you sent me. It seems it is of a quite old
version of WCF samples(at indigo prerelease stage).

Therefore, some code is even mismatching the current WCF runtime of .NET
3.0 or .NET 3.5

I suggest you download the following sample from microsoft site:

http://www.microsoft.com/downloads/details.aspx?FamilyID=0043041F-95D6-4EB7-
966A-C21A737E193A&displaylang=en

I've tested the self-host sample in it and it works(after convert to vs
2008). The sample should target vs 2005.

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

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
--------------------
From: =?Utf-8?B?QWxleC4gTy4gS29yYW50ZW5n?= <AlexK@xxxxxxxxxxxxxxxx>
References: <E31EE522-C672-4D06-8AEE-EB272156A881@xxxxxxxxxxxxx>
<v3WBXH8#JHA.2552@xxxxxxxxxxxxxxxxxxxxxx>
<95B07C49-35D7-4FB2-9241-150D96FC84DA@xxxxxxxxxxxxx>
<TwWsILh$JHA.2552@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Error opening client service for hello indigo Application
Date: Mon, 6 Jul 2009 10:31:01 -0700

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
    ... It seems it is of a quite old version of WCF samples. ... \par> Thanks for your replly Alex, ... \par> Microsoft MSDN Online Support Lead ... \par> Subject: RE: Error opening client service for hello indigo Application ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: WCF : Underlying connection was closed
    ... \par Do you think there's a way to accomplish this with WCF? ... \par> webservice call and haven't get the correcct response result. ... \par> Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: HttpChannel in WCF
    ... \par Subject: RE: HttpChannel in WCF ... \par Scott Norberg ... \par> If your main concern is dynamically configuring service port. ... \par> Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: WCF Proxy Server settings not working
    ... Microsoft MSDN Online Support Lead ... Delighting our customers is our #1 priority. ... You can send feedback directly to my manager at: ... For WCF service, when we set the binding configuration as ...
    (microsoft.public.dotnet.framework.aspnet.webservices)