Rank: Guest Groups: Guest
Joined: 7/20/2007 Posts: 53,654 Points: 100,812
|
IHi,
I just downloaded the latest MSI installer from your site and tried to install on my Vista Ultimate machine and I keep getting a 2869 error?
My machine is fully patched and I'm running VS2005 Team Editition for Software Developers with AJAX support installed.
Any ideas?
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
Hi Karl, This MSI bug in Vsta is a pain. It is not specific to ASPNetmedia products - but is a genreal bug in Vista its self. Either: 1) Open the MSI using this command-line code Code:msiexec /i MySetup.msi http://blogs.x2line.com/al/archive/2007/07/20/3210.aspxor 2) Install the component as a DLL instead. This only taks a minute. Navigate to: http://www.aspnet-video.com/aspnetvideo_Download_Free_Trial.aspxand click " download .net WebControl zip file" http://www.aspnetmedia.com
|
Rank: Guest Groups: Guest
Joined: 7/20/2007 Posts: 53,654 Points: 100,812
|
Karl, We've now fixed the MSI's to work around this problem with the method described here: http://blogs.msdn.com/astebner/archive/2006/10/23/mailbag-how-to-set-the-noimpersonate-flag-for-a-custom-action-in-visual-studio-2005.aspxPlease let me know if any of you are still getting this error (or others like it) Cheers -Dave
|