Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to inherit an MDI ChildForm from another project
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
How to inherit an MDI ChildForm from another project
Divers
Thread ID:
00947186
Message ID:
00947186
Vues:
52
All:

I have a .NET solution called "MCSF". I want to organize this in a way so not all of my forms and class libraries are not included into one project.

So far I have one project in my solution and I have a Mdi_ChildBaseForm.cs in the MCSF project. I know how to "Add Inherited Form" and add it to the MCSF project.

However, after I add a new class project "MCSF_Schools" to the MCSF solution and try to "Add Inherited Form" from the "MCSF" project to the "MCSF_School" project it does not work.

First the inheritance picker complains that there are NO "built assemblies". When I try to "Browse" for the MCSF.exe I can get the Mdi_ChildBaseForm into the picker, but when I click OK I get this error message:

ERROR:
Unable to add reference 'MCSF' to the current application. Check that a different version of 'MCSF' is not already referenced.

Can I add an "inherited form" from another project?

Thanks!

--Paul
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform