Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am submitting app to Autodesk App store and using RestSharp to check for User Entitlement (as suggested by Autodesk). Everything works fine on my PC but when Autodesk creates installer and I launch the addin from Revit it throws an error:
Revit encountered a Could not load type
'RestSharp.RestClientOptions' from assembly 'RestSharp,
Version: 106.12.00, Culture: neutral,
PublicKeyToken=598062e77ß15f75'.
Any ideas why this is happening?
Do I have to pack RestSharp.dll together with my addin.dll ?
Could not find any information on the web..
Solved! Go to Solution.