Activate Worksheet
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-03-17 02:39 AM
Are they any differences in code between Blue Prism versions 5.0.11.0 and 5.0.18.0. A Process developed on 5.0.11.0 and imported into 5.0.18.0 does not function the same. on the older version it works correctly, but, NOT on the newer version. ACTIVATE WORKSHEET(MS Excel VBO) is creating another INSTANCE of EXCEL.
Within MS excel VBO, under the CheckInstanceAndWorkbook TAB ,
The code CHECKWORKBOOK , starts another Instance of EXCEL , then, the error "Workbook not Found"
the same process runs without issue on 5.0.11.0
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-04-17 02:18 PM
Both versions of Blue Prism use the same .NET Platform codebase, so there should be no difference to code between the two versions. Has anything else in your environment changed? (MS Excel VBO version, Excel versoin, Windows OS version, etc?).
