Click here to Skip to main content
15,919,121 members
Home / Discussions / ASP.NET
   

ASP.NET

 
RantRe: how to disable back Button in IE using asp.net Pin
Paddy Boyd26-Jan-09 23:22
Paddy Boyd26-Jan-09 23:22 
AnswerRe: how to disable back Button in IE using asp.net Pin
josh41728-Jan-09 0:01
josh41728-Jan-09 0:01 
QuestionDocument Manager Pin
Santosini Sahoo26-Jan-09 23:05
Santosini Sahoo26-Jan-09 23:05 
QuestionDisplaying thumbnails in ASP.NET Pin
Radhakrishnan G.26-Jan-09 22:50
Radhakrishnan G.26-Jan-09 22:50 
AnswerRe: Displaying thumbnails in ASP.NET Pin
Paddy Boyd26-Jan-09 23:23
Paddy Boyd26-Jan-09 23:23 
Questioncreate that aspx page at runtime Pin
nithydurai26-Jan-09 22:12
nithydurai26-Jan-09 22:12 
QuestionUsing WMI win32_share in asp.net page not working on IIS6? Pin
leeoze26-Jan-09 22:11
leeoze26-Jan-09 22:11 
AnswerRe: Problem solved... Pin
leeoze26-Jan-09 23:16
leeoze26-Jan-09 23:16 
The problem was on the IIS application pool.

in order for me to use Win32_share I need to setup the predefined Identity of the Application Pool to Local System. otherwise I have no premissions to use WMI.

I can also set the Configurable to a user with the right premissions to do the same.

To access the Identity you need to open the IIS Manager.
Colpase the Apllication pools and either create a new pool to be used or edit the deafult by right click and Properties.
Go to the Identity tab and choose your wish.

Also do not forget to go to under Web Sites and on your selected website/virtual directory properties to set under the Application settings the Apllication pool to the one with the new premissions.
Questioni want to add more than 1 columns with ColumnName=" " in the C#asp.net datagrid after data is bind to it. Pin
s_aslam9826-Jan-09 22:08
s_aslam9826-Jan-09 22:08 
AnswerRe: i want to add more than 1 columns with ColumnName=" " in the C#asp.net datagrid after data is bind to it. Pin
mr_muskurahat26-Jan-09 22:58
mr_muskurahat26-Jan-09 22:58 
GeneralRe: i want to add more than 1 columns with ColumnName=" " in the C#asp.net datagrid after data is bind to it. Pin
Santhosh N28-Jan-09 0:00
Santhosh N28-Jan-09 0:00 
QuestionTreeNode with cssClass? Pin
Deresen26-Jan-09 21:55
Deresen26-Jan-09 21:55 
QuestionCombo box Pin
Girish48126-Jan-09 20:37
Girish48126-Jan-09 20:37 
AnswerRe: Combo box Pin
Ashutosh Phoujdar27-Jan-09 1:20
Ashutosh Phoujdar27-Jan-09 1:20 
GeneralRe: Combo box Pin
Girish48127-Jan-09 18:02
Girish48127-Jan-09 18:02 
QuestionRequiredFieldValidator is not firing? Pin
meeram39526-Jan-09 20:05
meeram39526-Jan-09 20:05 
AnswerRe: RequiredFieldValidator is not firing? Pin
Sundar_R26-Jan-09 20:40
Sundar_R26-Jan-09 20:40 
GeneralRe: RequiredFieldValidator is not firing? Pin
meeram39526-Jan-09 21:55
meeram39526-Jan-09 21:55 
GeneralRe: RequiredFieldValidator is not firing? Pin
Spunky Coder26-Jan-09 22:29
Spunky Coder26-Jan-09 22:29 
AnswerRe: RequiredFieldValidator is not firing? Pin
josh41728-Jan-09 1:28
josh41728-Jan-09 1:28 
Questionhow to know when mouse is clicked on gridview's column header. Pin
s_aslam9826-Jan-09 18:16
s_aslam9826-Jan-09 18:16 
AnswerRe: how to know when mouse is clicked on gridview's column header. Pin
Sundar_R26-Jan-09 18:37
Sundar_R26-Jan-09 18:37 
Generali cant understand how to do it Pin
s_aslam9826-Jan-09 22:34
s_aslam9826-Jan-09 22:34 
GeneralRe: i cant understand how to do it Pin
mr_muskurahat26-Jan-09 22:47
mr_muskurahat26-Jan-09 22:47 
GeneralRe: i cant understand how to do it Pin
Sundar_R26-Jan-09 23:35
Sundar_R26-Jan-09 23:35 

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.