Invoking Javascript Throws Exception HRESULT: 0x80020101
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-09-20 10:17 PM
Hello guys, someone already have a problems invoking javascript ? I'am trying inject a javascrip code and get this exception
(Internal : Failed to perform step 1 in Navigate Stage 'Codigo' on page 'teste Page ' - Failed while inserting javascript method:Exception from HRESULT: 0x80020101-> at mshtml.HTMLWindow2Class.IHTMLWindow2_execScript(String code, String language)
at BluePrism.ApplicationManager.HTML.clsHTMLDocument.InsertJavascriptFragment(String MethodDefinition, String& sErr)
And if a put any javascript code on navigate, action: insert javascript fragment Blue prism return this.
Thank you.
------------------------------
christian silva
------------------------------
(Internal : Failed to perform step 1 in Navigate Stage 'Codigo' on page 'teste Page ' - Failed while inserting javascript method:Exception from HRESULT: 0x80020101-> at mshtml.HTMLWindow2Class.IHTMLWindow2_execScript(String code, String language)
at BluePrism.ApplicationManager.HTML.clsHTMLDocument.InsertJavascriptFragment(String MethodDefinition, String& sErr)
And if a put any javascript code on navigate, action: insert javascript fragment Blue prism return this.
Thank you.
------------------------------
christian silva
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-09-20 12:14 PM
Hi Christian,
It usually there is some syntax error in the java code more than related to the Blue Prism.
I have performed an online search of the error you have reported and found the same Stackoverflow article you had referenced.
https://stackoverflow.com/search?q=0x80020101
------------------------------
Hossein Azimi
Customer Support Engineer, APAC
Blue Prism
Sydney NSW
------------------------------
It usually there is some syntax error in the java code more than related to the Blue Prism.
I have performed an online search of the error you have reported and found the same Stackoverflow article you had referenced.
https://stackoverflow.com/search?q=0x80020101
------------------------------
Hossein Azimi
Customer Support Engineer, APAC
Blue Prism
Sydney NSW
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-09-20 02:55 PM
Thank you Hossein,
I figured out is a problem in my javascript code, I have tested the javascript code in another version of the site and now I pointing to a newer version which changed some elements.
Thank you.
------------------------------
christian silva
------------------------------
I figured out is a problem in my javascript code, I have tested the javascript code in another version of the site and now I pointing to a newer version which changed some elements.
Thank you.
------------------------------
christian silva
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-09-20 02:09 AM
Hi Christian,
Thank you for the update. It's good to hear that you may have identified the root cause of the issue.
------------------------------
Hossein Azimi
Customer Support Engineer, APAC
Blue Prism
Sydney NSW
------------------------------
Thank you for the update. It's good to hear that you may have identified the root cause of the issue.
------------------------------
Hossein Azimi
Customer Support Engineer, APAC
Blue Prism
Sydney NSW
------------------------------
