Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

installing/uninstalling UltiDev Cassini on Vista causes DEP crash or MSI 2689 error
Ultidev Team
#1 Posted : Sunday, January 28, 2007 7:34:03 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
This issue affects small percentage of Windows Vista users when trying to install or uninstall UltiDev Cassini Web Server components. The problem caused by the fact that NoImpersonate flag value in Cassini MSI package is set incorrectly by Visual Studio 2005.

Summary
When trying to install or uninstall UltiDev Cassini Web Server on Windows Vista, installation/uninstallation process's custom action steps cause Data Execution Prevention (DEP) crash.

Possible Workarounds

Best Remedy:
Get shiny new UltiDev Web Server Pro instead.

Workaround 1.
Disable Vista User Access Control (UAC) and try installing/uninstalling UltiDev Cassini again. If this didn't help...

Workaround 2.
Disable Vista's Data Execution Prevention feature by following these steps (Courstesy of Chris123NT):
Code:
1. Click Start, All Programs, Accessories, right click on “Command Prompt”, and click “Run as administrator”.
2. If asked for permission to run Windows Command Processor, click on Allow.
3. At the command prompt, type in “bcdedit.exe /set {current} nx AlwaysOff” (without the quotes).
4. You should receive a message saying “Operation Completed Successfully”.
5. Restart the computer, DEP / No Execute should now be disabled.

Try installing/uninstalling UltiDev Cassini again. If this didn't help and you are trying to uninstall UltiDev Cassini components...

Workaround 3.
Use Microsoft Windows Installer Cleanup Utility (KB290301):
Code:
- Run "C:\Program Files\Windows Installer Clean Up\msicuu.exe" and remove UltiDev Cassini component that won't uninstall. This utility will remove all the Registry entries related to the installed product, but will not delete files. After you ran cleanup utility,
- Go to "C:\Program Files\UltiDev" folder and simply delete the folder of the UltiDev Cassini product that failed to uninstall normally.


Now you can try to install next version of UltiDev Cassini. Keeping UAC and DEP off will increase chances of Cassini installing correctly on your Vista system.

Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Ultidev Team
#2 Posted : Monday, August 11, 2008 4:51:02 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
leandromg wrote:
Hi!

I've found a more "user friendly" solution to this problem. I've got the same problem on a Windows Vista, Brazilian Portuguese version, without SP1. It's related to the way Visual Studio 2005 generates MSI instalation files, causing troubles with windows User Access Control (UAC) in Vista. MSI files builded by VS 2008 do not present the same problem.

So, the solution is here: http://hunter555.blogspo...e-2869-msi-and-uac.html

Or here: http://blogs.msdn.com/as...visual-studio-2005.aspx

I hope Ultidev Team make available fixed MSI Cassini files soon, avoiding future developers' problems.

Last but not least, Cassini is a great work! Congrats to Ultidev Team!

Best regards from Brazil,

Leandro
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Ultidev Team
#3 Posted : Monday, September 8, 2008 10:47:50 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
We intend to build next release of UltiDev Cassini for ASP.NET 2.0-3.x using Visual Studio 2008, which should generate the MSI with NoImpersonate flag set properly, to Vista's liking.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
sahar
#4 Posted : Saturday, December 20, 2008 9:29:47 AM(UTC)
Groups: Member
Joined: 12/19/2008(UTC)
Posts: 2
Location: saudia Arabia

Thank you so much for your response .. I will try all the solutions , and I hope they work . and I will inform you about the result .
Ultidev Team
#5 Posted : Saturday, December 20, 2008 11:33:04 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
You are welcome! Thank you for using UltiDev Cassini Web Server.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
ray_vecchio
#6 Posted : Friday, September 3, 2010 1:34:33 AM(UTC)
Groups: Member
Joined: 9/3/2010(UTC)
Posts: 2

None of the solutions not work on Vista Home Premium
msi log:
Code:

...
Action 1:59:45: _3F653933_189B_45CE_A3D0_F97A10E8059B.commit.
Action 1:59:45: _6A7BD57B_8809_40C2_931D_6B0F5DAC5B41.rollback.
Action 1:59:45: _5F054A99_D146_4531_90FF_3EFB6E510454.install.
DEBUG: Error 2869: The dialog ErrorDialog has the error style bit set, but is not an error dialog
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869. The arguments are: ErrorDialog, ,
MSI (c) (E8:54) [02:00:09:767]: Product: UltiDev Cassini Web Server for ASP.NET 2.0 -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869. The arguments are: ErrorDialog, ,

Error 1001.
MSI (s) (7C!C0) [02:00:09:793]:
DEBUG: Error 2769: Custom Action _5F054A99_D146_4531_90FF_3EFB6E510454.install did not close 1 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: _5F054A99_D146_4531_90FF_3EFB6E510454.install, 1,
Action ended 2:00:09: InstallFinalize. Return value 3.
Action 2:00:09: Rollback. Rolling back action:
Rollback: _5F054A99_D146_4531_90FF_3EFB6E510454.install
Rollback: _6A7BD57B_8809_40C2_931D_6B0F5DAC5B41.rollback
Rollback: _3F653933_189B_45CE_A3D0_F97A10E8059B.commit
Rollback: Copying new files
...
=== Logging stopped: 9/2/2010 2:00:12 ===
MSI (c) (E8:FC) [02:00:12:237]: Product: UltiDev Cassini Web Server for ASP.NET 2.0 -- Installation failed.

MSI (c) (E8:FC) [02:00:12:273]: Windows Installer installed the product. Product Name: UltiDev Cassini Web Server for ASP.NET 2.0. Product Version: 1.0.6. Product Language: 1033. Installation success or error status: 1603.
Ultidev Team
#8 Posted : Friday, September 3, 2010 5:41:59 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Ray,

We could send you UltiDev Cassini MSI with NoImpersonate flag set to the correct value. Please email us and we'll send MSIs to you so you could try and see whether they will work.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
ray_vecchio
#9 Posted : Friday, September 3, 2010 6:06:20 AM(UTC)
Groups: Member
Joined: 9/3/2010(UTC)
Posts: 2

Cannot send request for installation via link "email us" (Runtime Error occurred).
Please send me "UltiDev Cassini MSI with NoImpersonate flag set to the correct value" installation via forum
Ultidev Team
#10 Posted : Friday, September 3, 2010 8:33:58 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Ray,

We have just checked and emailing seems to be working OK, but we went ahead and emailed the files to your email account registered with the forum. Please uninstall existing UltiDev Cassini components if they are installed, and install the new one. Please let us know it helped.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#11 Posted : Monday, August 25, 2014 12:26:15 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#12 Posted : Tuesday, August 26, 2014 6:16:30 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#13 Posted : Tuesday, August 26, 2014 12:54:05 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#14 Posted : Sunday, November 23, 2014 1:14:39 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#15 Posted : Wednesday, December 10, 2014 9:06:19 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#16 Posted : Saturday, January 3, 2015 4:06:44 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#17 Posted : Thursday, July 30, 2015 3:11:29 AM(UTC)
Groups:

Message was deleted by a Moderator.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.