Click here to Skip to main content
15,886,788 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Validation on Two Dates Pin
kishorg129-Jan-09 20:01
kishorg129-Jan-09 20:01 
Questiondropdown Pin
gvpr29-Jan-09 19:19
gvpr29-Jan-09 19:19 
AnswerRe: dropdown Pin
N a v a n e e t h29-Jan-09 19:21
N a v a n e e t h29-Jan-09 19:21 
GeneralRe: dropdown Pin
gvpr29-Jan-09 19:26
gvpr29-Jan-09 19:26 
GeneralRe: dropdown Pin
N a v a n e e t h29-Jan-09 19:30
N a v a n e e t h29-Jan-09 19:30 
GeneralRe: dropdown Pin
Christian Graus29-Jan-09 20:14
protectorChristian Graus29-Jan-09 20:14 
GeneralRe: dropdown Pin
Ashutosh Phoujdar29-Jan-09 22:09
Ashutosh Phoujdar29-Jan-09 22:09 
QuestionRegistry access Pin
siva45529-Jan-09 19:02
siva45529-Jan-09 19:02 
Hi,
I have a web application in where in my default page cs file i didn"t write anything
and i have created an msi using set up and deployment provided by VS 2005 and installed that msi in other machine and when im trying access it thru url im getting the below error....


Server Error in '/Skywebadmin' Application.

--------------------------------------------------------------------------------

Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Requested registry access is not allowed.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.



Stack Trace:


SecurityException: Requested registry access is not allowed.]
System.ThrowHelper.ThrowSecurityException(ExceptionResource resource) +51
Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) +7460233
System.Security.Cryptography.Utils.get_FipsAlgorithmPolicy() +239
System.Security.Cryptography.RijndaelManaged..ctor() +13
System.Web.Configuration.MachineKeySection.ConfigureEncryptionObject() +232
System.Web.Configuration.MachineKeySection.EnsureConfig() +156
System.Web.Configuration.MachineKeySection.EncryptOrDecryptData(Boolean fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length, IVType ivType, Boolean useValidationSymAlgo) +34
System.Web.UI.Page.EncryptStringWithIV(String s, IVType ivType) +83
System.Web.UI.Page.EncryptString(String s) +30




--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
AnswerRe: Registry access Pin
N a v a n e e t h29-Jan-09 19:20
N a v a n e e t h29-Jan-09 19:20 
GeneralRe: Registry access Pin
siva45529-Jan-09 19:40
siva45529-Jan-09 19:40 
GeneralRe: Registry access Pin
N a v a n e e t h29-Jan-09 21:09
N a v a n e e t h29-Jan-09 21:09 
GeneralRe: Registry access Pin
siva45529-Jan-09 21:30
siva45529-Jan-09 21:30 
AnswerRe: Registry access Pin
Ashutosh Phoujdar29-Jan-09 22:14
Ashutosh Phoujdar29-Jan-09 22:14 
GeneralRe: Registry access [modified] Pin
siva45529-Jan-09 22:24
siva45529-Jan-09 22:24 
GeneralRe: Registry access Pin
Ashutosh Phoujdar29-Jan-09 23:13
Ashutosh Phoujdar29-Jan-09 23:13 
GeneralRe: Registry access Pin
siva45529-Jan-09 23:55
siva45529-Jan-09 23:55 
QuestionHow to access a control of a Master Page? Pin
zinzil29-Jan-09 18:22
zinzil29-Jan-09 18:22 
AnswerRe: How to access a control of a Master Page? Pin
Spunky Coder29-Jan-09 18:56
Spunky Coder29-Jan-09 18:56 
QuestionCreating a Search Control Pin
scotchy2hotty2k229-Jan-09 18:19
scotchy2hotty2k229-Jan-09 18:19 
QuestionClick Once - Publish.html - not recognizing framework 2.2.30729 Pin
N.Surendra Prasad29-Jan-09 17:58
N.Surendra Prasad29-Jan-09 17:58 
QuestionHiding WebForm in ASP.NET Pin
siddisagar29-Jan-09 17:05
siddisagar29-Jan-09 17:05 
AnswerRe: Hiding WebForm in ASP.NET Pin
N a v a n e e t h29-Jan-09 17:42
N a v a n e e t h29-Jan-09 17:42 
QuestionHow to make a post to page with href url Pin
papy-boom29-Jan-09 13:22
papy-boom29-Jan-09 13:22 
AnswerRe: How to make a post to page with href url Pin
Tad McClellan29-Jan-09 17:12
professionalTad McClellan29-Jan-09 17:12 
QuestionApplication_End () problem Pin
sana1729-Jan-09 9:53
sana1729-Jan-09 9:53 

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.