I've been trying to get this working for a few days now and it's just not happening.
Has anyone got WCF or ASMX web services working with Silverlight 2.0 beta 1? What about videos/samples? Does anyone know of any that are updated from the alpha release? I figured out that you can't have a web service in a different solution to the ASP.NET solution that hosts Silverlight but I'm still not getting it to work with the inbuilt web server or IIS7 on Vista. I tried uploading a web service to my hosting site and referencing it directly but it still didn't work. I tried consuming the same web service from a console app and it worked fine. What I haven't tried (because I don't know how to) is using the inbuild web server while using a webservice within the ASP.NET web site that hosts the silverlight control. The reason I can't do this is because with an ASP.NET website AFAIK you can't statically set the port number. This means that whenever you call the web service it's going to be on the wrong port because it is bound to the port from when the reference was added. Does anyone know how to solve this issue? At the moment I can't even debug so I don't know what error I'm getting. Jonathan Parker (MCTS - Web Applications) Email: [EMAIL PROTECTED] Blog: www.jonathanparker.com.au ------------------------------------------------------------------- OzSilverlight.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net
