From: " robaldo prieto" <robaldo64@[EMAIL PROTECTED]
>
Subject: Re: How to get Isolated COM Activation (Registration-Free COM
using
a .manifest file) to work on Windows Server 2003, Enterprise x64 Edition?
Date: viernes, 09 de mayo de 2008 02:32 p.m.
SALUDOS A TODOS
"Jose Antonio Nieves" <j.nieves4@[EMAIL PROTECTED]
> escribió en el mensaje de
noticias:eb5a8C6bIHA.5476@[EMAIL PROTECTED]
> Sent: Wednesday, February 13, 2008 1:10 AM
>
> "DR" <softwareengineer98037@[EMAIL PROTECTED]
> wrote in message
> news:%23uHrW4iWIHA.4140@[EMAIL PROTECTED]
>> How to get Isolated COM Activation (Registration-Free COM using a
>> .manifest file) to work on Windows Server 2003, Enterprise x64 Edition?
>>
>> The Isolated COM examples work on my Windows XP Pro but not on Windows
>> Server 2003, Enterprise x64 Edition.
>>
>> On Windows Server 2003, Enterprise x64 Edition I get this error from
>> applications that use a manifest file to access com objects:
>> Retrieving the COM class factory for component with CLSID{......}
failed
>> due to the following error 800700c1
>>
>> On my XP Pro machine i have installed:
>> ms .net frmwrk 1.1
>> ms .net frmwrk 1.1 hotfix(kb928366)
>> ms .net frmwrk 2.0 service pack 1
>> ms .net frmwrk 3.0 service pack 1
>> ms .net frmwrk 3.5 framework 3.5 (prereleased version)
>>
>> on my Windows Server 2003, Enterprise x64 Edition i have installed:
>> ms .net compact frmwrk 1.0 SP3 Developer
>> ms .net compact frmwrk 2.0
>> ms .net framework 2.0 (x64)
>>
>> here example of Registration-Free COM using a .manifest file that I
>> tested on both machines:
>>
>> Isolated COM Activation tutorial:
>> http://msdn.microsoft.com/msdnmag/issues/05/04/RegFreeCOM/
>> .exe
>> Isolated COM Activation sample project:
>>
http:download.microsoft.com/download/2/e/9/2e9bde04-3af1-4814-9f1e-733f732//33/69aRegFreeCOM
>>
>


|