<?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>Report a Silverlight Bug</title><link>http://forums.silverlight.net/forums/28.aspx</link><description>Found a bug in Silverlight? Use this forum to describe the bug and the code or steps to reproduce it.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Debugging does not work on path that contains spaces</title><link>http://forums.silverlight.net/forums/thread/3034.aspx</link><pubDate>Sat, 19 May 2007 03:03:51 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:3034</guid><dc:creator>Odegaard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/3034.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=3034</wfw:commentRss><description>&lt;p&gt;If I use the default project path for my silverlight project in Orcas, and hit run, I get an error telling me it can&amp;#39;t find the project. After that the application and IE hangs for about 1 minute.&lt;/p&gt;
&lt;p&gt;The default path on Vista is: C:\Users\[username]\Documents\Visual Studio Codename Orcas\Projects\myProject&lt;/p&gt;
&lt;p&gt;The spaces in &amp;#39;Visual Studio Codename Orcas&amp;#39; seems to be the cause of the problem. Moving the project to a folder without spaces makes it works just fine (the problem is that VS replaces spaces with&amp;nbsp;&amp;#39;%20&amp;#39;, which would only work if it were running via HTTP, but in this case it uses direct file access)&lt;/p&gt;</description></item></channel></rss>