News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Miscellaneous Forum
 
Security Library Failing To Create RC4CryptoServiceProvider Instance

Reply

by Arthur [arthur at prism-grp dot com]
posted on 2009/06/13

I\'ve been using this for awhile now and it has been flawless. I\'ve moved my development environment from a local Windows 2003 Server to a VM install of Win 2003 Server R2.

I use Visual Studio 2008 and everthing compiles just fine. One of my apps started \"acting up\" so in debugging I noticed that my custom class was throwing an exception when attempting to create an instance of RC4CryptoServiceProvider, e.g.,

RC4CryptoServiceProvider rc4 = new RC4CryptoServiceProvider();

In debugging into the source, the exception is being thrown in CAPIProvider in the CreateInternalHandle() method. I\'m not sure why this would behave differently than when it was running locally.

I hope someone can help as I can\'t seem to get a fix or resolution right now and I\'m stumped. I believe I have the latest library. My assembly version shows 1.0.13.718.

Thank you for any help you can provide.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.