Visual C++ ATL COM Question URGENT PLEASE!

krwell

Senior member
Feb 11, 2001
454
0
0
Hey guys here is the situation. Owner of my company asked me to take on an extra project. I have to work through this messy program and get it working. ITs a Windows CE program but I think that any regular Visual people can help me. Here is my main problem:

I'm creating a WCE ATL COM project using the AppWizard that does not support MFC. Now everything is good and the dll registers itself when I run it against a hello world app. I then add a simple ATL object with attributes as followed

Threading Module: Single
Interface: Dual
Aggregation: No

Now when I went i try to register the dll against the same hello world app it says it cannot register the dll. I don't understand? Please Help. I'll owe whoever can solve this