Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > RSACryptoServiceProvider - Low disk space issue

Reply
Thread Tools

RSACryptoServiceProvider - Low disk space issue

 
 
Nilesh
Guest
Posts: n/a
 
      08-25-2008
Hi,

I am developing an asp.net 2.0 application in which I have requirement of
password encryption and decruption. I am using RSACryptoServiceProvider class
to encryot/decrypt. I have my own private and public keys. Since few days I
have very low space on my C drive and I observed that due to low space
RSACryptoServiceProvider can not decryot the values. It shows some
CryptographicException with message "There is no enough disk space". I am
using 2 important methods of RSACryptoServiceProvider class and they are
FromXmlString and Decrypt method. I am sure one of these 2 methods requires
some space on C drive which I dont have. Can we configure some path so that
these methods point to some other drive or location, the same way which I did
for dynamic compilation of asp.net pages. Or can anyone please tell me what
exacly is going on behind the scenes while doing Decryption? why it needs
space on C drive and how we can resolve this?

Any pointers or help would be really appriciated.

Thank a ton...
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pcos low carb diet. Low carb diet program. Cholesterol low carb diet.Low carb diet foods. zyraco C++ 0 11-10-2009 01:44 PM
Low carb diabetes diet. Low fat high carb diet. The low carb diet.Low carb diet pregnancy. zyraco C++ 0 11-10-2009 01:44 PM
Low carb calorie diet. No low carb diet. Free low carb diet. Low carbdiet meal plan. zyraco C++ 0 11-10-2009 01:44 PM
Low Fat, Low Carb, Low Calorie and every other crazy fad diet youhave tried. ruxandra C++ 0 04-14-2009 07:00 PM
Getting "not enough disk space error" when there is plenty of disk space Jas Shultz ASP .Net 0 12-03-2003 05:07 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57