Click here to Skip to main content
15,887,214 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: GridView ASP.NET 2.0 Pin
Christian Graus30-Jan-09 20:36
protectorChristian Graus30-Jan-09 20:36 
GeneralRe: GridView ASP.NET 2.0 Pin
MuhammadAtif30-Jan-09 21:21
MuhammadAtif30-Jan-09 21:21 
GeneralRe: GridView ASP.NET 2.0 Pin
Christian Graus30-Jan-09 23:06
protectorChristian Graus30-Jan-09 23:06 
GeneralRe: GridView ASP.NET 2.0 Pin
MuhammadAtif31-Jan-09 1:06
MuhammadAtif31-Jan-09 1:06 
GeneralRe: GridView ASP.NET 2.0 Pin
MuhammadAtif31-Jan-09 18:10
MuhammadAtif31-Jan-09 18:10 
QuestionChange the asp.net worker process identity Pin
siva45530-Jan-09 19:40
siva45530-Jan-09 19:40 
AnswerRe: Change the asp.net worker process identity Pin
Christian Graus30-Jan-09 20:15
protectorChristian Graus30-Jan-09 20:15 
GeneralRe: Change the asp.net worker process identity Pin
siva45530-Jan-09 20:22
siva45530-Jan-09 20:22 
Because as i deploy my simple web application in which i have only one web form and that cs file doesn"t have any code and created an msi (windows installer) and i installed that msi in other system and in that system if access my web application i got an error like...

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


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.MD5CryptoServiceProvider..ctor() +25
System.Web.Compilation.AssemblyBuilder.AddChecksumPragma(BuildProvider buildProvider, CodeCompileUnit compileUnit) +8569699
System.Web.Compilation.AssemblyBuilder.AddCodeCompileUnit(BuildProvider buildProvider, CodeCompileUnit compileUnit) +52
System.Web.Compilation.BaseTemplateBuildProvider.GenerateCode(AssemblyBuilder assemblyBuilder) +462
System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) +99


So i guess by default aspnet account access registry which is not allowable......
GeneralRe: Change the asp.net worker process identity Pin
Christian Graus30-Jan-09 20:34
protectorChristian Graus30-Jan-09 20:34 
GeneralRe: Change the asp.net worker process identity [modified] Pin
siva45530-Jan-09 20:41
siva45530-Jan-09 20:41 
QuestionIs it possible to popup reminder on particular time in asp.net Pin
Krishnraj30-Jan-09 18:54
Krishnraj30-Jan-09 18:54 
AnswerRe: Is it possible to popup reminder on particular time in asp.net Pin
Christian Graus30-Jan-09 18:57
protectorChristian Graus30-Jan-09 18:57 
GeneralRe: Is it possible to popup reminder on particular time in asp.net Pin
Krishnraj30-Jan-09 21:21
Krishnraj30-Jan-09 21:21 
Questionforums Pin
ahawari0930-Jan-09 18:01
ahawari0930-Jan-09 18:01 
AnswerRe: forums Pin
Christian Graus30-Jan-09 18:34
protectorChristian Graus30-Jan-09 18:34 
QuestionRegional Language Issue While Uploading Excel Pin
jchandramouli30-Jan-09 17:57
jchandramouli30-Jan-09 17:57 
QuestionCan i use the same DataGridView for displaying the results of 2 different queries at different times? Pin
Subin Alex30-Jan-09 16:48
Subin Alex30-Jan-09 16:48 
AnswerRe: Can i use the same DataGridView for displaying the results of 2 different queries at different times? Pin
vaghelabhavesh30-Jan-09 16:54
vaghelabhavesh30-Jan-09 16:54 
GeneralRe: Can i use the same DataGridView for displaying the results of 2 different queries at different times? Pin
Subin Alex30-Jan-09 18:42
Subin Alex30-Jan-09 18:42 
GeneralRe: Can i use the same DataGridView for displaying the results of 2 different queries at different times? Pin
Christian Graus30-Jan-09 18:58
protectorChristian Graus30-Jan-09 18:58 
AnswerRe: Can i use the same DataGridView for displaying the results of 2 different queries at different times? Pin
Christian Graus30-Jan-09 17:00
protectorChristian Graus30-Jan-09 17:00 
Questiondirect to new browser window Pin
sana1730-Jan-09 9:29
sana1730-Jan-09 9:29 
AnswerRe: direct to new browser window Pin
Christian Graus30-Jan-09 15:24
protectorChristian Graus30-Jan-09 15:24 
GeneralRe: direct to new browser window Pin
sana1730-Jan-09 20:53
sana1730-Jan-09 20:53 
GeneralRe: direct to new browser window Pin
sana1730-Jan-09 22:31
sana1730-Jan-09 22:31 

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.