Revit not working with MSSQL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In my project, I need to implement user registration through WPF which runs in Revit. When trying to send a query or get data from MSSQL, a critical error occurs and Revit closes. At the same time, the same code that works with MSSQL works flawlessly in applications that are not related to Revit in any way. Is there a way how to solve this problem?