<?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>VS Web Deployment Projects</title><link>http://forums.asp.net/1020.aspx</link><description>General discussions of VS Web Deployment Projects</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Deploy website on VS Express edition</title><link>http://forums.asp.net/thread/3238521.aspx</link><pubDate>Wed, 17 Jun 2009 03:41:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3238521</guid><dc:creator>Thomas Sun – MSFT</dc:creator><author>Thomas Sun – MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3238521.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3238521</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;I suggest you use compilation for deployment, where a target output directory is specified. With this, you can copy compiled result to server.&lt;/p&gt;
&lt;p&gt;After compiling, there is not source code and the dll will be generated in Bin folder.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: Deploy website on VS Express edition</title><link>http://forums.asp.net/thread/3237590.aspx</link><pubDate>Tue, 16 Jun 2009 16:53:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3237590</guid><dc:creator>alval1</dc:creator><author>alval1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3237590.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3237590</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thank you. that could work. Should we compile on same directory or a different directory? Will these create a bin folder with dll&amp;#39;s and no need for code behind? Thanks&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Deploy website on VS Express edition</title><link>http://forums.asp.net/thread/3235962.aspx</link><pubDate>Tue, 16 Jun 2009 06:05:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3235962</guid><dc:creator>Thomas Sun – MSFT</dc:creator><author>Thomas Sun – MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3235962.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3235962</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use&amp;nbsp; ASP.NET Compilation Tool (&lt;a href="http://msdn.microsoft.com/en-us/library/ms229863(VS.80).aspx"&gt;http://msdn.microsoft.com/en-us/library/ms229863(VS.80).aspx&lt;/a&gt;) to precompile it using command line. When we use Visual Studio&amp;#39;s Publish utility, it actually invokes that command line.&lt;/p&gt;
&lt;p&gt;For example, &lt;em&gt;Aspnet_compiler -v /WebApplication1&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Deploy website on VS Express edition</title><link>http://forums.asp.net/thread/3225853.aspx</link><pubDate>Thu, 11 Jun 2009 14:47:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3225853</guid><dc:creator>naspinski</dc:creator><author>naspinski</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3225853.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3225853</wfw:commentRss><description>&lt;p&gt;iIf I remember correctly Express does not have a build or deploy option, so you would have to deploy the readable source.&amp;nbsp;This will perform exactly the same (after the first load) as it will be compiled then.&amp;nbsp; Unless you are trying to hide the code, this will work just fine.&lt;/p&gt;</description></item><item><title>Deploy website on VS Express edition</title><link>http://forums.asp.net/thread/3225739.aspx</link><pubDate>Thu, 11 Jun 2009 14:05:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3225739</guid><dc:creator>alval1</dc:creator><author>alval1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3225739.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3225739</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can i deploy a website with VS Express edition?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;is there a release version like the Full VS where no code behind or .cs files are uploaded to the server?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advanced for your help. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>