Deployment: build deployment 
Author Message
 Deployment: build deployment

I have created a deployment project for a project on my development machine
that I would like to serve from my IIS 5.0 static IP address. I used sample
code for creating the project with no problems in following the example, but
the next to last step is to build project. I see two builds available in the
menu: build solution and build deployment.

Both give: 'Unrecoverable build error' on first try and then: 'Cannot remove
output file c:\document and settings\tester1\my documents\visual studio
projects\datatest\websetup2\debug\websetup2.tmp'

and then 'Unrecoverable build error'

Is the deployment software not installed, or ready for usage in the Beta2?

Thanks,



Sat, 17 Apr 2004 02:07:14 GMT  
 Deployment: build deployment
Yes, Beta2 should be able to build the deployment package. I suggest you
can add one deployment project under the same solution with your original
webapplication. For example you have solution1 which contains two projects,
webapplication1 is the ASP.NET project and setup1 is the deployment
project. Then you can choose to build only setup1 and then it should build
the .msi for your correctly.

Hope it helps.

Best Regards,
Robin Shen
Microsoft Support

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. Copy right, 2001 Microsoft Corporation.
All rights reserved.



Sun, 18 Apr 2004 16:13:17 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Building the cabinet file in Package and Deployment Wizard

2. Deployment project not building dependent projects

3. Build Deployment errors

4. "unrecoverable build error" when building a deployment package

5. Package and deployment error

6. FYI - Desktop Deployment Resource Center Available

7. Pachage and Deployment Wizard

8. Package and Deployment

9. OL 00/02 VBA deployment

10. Development and Deployment Issues

11. Package and Deployment Lockup

12. Deployment

 

 
Powered by phpBB® Forum Software