Visual Studio & Silverlight Development Toolshttp://forums.silverlight.net//18.aspx/1?Visual+Studio+Silverlight+Development+ToolsDiscussions around using Visual Studio and other development tools to create Silverlight applicationsMon, 01 Jan 0001 00:00:00 -05001831763http://forums.silverlight.net//p/10005/31763.aspx/1?Silverlight+Debugging+in+VS+2008Silverlight Debugging in VS 2008 <p>I can't get the debugger in VS 2008 (Pro. Ed) to recognize any break points in my silverlight v1.1 code, not from the constructor, event handlers and all the hacks I've read(add Asp.net web app, IE etc) doesn't solve the problem. The debugger works fine for other project types, what am I missing here?<br> </p> 2008-02-19T18:10:47-05:0031767http://forums.silverlight.net//p/10005/31767.aspx/1?Re+Silverlight+Debugging+in+VS+2008Re: Silverlight Debugging in VS 2008 <p>Only thought I have is to check the Properties of your Silverlight project, looking at the &quot;Web&quot; tab....it provides a special option to enable Silverlight debugging (which apparently turns off the browser script debugging).&nbsp; The first time I ran the Silverlight app a dialog box popped up asking me whether I wanted to enable &quot;Silverlight debugging&quot;, and when I answered &quot;Yes&quot; it seems to have enabled that option. &nbsp;Other than that, there are a bunch of debug related definitions on the &quot;Build&quot; tab as well.&nbsp; However, I didn't have to change any of those.&nbsp; I am having success with debug working in a combined web service and Silverlight solution.</p> 2008-02-19T19:25:17-05:0031898http://forums.silverlight.net//p/10005/31898.aspx/1?Re+Silverlight+Debugging+in+VS+2008Re: Silverlight Debugging in VS 2008 <p>Yes, John is right..</p> <p>you can also do this..</p> <p>create Silverlight project </p> <p>create ASP.net project&nbsp; </p> <p>in one solution..</p> <p>add silverlgiht link to asp.net proj.. by right clicking on the asp.net project and selecting the &quot;Add silverlight Link&quot;..</p> <p>when you will run your silverlight pages from asp.net project .. for the first time.. it will ask , you&nbsp; that you want to debug or not.. if you select yes.. then you can put break points inoyur silverlight .</p> <p>:)</p> <p><strong><em>&quot;If this answer helps you then mark it as answered&quot;</em></strong></p> 2008-02-20T14:06:44-05:0032606http://forums.silverlight.net//p/10005/32606.aspx/1?Re+Re+Silverlight+Debugging+in+VS+2008Re: Re: Silverlight Debugging in VS 2008 <p>Don't forget to use Internet Explorer and not firefox. I searched a while before to understand that it was only a problem with the browser.</p> <p>Set internet explorer as the default browser. Don't copy the url in firefox, in internet explorer. It doesn't work too.</p> <p>[:D]&nbsp;</p> 2008-02-25T18:08:24-05:0069382http://forums.silverlight.net//p/10005/69382.aspx/1?Re+Re+Re+Silverlight+Debugging+in+VS+2008Re: Re: Re: Silverlight Debugging in VS 2008 <p>I am having this problem. What if all the projects are created already. I went to proerties and checked silverlight debugging and its still not stopping :(</p> <p>&nbsp;</p> 2008-07-08T22:07:14-04:00341568http://forums.silverlight.net//p/10005/341568.aspx/1?Re+Re+Silverlight+Debugging+in+VS+2008Re: Re: Silverlight Debugging in VS 2008 The pop came and I pressed 'NO' ... Please tell me how to enable it.. 2009-12-29T15:56:31-05:00490043http://forums.silverlight.net//p/10005/490043.aspx/1?Re+Re+Silverlight+Debugging+in+VS+2008Re: Re: Silverlight Debugging in VS 2008 <p>For anyone looking for the answer to the above question just go to your web apps properties page and select Application then check Silverlight under Debuggers.</p> 2010-11-08T17:11:15-05:00