namespace not found 
Author Message
 namespace not found

Hello,

        I could not use the namespace
'System.Runtime.Serialization.Formatters.Soap' in my C# project. It printed
a message "C:\Documents and Settings\Administrator\My Documents\Visual
Studio Projects\MyCOMAddin\Connect.cs(10): The type or namespace name 'Soap'
does not exist in the class or namespace
'System.Runtime.Serialization.Formatters' (are you missing an assembly
reference?)"

        Anyone got a solution?

Regards,
ccm.



Mon, 28 Mar 2005 12:03:31 GMT  
 namespace not found

Hi,

Please make sure the System.Runtime.Serialization.Formatters.Soap assembly has been added in Solution Explorer -> References. It's a separate assembly in System.Runtime.Serialization.Formatters.Soap.dll.

Hope this helps.

--
Best Regards,

Rick Zhuang
{Intern, MS Dev Support}
------
This posting is provided "AS IS" with no warranties, and confers no rights.

Quote:

> Hello,

>         I could not use the namespace
> 'System.Runtime.Serialization.Formatters.Soap' in my C# project. It printed
> a message "C:\Documents and Settings\Administrator\My Documents\Visual
> Studio Projects\MyCOMAddin\Connect.cs(10): The type or namespace name 'Soap'
> does not exist in the class or namespace
> 'System.Runtime.Serialization.Formatters' (are you missing an assembly
> reference?)"

>         Anyone got a solution?

> Regards,
> ccm.



Mon, 28 Mar 2005 14:29:30 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Web Service Not Working -- Namespace not found

2. Web reference namespace not found

3. ???? System.Net namespace not found?

4. namespace name can not be found

5. Find and Replace, Not Find and Overwrite

6. Cannot find namespace

7. can't find namespace using System.Web.UI.Design

8. Can't Find Namespace?

9. Cannot find the System.Net namespace

10. System can't find ServiceProcess namespace

11. could not execute: path not found(Win32 error 3)

12. LINK : LNK6004: Debug/wconnect.exe not found or not built by the last

 

 
Powered by phpBB® Forum Software