I've installed a DCOM app on a Win95 machine and when I run it I get the error message at the following line of code:
Set myObject = CreateObject("myDLL.Class1", "\\myServer")
I've searched the net and can't find any information on how to resolve this problem. Does anyone...
I've created an object to run on a remote server but I'm receiving the following error:
Variable uses an automation type not supported in Visual Basic.
Can someone please tell me how to get around this? My code is as follows:
DIM LOANS AS LOANIO
.
.
.
SET...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.