Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class getting registered wrong
Message
 
 
À
26/05/2005 11:52:49
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01017839
Message ID:
01017849
Vues:
37
>I have built an exe under name "myexename.exe".
>An OLE PUblic class from it is run like this:
>o = createobject(myexename.classname)
>
>The I recompiled exe again but now I named it "exename.exe".
>o = createobject(exename.classname)
>does not work because tlb file still has "myexename" so registry does.
>How can I fix that?
>
The first part in the COM ProgID is the name of the project. You can either rename the project or change project name on the Servers tab in the Project Info.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform