<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.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>Visual Studio 2005</title><link>http://forums.asp.net/138.aspx</link><description>General discussions of Visual Studio 2005.  &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=162&amp;c=30" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Open Website in Visual Studio through Command Line?</title><link>http://forums.asp.net/thread/1134110.aspx</link><pubDate>Tue, 06 Dec 2005 18:37:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1134110</guid><dc:creator>danmor</dc:creator><author>danmor</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1134110.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1134110</wfw:commentRss><description>As you describe in your blog, opening a solution in devenv from a command line does work, but opening a web site from a command line was never in the spec and thus was never expected to work.&amp;nbsp; Clever solution creating the solution file.&amp;nbsp; I'm not aware of any other back doors opening as web sites from the command line.&amp;nbsp; It's a good idea and I'll open a suggestion bug on it.</description></item><item><title>Re: Open Website in Visual Studio through Command Line?</title><link>http://forums.asp.net/thread/1133282.aspx</link><pubDate>Tue, 06 Dec 2005 02:50:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1133282</guid><dc:creator>Scott Mitchell</dc:creator><author>Scott Mitchell</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1133282.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1133282</wfw:commentRss><description>&lt;P&gt;I ended up finding a way to do this, although it's a bit dirty. Essentially I wrote a program that creates a 'garbage' project file and then calls VS, opening the project. End story, I can right-click on a folder in Windows Explorer, choose "Open as Website", and the website will be opened in VS.&lt;/P&gt;
&lt;P&gt;More on my technique, along with the code and an explanation at my blog: &lt;A href="http://scottonwriting.net/sowblog/posts/4836.aspx"&gt;Quickly Opening a Visual Studio Website Project&lt;/A&gt;.&lt;/P&gt;</description></item><item><title>Open Website in Visual Studio through Command Line?</title><link>http://forums.asp.net/thread/1132765.aspx</link><pubDate>Mon, 05 Dec 2005 18:28:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1132765</guid><dc:creator>Scott Mitchell</dc:creator><author>Scott Mitchell</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1132765.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1132765</wfw:commentRss><description>Does anyone know if it's possible to open a file system-based website in VS2005 through the command-line? The &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxgrfcommandlineswitches.asp"&gt;devenv.exe command-line switches&lt;/a&gt; allow you to pass in a project or solution file, but I want to just pass in a directory path and have that open. I noticed that the command-line switches let you specify a command as well, and that VS2005 has a File.OpenWebSite command, but that command just displays the Open Website dialog box - it seemingly does not &lt;b&gt;not&lt;/b&gt; allow you to pass in a directory path.&lt;br&gt;&lt;br&gt;Any ideas or suggestions?&lt;br&gt;&lt;br&gt;My end goal is to be able to, through Windows Explorer, right-click on a folder and choose a menu option that says, "Open in Visual Studio", and doing so would open VS2005 and open the website from that folder's path.&lt;br&gt;&lt;br&gt;TIA&lt;br&gt;</description></item></channel></rss>