SQL Server Developer Center > SQL Server Forums > SQL Server Spatial > Please Recompile SqlServer.Types for Silverlight
Ask a questionAsk a question
 

General DiscussionPlease Recompile SqlServer.Types for Silverlight

  • Monday, March 23, 2009 4:22 AMAviationPlanning Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    It would be very helpful to recompile the geo types so they can be used in Silverlight.  Right now the workaround is to convert the geo types to a path geo string on the server and then send to Silverlight and decode.

All Replies

  • Monday, March 23, 2009 8:02 AMtanoshimiAnswererUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    The best way to report bugs or request new features is by raising a new issue using connect:
    https://connect.microsoft.com/default.aspx

    That way you can track the progress of your issue, others can view it and vote on it etc. and it gets directed to the right team to address.

    Beginning Spatial with SQL Server http://www.apress.com/book/view/1430218290
  • Monday, March 23, 2009 11:12 AMJasonFollas Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    AviationPlanning said:

    It would be very helpful to recompile the geo types so they can be used in Silverlight.  Right now the workaround is to convert the geo types to a path geo string on the server and then send to Silverlight and decode.


    One obstacle is that the Microsoft.SqlServer.Types assembly uses a native DLL to do its heavy spatial computations.  This would seem to prevent a Silverlight-compatible implementation, since Silverlight is cross-platform and only supports managed code.

    But, as Tanoshimi pointed out, you can create a new feature request in Connect, and if enough people agree that it's valuable, then it may pursuade MSFT to take action.
  • Monday, October 05, 2009 6:54 AMerick.thompson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Was a connect bug ever created? If so, please post the ID/link, as I would like to vote for it. :-)

    Thanks,
    Erick

  • Monday, October 05, 2009 2:37 PMandrieso Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
  • Monday, October 05, 2009 8:33 PMerick.thompson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks! Voted and added my comment...