Hi,
I have noticed a problem trying to debug some code that is using a .NET assembly I created. I am using ConnectToNewObject via CCW to access the assembly. If I have created a PB executable everything works fine. The assembly loads and I can run the methods in the assembly.
When I run the application through the debugger the ConnectToNewObject returns a -3. The dll is in my applications directory. Anyone know if there is a way to get this to work while in the debugger, or is messagebox my best friend?
Thanks,
Mike