sbensen Report post Posted 02/16/2006 03:51 PM I am getting occasional voice guide crashes and I get popups that say "Windows Script Host" c:\program files\voice guide\data\vbs_11_1.vbs the remote server machine does not exist or is unavailable The vbs name varies - most recently I have gotten vbs_9_1, 10_1, 11_1,12_1,14_1. I have tried to duplicate the error and can't seem to but when I come into work in the morning there it is. Thank you in advance for any insight or help you can give Share this post Link to post
SupportTeam Report post Posted 02/16/2006 09:46 PM The popup tells you that it's the VBScript that cannot access some remote machine... Have a look at c:\program files\voice guide\data\vbs_11_1.vbs (or whatever the filename is reported) to see which VBScript is causing this problem and re-write your VBScript so that it handles your networks inability to connect to whatever machine you're trying to reach from your VBScript more gracefully... Share this post Link to post