Discussion:
The installer was interrupted before [AppName] could be installed.
(too old to reply)
James Holak
2008-03-11 00:19:01 UTC
Permalink
I have created a simple Web Application that just contains default.aspx and a
web.config. I have added a Web Setup project to this solution, it Built Fine
in VS2008. The installer works fine on windows Vista x64, but fails on the
Virtual Machines of XP and 2003 R2. The installer reads "The installer was
interrupted before [Setup name] could be installed. You need to restart the
installer to try again."
Both of the installer logs contain this:
MSI (c) (AC:48) ... Note: 1: 2262 2: Error 3: -2147287038
DEBUG: Error 2769: Custom Action WEBCA_EvaluateURLsNoFail did not close 2
MSIHANDLEs.
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2769. The
arguments are: WEBCA_EvaluateURLsNoFail, 2,
Action ended 18:24:08: WEBCA_EvaluateURLsNoFail. Return value 1.

I have looked this up and the only offered solution is to run it as
administrator. I have tried running it under an Account in Administrators
and as the local Administrator and still got the same message.

Does anyone know what is going on here? Even if I create a sample project
within one of these VM, it still gives me the same error.

Log:
(too big for here)
http://robinsoft.no-ip.biz/dev/dotnet/errors/WebSetupProjectErrors.txt
Thanks
DOTNET_EXPLORER
2008-03-22 15:52:00 UTC
Permalink
James,

I have exactly the same problem on a Compaq Laptop with a AMD Turion 64 x 2
processor machine running XP (this machine comes with Vista installed, but my
employer re-installs XP - until they migrate to vista). Winforms applications
install and run fine, but asp.net apps and web services fail with the same
error you have identified.

Did you solve this?

Regards

Justin
Post by James Holak
I have created a simple Web Application that just contains default.aspx and a
web.config. I have added a Web Setup project to this solution, it Built Fine
in VS2008. The installer works fine on windows Vista x64, but fails on the
Virtual Machines of XP and 2003 R2. The installer reads "The installer was
interrupted before [Setup name] could be installed. You need to restart the
installer to try again."
MSI (c) (AC:48) ... Note: 1: 2262 2: Error 3: -2147287038
DEBUG: Error 2769: Custom Action WEBCA_EvaluateURLsNoFail did not close 2
MSIHANDLEs.
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2769. The
arguments are: WEBCA_EvaluateURLsNoFail, 2,
Action ended 18:24:08: WEBCA_EvaluateURLsNoFail. Return value 1.
I have looked this up and the only offered solution is to run it as
administrator. I have tried running it under an Account in Administrators
and as the local Administrator and still got the same message.
Does anyone know what is going on here? Even if I create a sample project
within one of these VM, it still gives me the same error.
(too big for here)
http://robinsoft.no-ip.biz/dev/dotnet/errors/WebSetupProjectErrors.txt
Thanks
unknown
2010-03-07 13:47:04 UTC
Permalink
You will also get this error if you have no virtual directories in your IIS. Have you deleted the default website by accident?
If so just create a blank website in the IIS console GUI.



JamesHola wrote:

The installer was interrupted before [AppName] could be installed.
10-Mar-08

I have created a simple Web Application that just contains default.aspx and a
web.config. I have added a Web Setup project to this solution, it Built Fine
in VS2008. The installer works fine on windows Vista x64, but fails on the
Virtual Machines of XP and 2003 R2. The installer reads "The installer was
interrupted before [Setup name] could be installed. You need to restart the
installer to try again."
Both of the installer logs contain this:
MSI (c) (AC:48) ... Note: 1: 2262 2: Error 3: -214728703
DEBUG: Error 2769: Custom Action WEBCA_EvaluateURLsNoFail did not close 2
MSIHANDLEs
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2769. The
arguments are: WEBCA_EvaluateURLsNoFail, 2
Action ended 18:24:08: WEBCA_EvaluateURLsNoFail. Return value 1

I have looked this up and the only offered solution is to run it as
administrator. I have tried running it under an Account in Administrators
and as the local Administrator and still got the same message.

Does anyone know what is going on here? Even if I create a sample project
within one of these VM, it still gives me the same error.

