Silverlight 4 / .NET 4 Debugging resource strings

后端 未结 3 1531
误落风尘
误落风尘 2020-12-30 23:20

I recently encountered a strange thing. On some of my company\'s servers when an exception message is printed out (yes, bad, I know. It\'s for debugging), the actual message

3条回答
  •  醉梦人生
    2020-12-30 23:42

    You can download the developer runtime (which contains the full exception strings) from the GetStarted page - http://www.silverlight.net/getstarted/ - search for "Developer Runtimes for Windows and OSX", it's near the bottom of the page.

提交回复
热议问题