http://bugs.winehq.org/show_bug.cgi?id=8840
Summary: running a VB application in Wine Product: Wine Version: 0.9.39. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: jiggy_vivek@yahoo.com
Hi. I am using Wine .39 version. i have an MIS System developed in Visual Basic. It works perfectly fine in Windows but when i try to run it from Wine, it gives the following error:-
Run-time error 91 Object variable or With block variable not set
I tried tracing as to where the error gets generated and found that, it gives an error when m creating an object of a class module. Could you please tell me why this is happening ?