Saturday, March 24, 2012

Web Deploy Build Error

Hi,

I am getting an error as

"Unrecoverable Build Error" -- when i try to build the web setup project -- i am using the same steps as mentioned in at the link ...

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbtskdeployingwebsolution.asp

But still no luck ... Plz help ... :(

Thanks
ImranWhere is this error occuring IIS (Viewble via IE) or VS.NET? can you provide more error details?
Hi,

The error occurs in VS .NET when i try to build webdeploy ... i get following error

Performing main compilation...
Building satellite assemblies...

-- Starting pre-build validation for project 'WebDeploy' --
-- Pre-build validation for project 'WebDeploy' completed --
-- Build started: Project: WebDeploy, Configuration: Debug --

Building file 'C:\Inetpub\wwwroot\WebDeploy\WebDeploy\Debug\WebDeploy.msi'...
ERROR: Unrecoverable build error

------- Done -------

Build: 1 succeeded, 1 failed, 0 skipped

Thanks for ur help,
Imran... Hoping for some solution ... :(
Check your build project components and verify they are accessable, only times i have ever recieved that error was due to a file not being where it should or being unable to write to a directory. Make sure all your settings and components are accessable and are written properly.
Thanks a lot for ur help, i will try that
imran
Also check this out. Http://support.microsoft.com/?id=329214
This should solve the problem.
//Tombola

0 comments:

Post a Comment