Groups | Blog | Home
all groups > visual studio .net setup > january 2007 >

visual studio .net setup : Error 1935 and ROLL back



immi
1/18/2007 8:00:36 AM
Hi All

I have an MSI which is successfully installed on all the machines those
have MS Visual Studio.Net 2005 but when we tried to install on other
machines those don't have MS Visual Studio.Net 2005 that MSI is showed
the error message and quit, so the installation failed and roll back
the installation. The error is

Error 1935. An error occured during the installation of assembly
"Microsoft.StdFormat,Version="7.0.3300.0",GUID="6b263850-900b-11d0-9484-00a0c91110ed",LCID="1033",PublicKeyToken="BO3F5F7F11D5OA3A'".
Please refer to Help and Support for more information. HRESULT:
0x8002802F.

Another most important thing is that we have to install/distribute it
locally not through MSI, we need all those files which are distributed
through MSI and which are used/need to run the program. So if anyone
have any idea about this then please help me.

Thanks & regards
Basharat
Phil Wilson
1/18/2007 12:36:08 PM
See if this helps:
http://blogs.msdn.com/astebner/archive/2004/11/10/255346.aspx

where it says that your error might be an incorrect version of mscoree.dll.

Also, are you sure that this message is coming from your MSI? I'd expect it
to come from the framework redist install.
--
Phil Wilson
[Microsoft MVP Windows Installer]

[quoted text, click to view]

immi
1/18/2007 9:13:11 PM
Thanx a lot for replying.

Infact i want that this msi work independent of FramWork. So i use a
fresh system which only have XP + SP2. On this fresh system
"mscoree.dll" doesn't exist so no chance of clash like that.
So my qustion is still there.......

Regards
Imi

[quoted text, click to view]
Phil Wilson
1/21/2007 11:08:16 AM
Did you try the workaround steps there? There's a list of things to try when
the framework isn't on the system.
--
Phil Wilson
[Microsoft MVP-Windows Installer]
[quoted text, click to view]

AddThis Social Bookmark Button