vitalyp
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
Hi all.
I want to use EncryptedXml element in my ASP.NET application.
So, I have next strig in my .vb file:
"Imports System.Security.Cryptography.Xml"
But, I've got compiler error message:
Error VBNC30456: 'Xml' is not a member of 'Global.System.Security.Cryptography'.
Wat's wrong ?
Vitlay
I want to use EncryptedXml element in my ASP.NET application.
So, I have next strig in my .vb file:
"Imports System.Security.Cryptography.Xml"
But, I've got compiler error message:
Error VBNC30456: 'Xml' is not a member of 'Global.System.Security.Cryptography'.
Wat's wrong ?
Vitlay