Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


CanadaUser
2009-05-14T23:45:55Z
I got the following warning message when I registered and exported type lib from VisualCron.dll using the RegAsm.exe tool. Is it trivial warnings?


C:\Program Files\VisualCron>regasm visualcron.dll /tlb

Type library exporter warning processing 'VisualCron.JobClass+_JobClass.get_Task
s(#0), VisualCron'. Warning: Type library exporter encountered a generic type in
stance in a signature. Generic code may not be exported to COM.
Type library exporter warning processing 'VisualCron.JobClass+_JobClass.set_Task
s(value), VisualCron'. Warning: Type library exporter encountered a generic type
instance in a signature. Generic code may not be exported to COM.
Assembly exported to 'C:\Program Files\VisualCron\visualcron.tlb', and the type
library was registered successfully
Sponsor
Forum information
Support
2009-05-15T09:43:23Z
The warnings are OK. They only refer to functions we have exposed that cannot be used through come. From time to time we clean up and fix these warnings but it is nothing you have to worry about.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top