i start telling you that my problem could come from the fact i'm very new in .NET programming and for this reason i cant find a similar answer beacause i dont know what to find. I tryed but nothing.
I'm trying to do a WebService client (with a windows web app) from a wsdl description. This client requires a reference to the assembly System.Web.Services.dll This dll have a reference to System.ComponentModel.Component. The error in compiling is:(i translated from italian):
Impossible to resolve the class or the interface System.ComponentModel.Component in the assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' referred by System.Web.Services.Protocols.WebClientProtocol.
I checked. The dll System.ComponentModel is automatically referred by this kind of project. The stange fact is that if i try to do a simple console program with a main, the error will come in any case but it does not stop the application and i'm able to run the application correctly.
How to solve the problem? Could the dll be corrupted?
UPDATE: I found that this could be a problem regarding security and protection issues but i cant solve it. Maybe this post can help you more then me http://forums.whirlpool.net.au/archive/1131887