RM
Roy Muller
August 21, 2002 06:40 PM UTC
I found a way to remove the error; one of my two UserControls has a property that, when set, calls a managed wrapper into a multi-threaded static library (our home-grown event logging library). When I comment out the call to the managed wrapper then the Exception from HRESULT error in the task list disappears. As a bonus, I'm also able to change the property in the designer :-)
As for the license.licx files, should I just edit the version #s by hand? Does the license file affect anything else besides the visual designer?
-Roy
CB
Clay Burch
Syncfusion Team
August 22, 2002 09:25 AM UTC
Roy,
The license file is only used during design time. You can just delete the licx file, and it will be recreated (when needed) if you drop a licensed control on your form.
Clay