Click here to Skip to main content
15,917,062 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionNew to ASP, Can It work to view live streaming data? Pin
Edge856-Jun-07 4:02
Edge856-Jun-07 4:02 
AnswerRe: New to ASP, Can It work to view live streaming data? Pin
Russell Jones6-Jun-07 4:19
Russell Jones6-Jun-07 4:19 
QuestionCollapse and expand feature Pin
astv6-Jun-07 3:54
astv6-Jun-07 3:54 
AnswerRe: Collapse and expand feature Pin
Sathesh Sakthivel6-Jun-07 3:59
Sathesh Sakthivel6-Jun-07 3:59 
QuestionTextStream Pin
Cory Hatton6-Jun-07 3:49
Cory Hatton6-Jun-07 3:49 
AnswerRe: TextStream Pin
Guffa6-Jun-07 6:34
Guffa6-Jun-07 6:34 
GeneralRe: TextStream Pin
Cory Hatton6-Jun-07 6:58
Cory Hatton6-Jun-07 6:58 
QuestionUploading asp.net project to other webserver Pin
ShuklaGirish6-Jun-07 3:24
ShuklaGirish6-Jun-07 3:24 
I am trying to upload one asp.net project on some other web server but it is giving me error,Server Error in '/ambertex.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 <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".




<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 <customerrors> configuration tag to point to a custom error page URL.




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






Pls tell me what is the problem????????

GIRISH B SHUKLA
AnswerRe: Uploading asp.net project to other webserver Pin
Fred_Smith6-Jun-07 3:41
Fred_Smith6-Jun-07 3:41 
QuestionRow after filtering DataView Pin
md Nazeem6-Jun-07 3:20
md Nazeem6-Jun-07 3:20 
Questionsending link as a mail Pin
anujose6-Jun-07 2:32
anujose6-Jun-07 2:32 
AnswerRe: sending link as a mail Pin
Chetan Ranpariya6-Jun-07 3:19
Chetan Ranpariya6-Jun-07 3:19 
Questionjs problem Pin
srinandan..6-Jun-07 2:26
srinandan..6-Jun-07 2:26 
AnswerRe: js problem Pin
Chetan Ranpariya6-Jun-07 3:23
Chetan Ranpariya6-Jun-07 3:23 
GeneralRe: js problem Pin
srinandan..6-Jun-07 3:38
srinandan..6-Jun-07 3:38 
GeneralRe: js problem Pin
Chetan Ranpariya6-Jun-07 3:50
Chetan Ranpariya6-Jun-07 3:50 
GeneralRe: js problem Pin
srinandan..6-Jun-07 5:30
srinandan..6-Jun-07 5:30 
Questionmozilla problem Pin
sjs4u6-Jun-07 2:22
sjs4u6-Jun-07 2:22 
QuestionPrinting Infragistics data grid datas Pin
umashankergr86-Jun-07 1:59
umashankergr86-Jun-07 1:59 
QuestionHelp Pin
legend_of_zanado6-Jun-07 1:37
legend_of_zanado6-Jun-07 1:37 
AnswerRe: Help Pin
Guffa6-Jun-07 2:01
Guffa6-Jun-07 2:01 
AnswerRead forum guidelines Pin
leckey6-Jun-07 4:04
leckey6-Jun-07 4:04 
Questionmozilla problem Pin
DKalepu6-Jun-07 1:25
DKalepu6-Jun-07 1:25 
AnswerRe: mozilla problem Pin
PavanPareta6-Jun-07 1:43
PavanPareta6-Jun-07 1:43 
GeneralRe: mozilla problem Pin
DKalepu6-Jun-07 18:25
DKalepu6-Jun-07 18:25 

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.