Author |
|
klaus_kraemer Newbie
Joined: 06 March 2010 Location: Germany
Online Status: Offline Posts: 4
|
Posted: 06 March 2010 at 6:26am | IP Logged
|
|
|
Hello,
I'm just trying to code a bit for my new smartphone with MailBee.NET.
I'd like to use the MailBee.ImapMail.Imap class in a .NET CF 3.5 application. Visual Studio 2008 stops compiling with an error message saying:
"System.ComponentModel.IComponent" ist in einer nicht referenzierten Assembly definiert. Fügen Sie einen Verweis auf die Assembly "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" hinzu."
I'll try to translate:
"System.ComponentModel.IComponent" has been defined in an assembly which has no reference. Add a reference for the assembly "System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Ok, adding a reference should not be a problem, but it is when there is already an existing reference to "System.dll" in Version 3.5.0.0.
can you help me to get around this obstacle?
Thanks
Klaus
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 09 March 2010 at 5:37am | IP Logged
|
|
|
Is it possible to provide us with a small sample project which would allow us to reproduce the issue? You can send it to us via AfterLogic HelpDesk.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
klaus_kraemer Newbie
Joined: 06 March 2010 Location: Germany
Online Status: Offline Posts: 4
|
Posted: 11 March 2010 at 12:04pm | IP Logged
|
|
|
My fault!
I just did not check the box to install also the .Net CF version of MailBee.NET.
So all is working well - thanks to the fast help of Afterlogic's helpdesk!
Greetings from a snowy bavaria
Klaus
|
Back to Top |
|
|