Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Debugging Silverlight App hosted in Sidebar Gadget
3 replies. Latest Post by Roet on July 2, 2009.
(0)
MurDoGG
Member
12 points
28 Posts
07-02-2009 3:54 AM |
Hi guys,
is there a possibility to debug a silverlight app which hosted in a sidebar gadget in visual studio?!
Thx a lot
Roet
211 points
65 Posts
07-02-2009 4:17 AM |
Yes you can. The way I did it is to just publish to the gadget folder, then install the app via the sidebar and run it. Then, in Visual Studio, go to "Debug" > "Attach to Process" and you will see the instance of your sidebar gadget there.
07-02-2009 4:32 AM |
Thx a lot. Thats the way to do.
But i want to attche that you have to choose the Type you want to debug, like manged code, silverlight, sctipt, ...
Kind regards
07-02-2009 4:42 AM |
At the "Attach to process"-window, you can decide that. By clicking the "Select" button at the "Attach to:" part. It is just above the list of available processes. A picture of the dialog box:
http://www.arkhipov.com/Blog/CrashDump/AttachToProcess.png