Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / January 2006

Tip: Looking for answers? Try searching our database.

Has anyone seen this error: WSE502

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rob - 24 Jan 2006 19:27 GMT
This error is sporadic in nature.... We are using synchronous web service
calls.

Any ideas?

Here's a stack trace:

Microsoft.Web.Services2.Security.SecurityFault: The signature or decryption
was invalid ---> System.Security.Cryptography.CryptographicException: WSE523:
The CipherData contents are invalid.
  at
Microsoft.Web.Services2.Security.Cryptography.SymmetricEncryptionFormatter.Decrypt(Byte[] cipherText)
  at Microsoft.Web.Services2.Security.EncryptedData.Decrypt()
  --- End of inner exception stack trace ---
  at Microsoft.Web.Services2.Security.EncryptedData.Decrypt()
  at Microsoft.Web.Services2.Security.Security.LoadXml(XmlElement element)
  at
Microsoft.Web.Services2.Security.SecurityInputFilter.ProcessMessage(SoapEnvelope envelope)
  at Microsoft.Web.Services2.Pipeline.ProcessInputMessage(SoapEnvelope
envelope)
  at
Microsoft.Web.Services2.WebServicesExtension.BeforeDeserializeServer(SoapServerMessage
message) ERROR CLASS  : System.Security.Cryptography.CryptographicException
Sreedhar - 24 Jan 2006 20:20 GMT
This exception will throw when the logged in user doesn't have the read
permission on the Private Key..(Path:C:\Documents and Settings\All
Users\Application Data\Microsoft\Crypto\RSA\MachineKeys)

Thanks,
Sreedhar

> This error is sporadic in nature.... We are using synchronous web service
> calls.
[quoted text clipped - 19 lines]
> Microsoft.Web.Services2.WebServicesExtension.BeforeDeserializeServer(SoapServerMessage
> message) ERROR CLASS  : System.Security.Cryptography.CryptographicException
Sreedhar - 24 Jan 2006 20:21 GMT
This error will throw when the user has insufficient privilege to read the
private key. Add user or "Service" to the private key. Key path
C:\Documents and Settings\All Users\Application
Data\Microsoft\Crypto\RSA\MachineKeys

Thanks,
Sreedhar

> This error is sporadic in nature.... We are using synchronous web service
> calls.
[quoted text clipped - 19 lines]
> Microsoft.Web.Services2.WebServicesExtension.BeforeDeserializeServer(SoapServerMessage
> message) ERROR CLASS  : System.Security.Cryptography.CryptographicException

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.