Hi guys,

I've developed an application using C++ and this app uses a C# dll which is registered as a COM object. Now it works on the computer I developed it on. But it doesnt seem to work on another computer even though I registered the C# dll it needs. Have I missed anything?????

Thanks in advance.

What exactly does "it doesn't work" mean? Error message(s)?

make sure everything was compiled in release mode, not debug mode.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.