Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

Slwsdl not installed? RSS

2 replies

Last post Oct 23, 2008 02:50 PM by emmavi

(0)
  • tedeji

    tedeji

    Member

    10 Points

    8 Posts

    Slwsdl not installed?

    Apr 02, 2008 12:34 PM | LINK

    Hey Guys,

    Have this weird issue you probably can help me with.

    I've newly installed Microsoft Silverlight Tools Beta 1 for Visual Studio 2008 and i have all the controls and stuff in Visual Studio.

     But however i cant find the SLWSDL.exe to generate the proxy class for a webservice.

    Isnt SLWSDL.exe included in the toolkit or what can have gone wrong?

     
    Using Microsoft WindowsXP

    Visual Studio 2008 Standard

    Silverlight 2.0 Beta 1
     

     Thanks in Advance!

     

    Slwsdl Silverlight 2.0 Webservice

  • Allen Chen – MSFT

    Allen Chen –...

    Star

    14215 Points

    1854 Posts

    Microsoft

    Re: Slwsdl not installed?

    Apr 04, 2008 01:40 AM | LINK

    Hi:

      Both slwsdl.exe and System.Web.Services.Silverlight.dll have been removed from the installation package. You can now do so by adding service reference.

    Regards

    Sincerely,
    Allen Chen
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • emmavi

    emmavi

    Member

    4 Points

    2 Posts

    Re: Slwsdl not installed?

    Oct 23, 2008 02:50 PM | LINK

    I have a problem with a wcf service, the problem is that I have a shared type with another service and I tough that I can resolve it with the svcutil tool but this one does not work with silverlight, How can I generate the proxy for silverlight without the add service reference link? thanks