Click here to Skip to main content
15,912,756 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerMicrosoft Website Templates Pin
David Mujica27-Mar-09 7:43
David Mujica27-Mar-09 7:43 
QuestionAjax based web application breaks on html tag in text field Pin
meenakumar27-Mar-09 6:01
meenakumar27-Mar-09 6:01 
AnswerRe: Ajax based web application breaks on html tag in text field Pin
Yusuf27-Mar-09 6:11
Yusuf27-Mar-09 6:11 
QuestionAccessing dropdownlist in footer of gridview from javascript Pin
nainakarri27-Mar-09 5:57
nainakarri27-Mar-09 5:57 
AnswerRe: Accessing dropdownlist in footer of gridview from javascript Pin
Ibrahim Bello27-Mar-09 6:50
Ibrahim Bello27-Mar-09 6:50 
GeneralRe: Accessing dropdownlist in footer of gridview from javascript Pin
nainakarri27-Mar-09 7:57
nainakarri27-Mar-09 7:57 
GeneralRe: Accessing dropdownlist in footer of gridview from javascript Pin
Ibrahim Bello30-Mar-09 6:02
Ibrahim Bello30-Mar-09 6:02 
QuestionChanging GridView Column Header Pin
Ibrahim Bello27-Mar-09 5:13
Ibrahim Bello27-Mar-09 5:13 
AnswerRe: Changing GridView Column Header Pin
Ibrahim Bello27-Mar-09 8:23
Ibrahim Bello27-Mar-09 8:23 
QuestionModal pop up extender on click of radio button Pin
hozsam27-Mar-09 3:17
hozsam27-Mar-09 3:17 
AnswerRe: Modal pop up extender on click of radio button Pin
srividya0931-May-10 20:52
srividya0931-May-10 20:52 
Questionadd user control using fckeditor ? Pin
keyur satyadev27-Mar-09 3:01
keyur satyadev27-Mar-09 3:01 
AnswerRe: add user control using fckeditor ? Pin
Yusuf27-Mar-09 3:53
Yusuf27-Mar-09 3:53 
QuestionCaret disappears when tabbing Pin
Lonnie Raffray27-Mar-09 2:49
Lonnie Raffray27-Mar-09 2:49 
Questionresize calendar control Pin
meghamaharshi27-Mar-09 2:38
meghamaharshi27-Mar-09 2:38 
AnswerRe: resize calendar control Pin
Ravi Mori27-Mar-09 2:47
Ravi Mori27-Mar-09 2:47 
GeneralRe: resize calendar control Pin
meghamaharshi27-Mar-09 2:53
meghamaharshi27-Mar-09 2:53 
GeneralRe: resize calendar control Pin
Ravi Mori27-Mar-09 2:59
Ravi Mori27-Mar-09 2:59 
GeneralRe: resize calendar control Pin
meghamaharshi27-Mar-09 3:01
meghamaharshi27-Mar-09 3:01 
GeneralRe: resize calendar control Pin
meghamaharshi27-Mar-09 3:07
meghamaharshi27-Mar-09 3:07 
GeneralRe: resize calendar control Pin
Ravi Mori27-Mar-09 3:17
Ravi Mori27-Mar-09 3:17 
QuestionThrowing an Security Exception error Pin
.NET- India 27-Mar-09 2:16
.NET- India 27-Mar-09 2:16 
Hello Friends,

I'm opening a notepad file on a button click by using the following line of code


System.Diagnostics.Process.Start("Notepad.exe");


and it's working fine on localhost but as i upload it over my server it arises an error 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.

so can anybody suggest me the way to solve it out
AnswerRe: Throwing an Security Exception error Pin
Ravi Mori27-Mar-09 2:42
Ravi Mori27-Mar-09 2:42 
GeneralRe: Throwing an Security Exception error Pin
.NET- India 27-Mar-09 19:22
.NET- India 27-Mar-09 19:22 
AnswerRe: Throwing an Security Exception error Pin
Paddy Boyd27-Mar-09 3:05
Paddy Boyd27-Mar-09 3:05 

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.