.vbs Error opening XM

MicroStation V8 XM Edition

This is where you can find and contribute to discussions, ideas, and other information about MicroStation V8 XM Edition.

.vbs Error opening XM

  • rated by 0 members
  • This post has 4 Replies |
  • 1 Follower
  • Thex1138:

    It appears your MSDIR is being re-defined in your UCF, which in turn redefines the VB Scripting pointer...

    Good catch. The redefinition is also "missing" a trailing slash, which will cause a number of other things to fail, too, since there are quite a number of other variables that a "built" using MSDIR.

  • It appears your MSDIR is being re-defined in your UCF, which in turn redefines the VB Scripting pointer...

    it looks like you are re-defining MSDIR in your 'EMCS XM.ucf' User Config as shown below which in turn re-defines the VBS pointer:

    Processing macro file [C:\Documents and Settings\All Users\Application Data\Bentley\Workspace\users\EMCS XM.ucf]
    (user): _USTN_USERDESCR=(null)
    (user): _USTN_USERINTNAME=default [default]
    (user): MSDIR=C:\Documents and Settings\All Users\Application Data\Bentley\WorkSpace\Standards [C:\Documents and Settings\All Users\Application Data\Bentley\WorkSpace\Standards]

     

  • msdebug.txt

    I attached my debug file. There is this line:
    MS_PROCESSEXCEPTIONLOG: system = 0 "C:\WINDOWS\system32\wscript.exe" "C:\Documents and Settings\All Users\Application Data\Bentley\WorkSpace\StandardsmanageExceptionLogs.vbs"

    There is no file on my system with this name. There is a C:\Program Files\Bentley\MicroStation\manageExceptionLogs.vbs which sounds normal.
    I'm guessing that i have to delete that processing of the missing log.vbs but I have no idea how.
  • Does "C:\D&S\....\Bentley\Workspace\StandardsmamnageExceptionLogs.vbs" exist on your computer? It usually is in the same folder that ustation.exe is in.

    It might be worthwhile trying to do a -debug to see if there are some configuration variables that are not being defined properly. See this MSDebug File TechNote for more information regarding that.

  • I was trying to load XM and using a local workspace. The installation went fine. I then populated the Standards folders with my standards file. I also copied in my .ucf file that points to all the Standards, into the Users folder. I opened MS, at the Manager I changed the User to my .ucf name and tried to open a file. I got some error(should have wrote it down) about not finding a \mdlsys folder and then got the Abort error. I did an Abort, started MS again but now get a Windows Script Host error saying it can't find C:\D&S\....\Bentley\Workspace\StandardsmamnageExceptionLogs.vbs.
    From here I tried reinstalling but get the same error. I am not sure what to do from here. I've never had any problems installing like this before. Any clues on how to get it open, even with just the delivered untitled workspace?

    MS 8.9.4.51

Page 1 of 1 (5 items)