Message 1 of 2
Ilogic error after update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi recently updated to 2020 from 2018 and I am now vetting this error message when run an External Ilogic rule that was compiled for creating view reps . This was working fine in 2018.
Does anyone know what has changed between the way rules work from version 2018 to 2020?
Error on Line 2 : Class 'ThisRule' must implement 'Sub Main()' for interface 'Autodesk.iLogic.Interfaces.IRuleInterface'.
Error on Line 1218 : Interface 'Autodesk.iLogic.Interfaces.IRuleInterface' is not implemented by this class.
Error on Line 1234 : 'ThisApplication' is not declared. It may be inaccessible due to its protection level.
Error on Line 1235 : 'ThisApplication' is not declared. It may be inaccessible due to its protection level.
Error on Line 1237 : 'ThisDoc' is not declared. It may be inaccessible due to its protection level.
Error on Line 1218 : Interface 'Autodesk.iLogic.Interfaces.IRuleInterface' is not implemented by this class.
Error on Line 1234 : 'ThisApplication' is not declared. It may be inaccessible due to its protection level.
Error on Line 1235 : 'ThisApplication' is not declared. It may be inaccessible due to its protection level.
Error on Line 1237 : 'ThisDoc' is not declared. It may be inaccessible due to its protection level.