Message 1 of 1
System.Exception, missing resource identified by URI: [...].xaml

Not applicable
03-14-2018
11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I created a add-in named: AutoRebaring with and Input Form using WPF and sqlServer.
The first-time run is success, but the second-time Revit encountered a System.Exception:
"The component 'AutoRebaring.Form.RebarInputForm' does not have a resource identified by the URI '/AutoRebaring;component/form/rebarinputform.xaml'.
Then add-in can not be run anymore.
I must close current Revit session and run add-in success for once times, then exception encountered...
I don't know everything happens and how to solve it.Any help or points in the right direction would be greatly appreciated.