Home All Groups Group Topic Archive Search About

SignedXml not found in .net 2.0 ?

Author
5 Oct 2006 8:56 PM
--- .NET Em ---
I had a code snippet that worked fine in .NET 1.1 with WSE 1.x. I now
installed Visual C# Express 2005 and .NET Framework 2.0 with WSE 3.0. I am
trying to compile the same class but it cannot find SignedXml.

I have included the System.Security.Cryptography.Xml namespace but the
compiler tells me the Xml namespace cannot be found within
System.Security.Cryptography.

Where has it been moved? according to MSDN documentation it is still there
but I still get an error.

Thanks in advance,
Emilio

Author
5 Oct 2006 9:03 PM
--- .NET Em ---
Never mind, apparently I was missing the System.Security.DLL reference :-(

Show quote
"--- .NET Em ---" <tired@ofspam.com> escribió en el mensaje
news:eXRG3CM6GHA.1736@TK2MSFTNGP04.phx.gbl...
>I had a code snippet that worked fine in .NET 1.1 with WSE 1.x. I now
>installed Visual C# Express 2005 and .NET Framework 2.0 with WSE 3.0. I am
>trying to compile the same class but it cannot find SignedXml.
>
> I have included the System.Security.Cryptography.Xml namespace but the
> compiler tells me the Xml namespace cannot be found within
> System.Security.Cryptography.
>
> Where has it been moved? according to MSDN documentation it is still there
> but I still get an error.
>
> Thanks in advance,
> Emilio
>

AddThis Social Bookmark Button