Hi,
I am having a C# .net dll which I am using in VB 6.
Now everything works fine. The exe can be started from 2 places.
1.Directly
2.From a Lauching app.

Now when I run it directly, it works fine. But when i run it from the Launching app it gives an error. Object Not Set error 91.

Another thing is that on few machines it works fine but problem comes in 2 machines.

Tried with register and all stuff.

Can anyone suggest something.

Thanks!