Click here to Skip to main content
15,897,187 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: WMI Pin
Christian Graus29-Jan-09 20:06
protectorChristian Graus29-Jan-09 20:06 
GeneralRe: WMI Pin
siva45529-Jan-09 20:10
siva45529-Jan-09 20:10 
GeneralRe: WMI Pin
Christian Graus29-Jan-09 20:16
protectorChristian Graus29-Jan-09 20:16 
GeneralRe: WMI Pin
siva45529-Jan-09 20:21
siva45529-Jan-09 20:21 
GeneralRe: WMI Pin
Abhijit Jana29-Jan-09 20:53
professionalAbhijit Jana29-Jan-09 20:53 
GeneralRe: WMI Pin
siva45529-Jan-09 21:25
siva45529-Jan-09 21:25 
GeneralRe: WMI Pin
Abhijit Jana29-Jan-09 22:08
professionalAbhijit Jana29-Jan-09 22:08 
GeneralRe: WMI Pin
siva45529-Jan-09 22:18
siva45529-Jan-09 22:18 
!Abhijit Jana wrote:
No, there should not be any problems.
BTW: Why you are using this in ASP.Net? What is the purpose?


a) Ya because it"s actually for admin purpose to connect to other systems and get hard disk info etc... and that he has to see all this thru web that"s the problem..

b)And one more issue Abhijith if possible please try to help me out...


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: WMI Pin
Ashutosh Phoujdar29-Jan-09 22:30
Ashutosh Phoujdar29-Jan-09 22:30 
GeneralRe: WMI Pin
siva45529-Jan-09 22:34
siva45529-Jan-09 22:34 
QuestionC# vs Javascript Question Pin
Roger Wright29-Jan-09 19:44
professionalRoger Wright29-Jan-09 19:44 
AnswerRe: C# vs Javascript Question Pin
Christian Graus29-Jan-09 20:07
protectorChristian Graus29-Jan-09 20:07 
GeneralRe: C# vs Javascript Question Pin
Roger Wright29-Jan-09 20:23
professionalRoger Wright29-Jan-09 20:23 
GeneralRe: C# vs Javascript Question Pin
N a v a n e e t h29-Jan-09 21:19
N a v a n e e t h29-Jan-09 21:19 
GeneralRe: C# vs Javascript Question Pin
Roger Wright30-Jan-09 2:10
professionalRoger Wright30-Jan-09 2:10 
GeneralRe: C# vs Javascript Question Pin
Christian Graus29-Jan-09 22:38
protectorChristian Graus29-Jan-09 22:38 
GeneralRe: C# vs Javascript Question Pin
Roger Wright30-Jan-09 2:04
professionalRoger Wright30-Jan-09 2:04 
Questiondataset to formview Pin
Arif Liminto29-Jan-09 19:27
professionalArif Liminto29-Jan-09 19:27 
AnswerRe: dataset to formview Pin
Christian Graus29-Jan-09 20:10
protectorChristian Graus29-Jan-09 20:10 
GeneralRe: dataset to formview Pin
Arif Liminto29-Jan-09 20:37
professionalArif Liminto29-Jan-09 20:37 
QuestionQuickBooks integration Pin
joindotnet29-Jan-09 19:24
joindotnet29-Jan-09 19:24 
AnswerRe: QuickBooks integration Pin
N a v a n e e t h29-Jan-09 19:31
N a v a n e e t h29-Jan-09 19:31 
AnswerRe: QuickBooks integration Pin
pranavaa14-Dec-09 2:16
pranavaa14-Dec-09 2:16 
Question[Message Deleted] Pin
raushan_929-Jan-09 19:20
raushan_929-Jan-09 19:20 
AnswerRe: Validation on Two Dates Pin
N a v a n e e t h29-Jan-09 19:23
N a v a n e e t h29-Jan-09 19:23 

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.