hexagon logo

Unable to execute the script......

All my program is having vb-script at the begining of the program for Operator Input, and end of the program to Create the folder for saving the report.
and I'm using this same script for last 2 years.


Past two days i'm facing a issue, that PC-DMIS gets crash while executing the Script file.....

I'M using PC-DMIS CAD++ 2019 R2 (SP2), Yesterday i updated it to (SP3), but still the problem continues...........
Parents
  • So, this line is what is causing the current problem:

    Set DmisApp = CreateObject("PCDLRN.Application")


    - Run 2018 R2 as administrator and try again.
    - If it still doesn't work, check that you have read/write permissions for the Windows registry

    After installing a new version of PC-DMIS you should always start it as administrator at least once.
Reply
  • So, this line is what is causing the current problem:

    Set DmisApp = CreateObject("PCDLRN.Application")


    - Run 2018 R2 as administrator and try again.
    - If it still doesn't work, check that you have read/write permissions for the Windows registry

    After installing a new version of PC-DMIS you should always start it as administrator at least once.
Children
No Data