Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a class that inherits ABusinessObject from VFP6.
Message
From
10/07/2006 12:09:07
 
 
To
10/07/2006 11:03:33
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01133891
Message ID:
01135006
Views:
18
I set the ProgID attribute and also set [ComVisible(true)] attribute.

In VS2005, there are some notes in assemblyinfo.cs about this attribute being set to off at the assembly level (so you may need to enable at your class level).


>Hi Kevin:
>
>In the aAppTest I have:
>
>
>            mmAppBase.Factory = new AAppTestFactory();
>            mmAppBase.IsRunning = true;
>
>
>To follow your suggestion I tried to reference AAppTestFactory in my CREATEOBJECT VFP call but it could not find that symbol. Should I add a ProgID attribute so it is visible to COM?
>
>Thanks,
>Mike G.
Previous
Reply
Map
View

Click here to load this message in the networking platform