WilliamZhang
Level 2
since ‎17-04-19
‎18-03-24

User Statistics

  • 1 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

I am trying to use code stage to create and use Internet Explorer COM object in Blue prism, like this: Dim ie as InternetExplorer ie = new InternetExplorer But when I tried to add external .dll reference, I got "Unable to load reference library" er...