Click here to Skip to main content
16,004,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Download option...? Pin
Naveed Kamboh28-Feb-07 10:14
Naveed Kamboh28-Feb-07 10:14 
GeneralRe: Download option...? Pin
fmlove28-Feb-07 18:53
fmlove28-Feb-07 18:53 
GeneralRe: Download option...? Pin
Naveed Kamboh28-Feb-07 22:35
Naveed Kamboh28-Feb-07 22:35 
AnswerRe: Download option...? Pin
Vasudevan Deepak Kumar4-Mar-07 2:30
Vasudevan Deepak Kumar4-Mar-07 2:30 
QuestionInserting a new row. Pin
nclauder28-Feb-07 4:09
nclauder28-Feb-07 4:09 
QuestionPopup Control behaviour Pin
John Gathogo28-Feb-07 4:07
John Gathogo28-Feb-07 4:07 
AnswerRe: Popup Control behaviour Pin
Sylvester george28-Feb-07 20:24
Sylvester george28-Feb-07 20:24 
QuestionNeed Help URGENTLY Pin
Ahmed EL Gendy28-Feb-07 4:05
Ahmed EL Gendy28-Feb-07 4:05 
after i made my website and aspx pages
and i upload the website
i recive this error

Server Error in '/' Application.
-----------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

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





<configuration>
<system.web>
<customerrors mode="Off">







Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.





configuration>
<system.web>
<customerrors mode="RemoteOnly" defaultredirect="mycustompage.htm">






----------------------------------------------------------------------------


so can any one solve this problem
or tell me what shall i do ?

thanks all

bye




Ahmed EL Gendy
AnswerRe: Need Help URGENTLY Pin
_mubashir28-Feb-07 8:42
_mubashir28-Feb-07 8:42 
QuestionGet parent member value upon serialization Pin
!C3nturion^28-Feb-07 3:26
!C3nturion^28-Feb-07 3:26 
AnswerRe: Get parent member value upon serialization Pin
kubben28-Feb-07 3:57
kubben28-Feb-07 3:57 
GeneralRe: Get parent member value upon serialization Pin
!C3nturion^28-Feb-07 6:06
!C3nturion^28-Feb-07 6:06 
Questionalert mail Pin
saravanan0528-Feb-07 2:52
saravanan0528-Feb-07 2:52 
AnswerRe: alert mail Pin
Vasudevan Deepak Kumar4-Mar-07 2:31
Vasudevan Deepak Kumar4-Mar-07 2:31 
QuestionTextbox to display Pin
Oga M28-Feb-07 2:31
Oga M28-Feb-07 2:31 
GeneralRe: Textbox to display Pin
badgrs28-Feb-07 3:02
badgrs28-Feb-07 3:02 
GeneralRe: Textbox to display Pin
ednrgc28-Feb-07 3:45
ednrgc28-Feb-07 3:45 
GeneralRe: Textbox to display Pin
Oga M28-Feb-07 20:43
Oga M28-Feb-07 20:43 
AnswerRe: Textbox to display Pin
Sylvester george28-Feb-07 3:07
Sylvester george28-Feb-07 3:07 
Questionproblem in Running the website Pin
Pankaj Garg28-Feb-07 2:17
Pankaj Garg28-Feb-07 2:17 
AnswerRe: problem in Running the website Pin
badgrs28-Feb-07 3:01
badgrs28-Feb-07 3:01 
QuestionExam webportal Pin
yuvachandra28-Feb-07 2:02
yuvachandra28-Feb-07 2:02 
QuestionProblem whith css in master pages Pin
akkram28-Feb-07 2:02
akkram28-Feb-07 2:02 
AnswerRe: Problem whith css in master pages Pin
Guffa28-Feb-07 2:50
Guffa28-Feb-07 2:50 
JokeRe: Problem whith css in master pages Pin
badgrs28-Feb-07 2:59
badgrs28-Feb-07 2:59 

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.