Register
Login
Home
Silverlight 1.0
Silverlight 2.0
Forums
FAQ
About
Forums
(you must be logged in to post)
Unanswered
Active Topics
Forums
Search
Forums
>
DNN Silverlight Forum
>
Silverlight and DotNetNuke
Subject: Beta 1 > Beta 2 - Fix webservice constructor
Prev
Next
You are not authorized to post a reply.
Author
Messages
Oldest First
Newest First
Dario Rossa
Posts:11
06/10/2008 12:47 AM
Hi All,
I noticed that upgrading from Silverlight Beta 1 to Beta 2 needs to manually fix webservice's .ClientConfig files. This constructor:
Dim proxy As New wsBlogResume.WebServiceSoapClient("WebServiceSoap", MyEndpointAddress)
will no longer work unless you change in ServiceReferences.ClientConfig the contract to match the namespace from:
<endpoint ... contract="wsMyProject.WebServiceSoap" name="WebServiceSoap" />
to:
<endpoint ... contract="MyProject.wsMyProject.WebServiceSoap" name="WebServiceSoap" />
Hope this helps.
Best regards,
Dario Rossa
You are not authorized to post a reply.
DNN Silverlight Forum
--Silverlight and DotNetNuke
Forums
>
DNN Silverlight Forum
>
Silverlight and DotNetNuke
> Beta 1 > Beta 2 - Fix webservice constructor
ActiveForums 3.7
Terms Of Use
|
Privacy Statement
|
Copyright 2007-2008 by Adefwebserver.com
Dynnamite DotNetNuke Skins & Modules