Darryl Smith @ Radioactive Networks: Unable to build project output group 'Content Files from SOMEWEB (Active)'

Monday, July 19, 2004

Unable to build project output group 'Content Files from SOMEWEB (Active)'

I have been working on one of my projects in VB. Working on getting the application running as an install process. When I started trying to compile, I started getting the following error:-
Unable to build project output group 'Content Files from SOMEWEB (Active)'

Doing a search on the Web I found a page that helps. It is on Artima, and tells me that this is Microsoft's way of telling me that it cannot find some sort of content file. The solution is simple once you know. All you need to do is to turn on 'Show All Files' and open every folder until you find one with the Yellow Yield Icon. This subtle tip is telling you that this file doesn't exist on disk, but it does exist in the Project. Right-Click on it and Exclude From Project.

When the MSI Installer builder can't find a file marked as Content, it borks.




4 Comments:

Blogger Adam said...

Thanks! A simple tip, but it helped me out!

4:11 AM  
Blogger Shocker-z said...

Great tip as i didnt think of this before

7:57 PM  
Blogger Slava Uskov said...

Thanks a lot. You post helped me to resolve this odd problem.

2:25 AM  
Blogger Madhu said...

Thank you very much it helped me lot for deploying a project

4:53 AM  

Post a Comment

<< Home