<?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: The "ToggleDebugCompilation" task failed unexpectedly</title><link>http://forums.asp.net/thread/3233391.aspx</link><pubDate>Mon, 15 Jun 2009 08:56:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3233391</guid><dc:creator>Thomas Sun – MSFT</dc:creator><author>Thomas Sun – MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3233391.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3233391</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you run this Web Deployment project&amp;nbsp;from Visual Studio on server or use MSbuild to run this Web Deployment project file? If it is built in Visual Studio, please set &amp;quot;MSBuild project build output verbosity&amp;quot; option from&amp;nbsp;(&lt;strong&gt;Tools&lt;/strong&gt; menu, click &lt;b&gt;Options&lt;/b&gt;, and then select the &lt;b&gt;Projects and Solutions&lt;/b&gt; folder and click &lt;b&gt;Build and Run)&lt;/b&gt; to get detailed build steps.&lt;/p&gt;
&lt;p&gt;In this case, please make sure the process identity that your Web Deployment project is running under has appropriate permission, especially the location where the Output will be.&lt;/p&gt;
&lt;p&gt;I look forward to receiving your test results. &lt;/p&gt;</description></item><item><title>The "ToggleDebugCompilation" task failed unexpectedly</title><link>http://forums.asp.net/thread/3223783.aspx</link><pubDate>Wed, 10 Jun 2009 19:09:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3223783</guid><dc:creator>PlayWithFire</dc:creator><author>PlayWithFire</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3223783.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3223783</wfw:commentRss><description>&lt;p&gt;I am trying to set up a deployment project for my web aplication. It builds fine if i deploy locally, but when i try deploying it the server, it breaks with the following error&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;pre class="coloredcode"&gt;Error	30	The &lt;span class="st"&gt;&amp;quot;ToggleDebugCompilation&amp;quot;&lt;/span&gt; task failed unexpectedly.&lt;br /&gt;System.ArgumentNullException: Parameter &lt;span class="st"&gt;&amp;quot;message&amp;quot;&lt;/span&gt; cannot be &lt;span class="kwd"&gt;null&lt;/span&gt;.&lt;br /&gt;   at Microsoft.Build.Shared.ErrorUtilities.VerifyThrowArgumentNull(Object parameter, String parameterName, String resourceName)&lt;br /&gt;   at Microsoft.Build.Utilities.TaskLoggingHelper.LogMessage(MessageImportance importance, String message, Object[] messageArgs)&lt;br /&gt;   at Microsoft.WebDeployment.Tasks.ToggleDebugCompilation.Execute()&lt;br /&gt;   at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode howToExecuteTask, ITask task, Boolean&amp;amp; taskResult)		1	1	MailingList.csproj_deploy&lt;br /&gt;&lt;/pre&gt;&amp;nbsp;But, i can publish website without a problem. Any help is appreciated. &lt;br /&gt;</description></item></channel></rss>