Re: [OzSilverlight] Silverlight WCF web service

2008-08-27 Thread Stephen Price
net > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Stephen Price > *Sent:* Thursday, 28 August 2008 12:30 AM > > *To:* listserver@ozsilverlight.com > *Subject:* Re: [OzSilverlight] Silverlight WCF web service > > &g

RE: [OzSilverlight] Silverlight WCF web service

2008-08-27 Thread Jordan Knight
EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> | W: www.readify.net<http://www.readify.net/> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Price Sent: Thursday, 28 August 2008 12:30 AM To: listserver@ozsilverlight.com Subject: Re: [OzSilverlight] Silverlight WCF web se

Re: [OzSilverlight] Silverlight WCF web service

2008-08-27 Thread Stephen Price
A/Article/38117/0/page/4 > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Stephen Price > *Sent:* Wednesday, 27 August 2008 3:49 PM > *To:* listserver@ozsilverlight.com > *Subject:* Re: [OzSilverlight] Silverlight WCF web service > > > >

RE: [OzSilverlight] Silverlight WCF web service

2008-08-27 Thread Jonathan Parker
://www.devx.com/RIA/Article/38117/0/page/4 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Price Sent: Wednesday, 27 August 2008 3:49 PM To: listserver@ozsilverlight.com Subject: Re: [OzSilverlight] Silverlight WCF web service It seems more like an issue with how IIS is

Re: [OzSilverlight] Silverlight WCF web service

2008-08-26 Thread Stephen Price
It seems more like an issue with how IIS is hosting the WCF service. Yeah, I've seen the local path thing how it can launch the page you have selected rather than the website. My work around is to use the internal VS development web service that starts up on some random port. My concern was I woul

Re: [OzSilverlight] Silverlight WCF web service

2008-08-26 Thread .net noobie
not that this is your issue by the sound of it but you also need to make sure you are setting the web app/website as the default startup project... if you forget and have it set the the Silverlight application to startup when you run it from VS i noticed that the silverlight app can run using

Re: [OzSilverlight] Silverlight WCF web service

2008-08-26 Thread Stephen Price
<%@ ServiceHost Language="C#" Service="MyService" > Factory="AuthenticationServiceHostFactory"%> > > > > > > Regards, > > *Jordan Knight* > Readify - Senior Developer > > Suite 206 Nolan Tower | 29 Rakaia Way | Do

RE: [OzSilverlight] Silverlight WCF web service

2008-08-26 Thread Jordan Knight
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Price Sent: Wednesday, 27 August 2008 2:28 PM To: listserver@ozsilverlight.com Subject: Re: [OzSilverlight] Silverlight WCF web service Thanks will check that out. Does it explain why in a web browser http://localhost/WCFTest

Re: [OzSilverlight] Silverlight WCF web service

2008-08-26 Thread Stephen Price
Thanks will check that out. Does it explain why in a web browser http://localhost/WCFTestWeb/Service1.svc gives me a 404.3? Is the end point wrong for the web service as this doesn't seem to have anything to do with Silverlight so I didn't think it would be a crossdomain issue. cheers, Stephen O

RE: [OzSilverlight] Silverlight WCF web service

2008-08-26 Thread Jordan Knight
Shameless self promotion :) Try this: http://jakkaj.wordpress.com/2008/07/03/silverlight-2-call-to-wcf-service-gets-404/ Regards, Jordan Knight Readify - Senior Developer Suite 206 Nolan Tower | 29 Rakaia Way | Docklands | VIC 3008 | Australia M: +61 403 532 404 | E: [EMAIL PROTECTED]