help in creating object using CreateObject function
-
The code below throws an exception obj = CreateObject("EIS_CHAX_DB.GeneralFunctions") here obj is an object EIS_CHAX_DB is my project name and GeneralFunctions is the classname when i write obj=new EIS_CHAX_DB.GeneralFunctions it works fine but when i use the code above it throws me the exception 'Cannot create Activex object.whats the problem and how to solve it'. Regards, chitranjan more dash than cash!!!
-
The code below throws an exception obj = CreateObject("EIS_CHAX_DB.GeneralFunctions") here obj is an object EIS_CHAX_DB is my project name and GeneralFunctions is the classname when i write obj=new EIS_CHAX_DB.GeneralFunctions it works fine but when i use the code above it throws me the exception 'Cannot create Activex object.whats the problem and how to solve it'. Regards, chitranjan more dash than cash!!!
-
Have you registered the dll using Component Services or regsvr32.exe? --- b { font-weight: normal; }
oh no.how to do it? more dash than cash!!!
-
oh no.how to do it? more dash than cash!!!