Thursday, February 21, 2008

When I woke up this morning I had a vb webservice that was convinced it needed an app.manifest file.  When I attempted to build the project I would receive

Error    120    Error embedding Win32 manifest: Manifest File 'c:\Development\\My Project\app.manifest' cannot be found.    ProjectName.

After my Google searches turned up no love, I performed an indepth inspection of the ProjectName.vbproj file.  Some how an ApplicationManifest node was added to the PropertyGroup node.  After removing the <ApplicationManifest>My Project\app.manifest</ApplicationManifest> node I was once again able to build my web service project.

posted by Aaron Fischer on Thursday, February 21, 2008 11:36:11 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview