Click here to Skip to main content
15,899,754 members

Comments by ernieball_26 (Top 7 by date)

ernieball_26 5-Oct-12 1:44am View    
uhh! Same error message, "Key not valid for use in a specified state". Would it be possible if I re-encrypt it again?
ernieball_26 5-Oct-12 1:21am View    
My problem isn't solved yet. Yes, I've gone on all the links you've suggested. I'm now getting the error message:

"The configuration for physical path: <my file="" path=""> cannot be opened." What seems to be the cause of this? I'm pretty sure I supplied it with the correct path.
ernieball_26 4-Oct-12 23:54pm View    
Oops! I have typed it incorrectly, yes it should be '-pd' or '-pdf'. I was reading a lot of articles regarding my problem. It seems that there is a key which is generated by DPAPI. Since the application is running on a server, I assume that the key is also in there. My point now is, how's the key called (Master key? ect.)? Where can I find the key? Can I copy it and have it on my local machine?
ernieball_26 7-Feb-12 3:33am View    
I did it this way Amir, I guess it would be a hard time for me doing a custom code in SSRS. Thanks for the help buddy! (",)
ernieball_26 26-Jan-12 0:59am View    
Is it similar to ASP.NET's Membership provider? Sort of a session state?
I found this on the web:
http://devpinoy.org/blogs/comgen/archive/2007/08/15/use-membership-api-in-winforms.aspx

I understand the code but I am really not sure of its functionality, Can any one give a detailed explanation on how it serves its purpose. Thanks!