|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem with visual inheritancehi
I had some problem when inherit form from .Dll. Error message: Unable to add reference 'appname' to the current application. Check that a different version of 'appname' is not already referenced. I tried to set the property of the referenced dll to copy local = false I removed the reference but still I got the same message. You already have the reference with the same name in the project.Remove it,
and then add the new one once more. <nadavdolin***@gmail.com> schrieb im Newsbeitrag Show quoteHide quote news:1142849984.498924.156760@i39g2000cwa.googlegroups.com... > hi > I had some problem when inherit form from .Dll. > Error message: > Unable to add reference 'appname' to the current application. Check > that a different version of 'appname' is not already referenced. > I tried to set the property of the referenced dll to copy local = false > I removed the reference > but still I got the same message. > I have only one reference to the dll when I remove it the solution not
compiled also when i Remove the reference and try to add inherited form automaticlay the referenced added to the project and still I got the same error |
|||||||||||||||||||||||