Link to home
Start Free TrialLog in
Avatar of johanjohansson
johanjohansson

asked on

Using a COM-dll for XP.Net in Win2k

Hi.

I have created a simple ATL COM project using C++.Net on an XP plattform but I can't register it on a win2k plattform. Is there a way to port/build the component in order to get it running on my target machine?
Avatar of jkr
jkr
Flag of Germany image

AFAIK you need to install the .NET Runtime Libraries before you can do that.
Avatar of johanjohansson
johanjohansson

ASKER

And if I don't want to install the runtime?
And if I don't want to install the runtime?
>>And if I don't want to install the runtime?

You cannot use .NET without installing the runtime - this would be like using a Windows app without windows.
And if I don't want to install the runtime?
That means that if I want to create a simple C++ COM thingie using VisualStudio.Net I cannot run this on ANY platform except XP (unless I prep them with .NetFramework)... That means that VC6 still is the choice when programing.
And why does this forum keep repeating what I write????
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
And why does this forum keep repeating what I write????