Log
(too big for here
http://robinsoft.no-ip.biz/dev/dotnet/errors/WebSetupProjectErrors.tx
Thanks

Previous Posts In This Thread:

On Monday, March 10, 2008 8:19 PM
JamesHola wrote:

The installer was interrupted before [AppName] could be installed.
I have created a simple Web Application that just contains default.aspx and a
web.config. I have added a Web Setup project to this solution, it Built Fine
in VS2008. The installer works fine on windows Vista x64, but fails on the
Virtual Machines of XP and 2003 R2. The installer reads "The installer was
interrupted before [Setup name] could be installed. You need to restart the
installer to try again."
Both of the installer logs contain this:
MSI (c) (AC:48) ... Note: 1: 2262 2: Error 3: -214728703
DEBUG: Error 2769: Custom Action WEBCA_EvaluateURLsNoFail did not close 2
MSIHANDLEs
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2769. The
arguments are: WEBCA_EvaluateURLsNoFail, 2
Action ended 18:24:08: WEBCA_EvaluateURLsNoFail. Return value 1

I have looked this up and the only offered solution is to run it as
administrator. I have tried running it under an Account in Administrators
and as the local Administrator and still got the same message.

Does anyone know what is going on here? Even if I create a sample project
within one of these VM, it still gives me the same error.

Log
(too big for here
http://robinsoft.no-ip.biz/dev/dotnet/errors/WebSetupProjectErrors.tx
Thanks

On Saturday, March 22, 2008 11:52 AM
DOTNET_EXPLORE wrote:

James,I have exactly the same problem on a Compaq Laptop with a AMD Turion 64
James

I have exactly the same problem on a Compaq Laptop with a AMD Turion 64 x 2
processor machine running XP (this machine comes with Vista installed, but my
employer re-installs XP - until they migrate to vista). Winforms applications
install and run fine, but asp.net apps and web services fail with the same
error you have identified

Did you solve this

Regard

Justi

"James Holak" wrote:

On Wednesday, January 21, 2009 4:53 AM
Devkumar Motiramani wrote:

The installer interrupted
When you create a Web Setup deployment project in Visual Studio 2005 on Windows Vista, you have to turn on the Windows IIS Metabase and IIS 6 configuration compatibility feature. You also have to be logged on as an Administrator; otherwise you will be unable to run setup.exe to install the project


Submitted via EggHeadCafe - Software Developer Portal of Choice
Featured Product / Service Review: TekPub
http://www.eggheadcafe.com/tutorials/aspnet/ae6e21fa-3443-4134-9d2e-39384482c80e/featured-product--servic.aspx
Reshma Gurav
2011-12-09 08:58:01 UTC
Permalink
I am facing the same problem.
My system details are WindowsXP Professional SP3,
Visual Studio 2008 and IIS 5.1

Please tell me the solution if you sloved this issue.
Post by James Holak
I have created a simple Web Application that just contains default.aspx and a
web.config. I have added a Web Setup project to this solution, it Built Fine
in VS2008. The installer works fine on windows Vista x64, but fails on the
Virtual Machines of XP and 2003 R2. The installer reads "The installer was
interrupted before [Setup name] could be installed. You need to restart the
installer to try again."
MSI (c) (AC:48) ... Note: 1: 2262 2: Error 3: -2147287038
DEBUG: Error 2769: Custom Action WEBCA_EvaluateURLsNoFail did not close 2
MSIHANDLEs.
The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2769. The
arguments are: WEBCA_EvaluateURLsNoFail, 2,
Action ended 18:24:08: WEBCA_EvaluateURLsNoFail. Return value 1.
I have looked this up and the only offered solution is to run it as
administrator. I have tried running it under an Account in Administrators
and as the local Administrator and still got the same message.
Does anyone know what is going on here? Even if I create a sample project
within one of these VM, it still gives me the same error.
(too big for here)
http://robinsoft.no-ip.biz/dev/dotnet/errors/WebSetupProjectErrors.txt
Thanks
Post by DOTNET_EXPLORER
James,
I have exactly the same problem on a Compaq Laptop with a AMD Turion 64 x 2
processor machine running XP (this machine comes with Vista installed, but my
employer re-installs XP - until they migrate to vista). Winforms applications
install and run fine, but asp.net apps and web services fail with the same
error you have identified.
Did you solve this?
Regards
Justin
Post by unknown
When you create a Web Setup deployment project in Visual Studio 2005 on Windows Vista, you have to turn on the Windows IIS Metabase and IIS 6 configuration compatibility feature. You also have to be logged on as an Administrator; otherwise you will be unable to run setup.exe to install the project
Post by unknown
You will also get this error if you have no virtual directories in your IIS. Have you deleted the default website by accident?
If so just create a blank website in the IIS console GUI.
Loading...