03-11-2008, 12:42 PM
Hi,
I am having this bug come up increasingly often...
A Runtime Error has occurred. Do you wish to Debug:
Line: 1812
Error: The RPC server is unavailable
I am also noticing in the QM log area it is saying:
ActiveX control is not created
I think this has to do with a WebBrowser in Toolbar I have running.....
OpenInTbWebBrowser "http://companywebsite.org/scripts/phsweb.swl?APP=CDRWEB&PKG=7" "ToolbarWebBrowser Drop Down";err ret
If I launch Debug, it tries to debug like this:
Step into Remote Procedure Call
Process: C:\Program Files\QuickMacros 2\qm.exe
Choose program you want to debug: Script
The debugger comes up with the following in the title bar:
Miscellaneous Files - Microsoft Script Editor [run] - http://companywebsite.org/shell/core.js [Read Only]
Client Object & Events
The line that the cursor is blinking at in this window is the following:
window.open(sURL,sName,sFeatures);
Thanks for any advice!!!
Stuart
I am having this bug come up increasingly often...
A Runtime Error has occurred. Do you wish to Debug:
Line: 1812
Error: The RPC server is unavailable
I am also noticing in the QM log area it is saying:
ActiveX control is not created
I think this has to do with a WebBrowser in Toolbar I have running.....
OpenInTbWebBrowser "http://companywebsite.org/scripts/phsweb.swl?APP=CDRWEB&PKG=7" "ToolbarWebBrowser Drop Down";err ret
If I launch Debug, it tries to debug like this:
Step into Remote Procedure Call
Process: C:\Program Files\QuickMacros 2\qm.exe
Choose program you want to debug: Script
The debugger comes up with the following in the title bar:
Miscellaneous Files - Microsoft Script Editor [run] - http://companywebsite.org/shell/core.js [Read Only]
Client Object & Events
The line that the cursor is blinking at in this window is the following:
window.open(sURL,sName,sFeatures);
Thanks for any advice!!!
Stuart