Did you try the workaround steps there? There's a list of things to try when
the framework isn't on the system.
"immi" <i4innocent@gmail.com> wrote in message
news:1169183591.018812.23600@51g2000cwl.googlegroups.com...
> 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
>
> Phil Wilson wrote:
>> 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]
>>
>> "immi" <i4innocent@gmail.com> wrote in message
>> news:1169136036.456168.205470@a75g2000cwd.googlegroups.com...
>> > 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
>> >
>