Search found 1 match

by Richard.Munn
Wed Mar 14, 2018 2:39 pm
Forum: Developer Tools
Topic: Sporadic crash when calling LoadProfile
Replies: 1
Views: 27442

Sporadic crash when calling LoadProfile

I have a Revit plugin written in C# which previously used the Nova7 library for printing. I have updated the libraries to Nova9 but am having a sporadic crash when calling pNova.LoadProfile(newProfileID); The prior code for setting up Nova is pretty much identical to your samples: pNova = new NovaPd...