Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a small sheet set app that loads the list of sheets & views into a wpf tree view list. (We use it to associate callout blocks to a sheet set view.) It's been working very well. I decided to recompile the code with references to the current ACAD files (AcCoreMgd, AcDbMgd, AcMgd, & ACSMCOMPONENTS22Lib) & .NETFramework 4.6. Now the tree view is blank. Stepping through the code in debug clearly shows the data is there ready to display but it just doesn't.
Is anyone else seeing odd behavior with current rebuilds?
thanks,
Allen
Solved! Go to Solution.