Click here to Skip to main content
15,902,492 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: A basic Problem with buttons Pin
minhpc_bk2-Oct-06 16:05
minhpc_bk2-Oct-06 16:05 
QuestionHow to access gridview editing row element value in a class function? Pin
JimFeng2-Oct-06 4:55
JimFeng2-Oct-06 4:55 
AnswerRe: How to access gridview editing row element value in a class function? Pin
minhpc_bk2-Oct-06 16:10
minhpc_bk2-Oct-06 16:10 
GeneralRe: How to access gridview editing row element value in a class function? Pin
JimFeng3-Oct-06 4:03
JimFeng3-Oct-06 4:03 
GeneralRe: How to access gridview editing row element value in a class function? Pin
minhpc_bk3-Oct-06 11:52
minhpc_bk3-Oct-06 11:52 
GeneralRe: How to access gridview editing row element value in a class function? Pin
JimFeng4-Oct-06 3:16
JimFeng4-Oct-06 3:16 
GeneralRe: How to access gridview editing row element value in a class function? Pin
minhpc_bk4-Oct-06 14:47
minhpc_bk4-Oct-06 14:47 
QuestionWhy it doesn't show detail error ... Pin
devboycpp2-Oct-06 4:12
devboycpp2-Oct-06 4:12 
I have made an ASP.NET 2 website. I compiled it using release setting both in web.config file and in visual studio. I placed the site on the host. My problem is "when an error occures in any page It does not shows detail information about error". It displays the below message.
Even when I set this tag <customErrors mode="Off"/> it again displays that message .Can someone help me please ? How can I fix it ?


---------------------------------------------------------------
Details: To enable the details of this specific error message to be
viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the
current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->


<configuration>

<system.web>

<customErrors mode="Off"/>

</system.web>

</configuration>
--------------------------------------------------------------







Best regards
Hossein

Yahoo ID :hosseinnick

AnswerRe: Why it doesn't show detail error ... Pin
morteza572-Oct-06 12:09
morteza572-Oct-06 12:09 
QuestionDropDownList in property window help please Pin
StonePit2-Oct-06 3:59
StonePit2-Oct-06 3:59 
AnswerRe: DropDownList in property window help please Pin
StonePit2-Oct-06 4:31
StonePit2-Oct-06 4:31 
QuestionAccessing WebPartZone child controls from JavaScript Pin
Faizal Rub2-Oct-06 2:17
Faizal Rub2-Oct-06 2:17 
QuestionDetailsView in asp.net Pin
S Ravindra M2-Oct-06 1:59
S Ravindra M2-Oct-06 1:59 
AnswerRe: DetailsView in asp.net Pin
Sathesh Sakthivel2-Oct-06 18:43
Sathesh Sakthivel2-Oct-06 18:43 
Questionplease help. it is urgent. Pin
lavanya_satheesh2-Oct-06 1:57
lavanya_satheesh2-Oct-06 1:57 
AnswerRe: please help. it is urgent. Pin
Colin Angus Mackay2-Oct-06 5:21
Colin Angus Mackay2-Oct-06 5:21 
AnswerRe: please help. it is urgent. Pin
GaryWoodfine 2-Oct-06 11:31
professionalGaryWoodfine 2-Oct-06 11:31 
AnswerRe: please help. it is urgent. Pin
saravanan054-Oct-06 12:02
saravanan054-Oct-06 12:02 
QuestionBring window to front Pin
munklefish2-Oct-06 1:43
munklefish2-Oct-06 1:43 
AnswerRe: Bring window to front Pin
Arjune7-Oct-06 5:42
Arjune7-Oct-06 5:42 
QuestionTreeView Control Using Javascript ? Pin
Kamal.Afridi2-Oct-06 1:05
Kamal.Afridi2-Oct-06 1:05 
Questionneed help wit creating dynamic links Pin
neodeaths1-Oct-06 23:25
neodeaths1-Oct-06 23:25 
AnswerRe: need help wit creating dynamic links Pin
CWIZO2-Oct-06 0:16
CWIZO2-Oct-06 0:16 
AnswerRe: need help wit creating dynamic links Pin
lavanya_satheesh2-Oct-06 2:00
lavanya_satheesh2-Oct-06 2:00 
AnswerRe: need help wit creating dynamic links Pin
Exelioindia2-Oct-06 19:57
Exelioindia2-Oct-06 19:57 

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.