<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for VS2008 Web Setup Project Build Fails (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/259614-vs2008-web-setup-project-build-fails/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for VS2008 Web Setup Project Build Fails (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/</link></image><description>VS2008 Web Setup Project Build Fails</description><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/</link><language>en-us</language><pubDate>Wed, 17 Sep 2008 15:42:42 GMT</pubDate><lastBuildDate>Wed, 17 Sep 2008 15:42:42 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: Re: VS2008 Web Setup Project Build Fails</title><description>&lt;P&gt;I'm having the same problem!&amp;nbsp;&amp;nbsp;Mine is a Windows Service project.&amp;nbsp; I guess I will move it to a VS2005 solution.&amp;nbsp;&amp;nbsp;Grrrrr...&amp;nbsp; Luckily (or unlickily depending on how you look at it) my app is already split int 2 separate VS2005/VS2008 solutions since I have some BizTalk projects and some .NET 3.5 projects.&amp;nbsp; At least I don't have to create a new VS2005 solution for it...&amp;nbsp; Come on, when is this gonna be fixed???&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=428161</link><pubDate>Wed, 17 Sep 2008 15:42:42 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=428161</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/428161/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I'm having the same problem!&amp;nbsp;&amp;nbsp;Mine is a Windows Service project.&amp;nbsp; I guess I will move it to a VS2005 solution.&amp;nbsp;&amp;nbsp;Grrrrr...&amp;nbsp; Luckily (or unlickily depending on how you look at it) my app is already split int 2 separate VS2005/VS2008 solutions since I have some BizTalk&amp;#8230;</evnet:previewtext><dc:creator>Russ Waltz</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/428161/Trackback.aspx</trackback:ping></item><item><title>Re: Re: VS2008 Web Setup Project Build Fails</title><description>&lt;P dir=ltr&gt;It's not just web setup projects... I've got a Setup project for a Windows Service which suffered the same symptoms and I&amp;nbsp;spent the last 2-3 hours pulling out my hair, trying to make any sense of it.&lt;BR&gt;&lt;BR&gt;What killed me is that I've got another project with the same scenario that works in VS2008... I believe I upgraded it some time ago from VS2005 to VS2008.&amp;nbsp; I also think it's targeting .NET 2.0 only and not .NET 3.5... perhaps that's the difference.&amp;nbsp;&amp;nbsp;I compared them side by side and could not find a difference in installer classes, setup project, etc.&lt;BR&gt;&lt;BR&gt;My&amp;nbsp;solution&amp;nbsp;was&amp;nbsp;giving me the now dreaded "1 successful, 1 failed", with no error text.&amp;nbsp; I tried setting the output to Detailed and ultimately to Diagnostic... still nothing indicating where an error might have occured.&lt;BR&gt;&lt;BR&gt;I even went so far as to create a new Windows Service (WindowsService1, wouldn't you know!)&amp;nbsp;and added zero code to it, except the installer class.&amp;nbsp; I then added a new Setup Project, selected the primary output and also added the primary output as custom actions.&amp;nbsp; Same result, 1 successful, 1 failed.&lt;BR&gt;&lt;BR&gt;Google brought me here, and indeed after reading Randolpho's post, I checked the output directory.&amp;nbsp; There it was, perfect in all it's glory... mocking me for being so thorough as to create a new vanilla solution but not to think to check the output directory.&lt;BR&gt;&lt;BR&gt;It's a VS 2008 bug... perhaps to be fixed in SP1 due out this summer?&amp;nbsp; I can't find a list to confirm, but can only hope.&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=412836</link><pubDate>Mon, 30 Jun 2008 17:27:42 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=412836</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/412836/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>It's not just web setup projects... I've got a Setup project for a Windows Service which suffered the same symptoms and I&amp;nbsp;spent the last 2-3 hours pulling out my hair, trying to make any sense of it.What killed me is that I've got another project with the same scenario that works in VS2008... I&amp;#8230;</evnet:previewtext><dc:creator>Mike Lawton</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/412836/Trackback.aspx</trackback:ping></item><item><title>Re: VS2008 Web Setup Project Build Fails</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;nosajis wrote:&lt;/div&gt;&lt;div&gt;﻿I'm looking for any help I can get here.&amp;nbsp; I made a very simple web project.&amp;nbsp; It has four pages.&amp;nbsp; I then added a web setup project to my solution and added the primary output and content.&lt;br&gt;&lt;br&gt;When I right click on the setup project and say build the main project builds but the setup project fails.&amp;nbsp; As far as I can tell, it just says 1 built and 1 failed.&amp;nbsp; I cannot even find a reason WHY it failed.&lt;br&gt;&lt;br&gt;HINTS?!&amp;nbsp; Anybody know where I can even look to get more info about what failed?&lt;br&gt;&lt;br&gt;Thank you - oh masters of web setup projects.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;br&gt;&lt;br&gt;Arise, dead thread!&lt;br&gt;&lt;br&gt;I'm just posting this for posterity: I had the same issue: both a web setup project *and* a CAB project would simply fail, with no reason given.&lt;br&gt;&lt;br&gt;But I went to the output folder, and lo and behold, there were my project files. &lt;br&gt;&lt;br&gt;I guess it's a bug in visual studio. It *does* successfully build, it just returns an error code. &lt;br&gt;&lt;br&gt;wierd, huh?&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=401767</link><pubDate>Tue, 06 May 2008 17:23:32 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=401767</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/401767/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>nosajis wrote:﻿I'm looking for any help I can get here.&amp;nbsp; I made a very simple web project.&amp;nbsp; It has four pages.&amp;nbsp; I then added a web setup project to my solution and added the primary output and content.When I right click on the setup project and say build the main project builds but&amp;#8230;</evnet:previewtext><dc:creator>Randolpho</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/401767/Trackback.aspx</trackback:ping></item><item><title>Re: VS2008 Web Setup Project Build Fails</title><description>&lt;P&gt;I still have had no luck figuring out why this Web Setup fails to build.&amp;nbsp; I cannot find anywhere that will give me any more descriptive output other than just 1 project failed to build.&lt;/P&gt;
&lt;P&gt;Still looking for help if anyone has anything come to mind...&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=375731</link><pubDate>Mon, 31 Dec 2007 14:25:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=375731</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/375731/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I still have had no luck figuring out why this Web Setup fails to build.&amp;nbsp; I cannot find anywhere that will give me any more descriptive output other than just 1 project failed to build.
Still looking for help if anyone has anything come to mind...
Thanks,
Jason</evnet:previewtext><dc:creator>nosajis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/375731/Trackback.aspx</trackback:ping></item><item><title>Re: VS2008 Web Setup Project Build Fails</title><description>&lt;P&gt;Ok, so the important part that I'm talking about is at the end of this big blob, but this is from the output window.&amp;nbsp; Where else can I look for what is going wrong as this doesn't seem to be helping me at all:&lt;BR&gt;&lt;BR&gt;This is from the output window:&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;------ Rebuild All started: Project: STDFReportPortal, Configuration: Release Any CPU ------&lt;/P&gt;
&lt;P&gt;c:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Configuration.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.Linq.dll" /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.EnterpriseServices.dll /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Web.Extensions.dll" /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.Mobile.dll /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.Services.dll /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /debug:pdbonly /optimize+ /out:obj\Release\STDFReportPortal.dll /target:library ContentServer.designer.cs Default.aspx.cs Default.aspx.designer.cs EFSetup.aspx.cs EFSetup.aspx.designer.cs PRONumberLookup.aspx.cs PRONumberLookup.aspx.designer.cs ProofOfEmail.aspx.cs ProofOfEmail.aspx.designer.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs STDFReportPortal.Master.cs STDFReportPortal.Master.designer.cs UnbilledMissingDocs.aspx.cs UnbilledMissingDocs.aspx.designer.cs&lt;/P&gt;
&lt;P&gt;Compile complete -- 0 errors, 0 warnings&lt;/P&gt;
&lt;P&gt;STDFReportPortal -&amp;gt; C:\projects\StandardForwarding\STDFReportPortal\STDFReportPortal\bin\STDFReportPortal.dll&lt;/P&gt;
&lt;P&gt;------ Starting pre-build validation for project 'STDFReportsSetup' ------ &lt;BR&gt;------ Pre-build validation for project 'STDFReportsSetup' completed ------&lt;BR&gt;------ Rebuild All started: Project: STDFReportsSetup, Configuration: Release ------&lt;/P&gt;
&lt;P&gt;Building file 'C:\projects\StandardForwarding\STDFReportPortal\STDFReportsSetup\Release\STDFReportsSetup.msi'...&lt;BR&gt;Packaging file 'TopBannerBg.gif'...&lt;BR&gt;Packaging file 'TopBannerTitle2.gif'...&lt;BR&gt;Packaging file 'ProofOfEmail.aspx'...&lt;BR&gt;Packaging file 'save_ico.gif'...&lt;BR&gt;Packaging file 'STDFLogo.gif'...&lt;BR&gt;Packaging file 'STDFAdmin2.gif'...&lt;BR&gt;Packaging file 'Web.sitemap'...&lt;BR&gt;Packaging file 'Spacer.gif'...&lt;BR&gt;Packaging file 'GridHeaderBg.gif'...&lt;BR&gt;Packaging file 'STDFReportPortal.dll'...&lt;BR&gt;Packaging file 'PRONumberLookup.aspx'...&lt;BR&gt;Packaging file 'delete_ico.gif'...&lt;BR&gt;Packaging file 'STDFReportPortal.Master'...&lt;BR&gt;Packaging file 'GreenBg1x1.gif'...&lt;BR&gt;Packaging file 'GreenBorderBg.gif'...&lt;BR&gt;Packaging file 'EFSetup.aspx'...&lt;BR&gt;Packaging file 'TopBannerTitle.gif'...&lt;BR&gt;Packaging file 'user_ico.gif'...&lt;BR&gt;Packaging file 'UnbilledMissingDocs.aspx'...&lt;BR&gt;Packaging file 'stdfStyle.css'...&lt;BR&gt;Packaging file 'edit_ico.gif'...&lt;BR&gt;Packaging file 'Default.aspx'...&lt;BR&gt;Packaging file 'plus_ico.gif'...&lt;BR&gt;Packaging file 'cancel_ico.gif'...&lt;BR&gt;Packaging file 'stdfSkins.skin'...&lt;BR&gt;Packaging file 'checkmark_red_ico.gif'...&lt;BR&gt;Packaging file 'Web.config'...&lt;BR&gt;Packaging file 'OrangeBg1x1.gif'...&lt;BR&gt;========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========&lt;BR&gt;&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=372552</link><pubDate>Fri, 14 Dec 2007 02:24:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=372552</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/372552/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Ok, so the important part that I'm talking about is at the end of this big blob, but this is from the output window.&amp;nbsp; Where else can I look for what is going wrong as this doesn't seem to be helping me at all:This is from the output window:
------ Rebuild All started: Project:&amp;#8230;</evnet:previewtext><dc:creator>nosajis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/372552/Trackback.aspx</trackback:ping></item><item><title>Re: VS2008 Web Setup Project Build Fails</title><description>cheong,&lt;BR&gt;&lt;BR&gt;That's just the problem.&amp;nbsp; I'm not seeing any reason for the failed build, just that one failed to build.&lt;BR&gt;&lt;BR&gt;[C]</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=372551</link><pubDate>Fri, 14 Dec 2007 02:20:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=372551</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/372551/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>cheong,That's just the problem.&amp;nbsp; I'm not seeing any reason for the failed build, just that one failed to build.[C]</evnet:previewtext><dc:creator>nosajis</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/372551/Trackback.aspx</trackback:ping></item><item><title>Re: VS2008 Web Setup Project Build Fails</title><description>Anything error messages on the "Output" window? (e.g. some path/component not found, or something cannot be written on whatever location?)&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=371789</link><pubDate>Wed, 12 Dec 2007 02:16:45 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/259614-VS2008-Web-Setup-Project-Build-Fails/?CommentID=371789</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/371789/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Anything error messages on the "Output" window? (e.g. some path/component not found, or something cannot be written on whatever location?)</evnet:previewtext><dc:creator>cheong</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/371789/Trackback.aspx</trackback:ping></item></channel></rss>