Wrox Home  
Search P2P Archive for: Go

  Return to Index  

dotnet_windows_app_design thread: Windows Services Deployment Project Errors on Build


Message #1 by viatorg@m... on Mon, 23 Dec 2002 17:40:55
I got this same error.  My error was related to files not being closed.
 Are you 100% sure they are all closed, not checked from source control,
etc?  Are you using versioning?  If yes, have you updated the version #?





>-- Original Message --
>Date: Mon, 23 Dec 2002 17:40:55
>From: viatorg@m...
>To: "Application Design for Windows Desktops" <dotnet_windows_app_design
@p2p.wrox.com>
>Subject: [dotnet_windows_app_design] Windows Services Deployment Project

>Errors on Build
>Reply-To: "Application Design for Windows Desktops" <dotnet_windows_app_
design@p...>
>
>
>Hi all,
>
>Sorry for the post here, but didn't see one for Windows Services or
>Deployment.
>
>Using:
>   Using VS.NET   Version 7.0.9466
>   .NET Framwork 1.0     Version 1.0.3705
>   PC is Windows XP Pro with all Updates installed
>
>I'm rather very frustrated with this problem. I have researched and 
>read with no luck on finding why I'm getting these errors when
>building my setup project. I get the Error:
>               "Unrecoverable build error" as well as this one
>               "Cannot remove output file" after each error in
>the build task error grid box that pops up on Build, it points to
>the .vdproj file. I have tried adding a Setup project to my Solution
>with my windows Service project, as well as created a seperate 
>Windows Service project as it's own Solution.
>
> My Service project builds fine. Is there a bug or a known problem. I 
>bought the "Wrox Visual Basic .NET Windows Service Handbook" and
>created the Setup Project just like it says but get those stupid errors.

>
>And yes all files are closed except the Setup Solution and the files
>are NOT marked read only on Windows Service project as well as all my 
>files were I keep my VS.NET projects.
>
>Please help
>
>Thanks
>Gerry
>viatorg@m...
>
>               
>to unsubscribe send a blank email to leave-dotnet_windows_app_design-134
4968Q@p...


Greg Robinson
Director of Training and .NET Technologies
Scribble Software and Training
www.scribblesoftware.com
www.scribbletraining.com

Read my blog: http://dotnetrocks.blogspot.com/


  Return to Index