|
-
July 28th, 2009, 03:44 PM
#1
C-sharp Express Serial.IO.Ports.SerialPorts Issue
Hi,
I'm new to programming in C#. Problem I'm getting is when compiling a program it is giving me a reference error. I'm not completely clear on how to fix it.
Error 1 The type 'System.IO.Ports.SerialPort' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll' and 'c:\Documents and Settings\Mobile1\Desktop\Snap_Library\Master\SerialPort.dll' C:\Documents and Settings\Mobile1\Desktop\Snap_Library\Master\Snap.cs 11 11 Master
I know about the whole removing the reference of the "SerialPort.dll" but it has required references within it. And I can't remove the system.dll reference either. Can anybody give me a clue on what to do?
Thanks,
Josh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|