RE: Error opening client service for hello indigo Application
- From: Alex. O. Koranteng <AlexK@xxxxxxxxxxxxxxxx>
- Date: Thu, 9 Jul 2009 06:24:03 -0700
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,Please
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.
feel free to let my manager know what you think of the level of serviceby
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
Monday and have a nice weekend.call
""Steven Cheng"" wrote:
Hi Alex,
From your description, you're encountering some problem when try to
adefault
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
whethersettings. 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
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
- Follow-Ups:
- RE: Error opening client service for hello indigo Application
- From: "Steven Cheng"
- RE: Error opening client service for hello indigo Application
- References:
- Error opening client service for hello indigo Application
- From: Alex. O. Koranteng
- RE: Error opening client service for hello indigo Application
- From: "Steven Cheng"
- RE: Error opening client service for hello indigo Application
- From: Alex. O. Koranteng
- RE: Error opening client service for hello indigo Application
- From: "Steven Cheng"
- RE: Error opening client service for hello indigo Application
- From: Alex. O. Koranteng
- RE: Error opening client service for hello indigo Application
- From: "Steven Cheng"
- Error opening client service for hello indigo Application
- Prev by Date: What causes this ServiceModel.Security.MessageSecurityException?
- Next by Date: RE: Error opening client service for hello indigo Application
- Previous by thread: RE: Error opening client service for hello indigo Application
- Next by thread: RE: Error opening client service for hello indigo Application
- Index(es):
Relevant Pages
|