Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Failure in adding ProfAuto.tlb as Reference in .NET project Collapse All
Subject Author Date
Svetlozar Kostadinov Mar 30, 2007 - 11:21 AM

Hi there! I get an error while I try to add ProfAuto.tlb as reference to my VB2005 project. Is it normally (and possible) to use ProfAuto in this way? You can see the screenshot below:

http://img339.imageshack.us/img339/2629/screenmw8.jpg

Technical Support Apr 2, 2007 - 8:58 AM

ProfAuto is a library that does not contain any creatable objects. You could use your own creatable COM object that returns the IExtAutoWindow object implemented in ProfAuto via some property or method of your object. The FrameFeatures ActiveX control is kind of such an object and you can insert it into .NET project and Windows Forms form.



Svetlozar Kostadinov Apr 2, 2007 - 8:16 AM

I found that this is something related to my computer, because on my colleague’s computer it doesn’t appear any problem.