Click here to Skip to main content
15,909,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: need help Pin
N a v a n e e t h19-Apr-07 4:02
N a v a n e e t h19-Apr-07 4:02 
GeneralRe: need help Pin
Sebastian T Xavier19-Apr-07 19:06
Sebastian T Xavier19-Apr-07 19:06 
QuestionEncrypt And Decrypt the string Pin
monuSaini18-Apr-07 23:44
monuSaini18-Apr-07 23:44 
AnswerRe: Encrypt And Decrypt the string Pin
Guffa19-Apr-07 0:06
Guffa19-Apr-07 0:06 
GeneralRe: Encrypt And Decrypt the string Pin
monuSaini19-Apr-07 1:06
monuSaini19-Apr-07 1:06 
AnswerRe: Encrypt And Decrypt the string Pin
Guffa19-Apr-07 11:46
Guffa19-Apr-07 11:46 
AnswerRe: Encrypt And Decrypt the string Pin
Sandeep Akhare19-Apr-07 0:08
Sandeep Akhare19-Apr-07 0:08 
QuestionEncrypt And Decrypt the string Pin
monuSaini18-Apr-07 23:44
monuSaini18-Apr-07 23:44 
Hello Everybody,

I m encrypting and decrypting the string.

When ever an string is encrypted and that encrypted value contains an '+' sign in it the it creates the following error(when it is online otherwise on local it is working fine )

Invalid length for a Base-64 char array.

it shows erroe in following line while decrypting :

byte[] toEncryptArray = Convert.FromBase64String(cipherString);


I am not able to understand why it is happing.


Regards,




rahul saini
AnswerRe: Encrypt And Decrypt the string Pin
Sandeep Akhare22-Apr-07 21:48
Sandeep Akhare22-Apr-07 21:48 
Questioninterview bit Pin
siddisagar18-Apr-07 22:38
siddisagar18-Apr-07 22:38 
AnswerRe: interview bit Pin
mghiassi18-Apr-07 23:43
mghiassi18-Apr-07 23:43 
GeneralRe: interview bit Pin
siddisagar18-Apr-07 23:54
siddisagar18-Apr-07 23:54 
GeneralRe: interview bit Pin
mghiassi20-Apr-07 3:16
mghiassi20-Apr-07 3:16 
Questionsort a dataset Pin
ADY00718-Apr-07 22:27
ADY00718-Apr-07 22:27 
AnswerRe: sort a dataset Pin
Atif Ali Bhatti18-Apr-07 22:36
Atif Ali Bhatti18-Apr-07 22:36 
GeneralRe: sort a dataset Pin
ADY00718-Apr-07 23:02
ADY00718-Apr-07 23:02 
AnswerRe: sort a dataset Pin
thomasa18-Apr-07 22:43
thomasa18-Apr-07 22:43 
GeneralRe: sort a dataset Pin
ADY00718-Apr-07 22:57
ADY00718-Apr-07 22:57 
GeneralRe: sort a dataset Pin
thomasa18-Apr-07 23:02
thomasa18-Apr-07 23:02 
QuestionHow to set selected item in DropdownList Pin
Kuricheti18-Apr-07 22:23
Kuricheti18-Apr-07 22:23 
AnswerRe: How to set selected item in DropdownList Pin
N a v a n e e t h18-Apr-07 22:44
N a v a n e e t h18-Apr-07 22:44 
GeneralRe: How to set selected item in DropdownList Pin
Ahmad Osta14-Nov-09 21:58
Ahmad Osta14-Nov-09 21:58 
AnswerRe: How to set selected item in DropdownList Pin
gauthee18-Apr-07 22:45
gauthee18-Apr-07 22:45 
AnswerRe: How to set selected item in DropdownList Pin
thomasa18-Apr-07 22:53
thomasa18-Apr-07 22:53 
AnswerRe: How to set selected item in DropdownList Pin
Sandeep Akhare18-Apr-07 23:12
Sandeep Akhare18-Apr-07 23:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.