<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: How to debug the javascript or vbscript source code?]</title><link>http://forums.silverlight.net/forums/thread/66160.aspx</link><pubDate>Sat, 28 Jun 2008 13:02:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:66160</guid><dc:creator>sladapter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/66160.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=66160</wfw:commentRss><description>&lt;p&gt;I don&amp;#39;t think you can debug Silverlight code and Script code at the same time. If you use F5 to start debug, the break point set in the JavaScript won&amp;#39;t be hit. If you try to use Attach Process to debug and try to select both Script and Silverlight code you will get a message saying Silverlight Debugging is not compatable with Script. &lt;/p&gt;&lt;p&gt;If you want to debug JavaScript code you can try to use Attach Process and select Script debugger in the Attach To box.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;When I try to debug Script code I usually just put a &amp;quot;debugger;&amp;quot; (this only works for IE) line in the JavaScript code where I want to set my break point and run my page by typing the page url in the browser. Then open a VS as debugger when that line get hit. Just remember to remove that &amp;quot;debugger&amp;quot; line when you are done.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to debug the javascript or vbscript source code?]</title><link>http://forums.silverlight.net/forums/thread/66153.aspx</link><pubDate>Sat, 28 Jun 2008 10:54:32 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:66153</guid><dc:creator>robhouweling</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/66153.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=66153</wfw:commentRss><description>&lt;p&gt;You can set a breakpoint in the javascript and run debug mode (when using Visual Studio 2008)&lt;/p&gt;</description></item><item><title>How to debug the javascript or vbscript source code?]</title><link>http://forums.silverlight.net/forums/thread/66150.aspx</link><pubDate>Sat, 28 Jun 2008 10:41:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:66150</guid><dc:creator>tszzp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/66150.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=66150</wfw:commentRss><description>&lt;p&gt;In Silverlight 2.0 Beta 2 Project, If I call the javascript function(then call vbscript function) in C# using Invoke method, how to debug the javascript&lt;/p&gt;
&lt;p&gt;or vbscript source code? thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>