G
Guest
I have a solution with 3 projects - 1 exe and two dll's
In the exe I usually inherits forms from one of the dll's (main-classes etc). Now I want to add an inherited form from within the exe. But when I try I get the error "Ensure that the file is a valid .Net Framework Assembly" - and I cannot select a parent form from the forms in my exe
And I am quite sure that the exe is a "valid .Net Framework Assembly" - I really can't see what else it could be....and for that reason, how to "make sure"...
Regards benny
In the exe I usually inherits forms from one of the dll's (main-classes etc). Now I want to add an inherited form from within the exe. But when I try I get the error "Ensure that the file is a valid .Net Framework Assembly" - and I cannot select a parent form from the forms in my exe
And I am quite sure that the exe is a "valid .Net Framework Assembly" - I really can't see what else it could be....and for that reason, how to "make sure"...
Regards benny