Subject: System.Messaging does not exist
Posted By: jimbeam36 Post Date: 11/12/2004 7:15:07 PM
Hi all,

I get the following error:

c:\inetpub\wwwroot\messaging\WebForm1.aspx.cs(11): The type or namespace name 'Messaging' does not exist in the class or namespace 'System' (are you missing an assembly reference?)

I have added the System.Messaging to the web.config:

    <assemblies>
        <add assembly="System.Messaging, Version=1.0.5000.0,      Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
    </assemblies>  

i also added an entry in the machine.config but it still does not work

Any help appreciated!

ch Jim


Go to topic 22024

Return to index page 717
Return to index page 716
Return to index page 715
Return to index page 714
Return to index page 713
Return to index page 712
Return to index page 711
Return to index page 710
Return to index page 709
Return to index page 708