Message 1 of 6

Not applicable
09-01-2016
05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a problem to migrate an old dll to 2016 / 2017.
The problem is on this line:
Dim Sh_Data1 As Parameter = csheet.Parameter("Data")
Data is a shared parameter, on Revit 2015 work correctly, on Revit 2017 I receive this error:
Not valid CAST from "Data" string to Integer type
How I can solve it?
Solved! Go to Solution.