A1VBCode Forums

Visual Basic DLL called in Java gives error on Widows 2003 Platform


http://www.a1vbcode.com/vbforums/Topic13127.aspx

By forces - 7/26/2005

I've created an ActiveX DLL in Visual Basic ,which is being called by an application in Java, however when the application in Java runs on Widows 2003 Platform, after a few munutes gives it an error of "Object Variable or With block Variable not set ".
But the same appication runs on Windows XP Platform. I have checked the VB Code, all vairalbe have been instantiated porperly.
Could anyone guide me for this ????