Click here to Skip to main content
15,888,008 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Getting this exception : This operation requires IIS integrated pipeline mode Pin
Yusuf5-Mar-09 13:09
Yusuf5-Mar-09 13:09 
GeneralRe: Getting this exception : This operation requires IIS integrated pipeline mode Pin
jitu gupta5-Mar-09 13:32
jitu gupta5-Mar-09 13:32 
GeneralRe: Getting this exception : This operation requires IIS integrated pipeline mode Pin
Yusuf5-Mar-09 13:45
Yusuf5-Mar-09 13:45 
GeneralRe: Getting this exception : This operation requires IIS integrated pipeline mode Pin
Expert Coming5-Mar-09 14:14
Expert Coming5-Mar-09 14:14 
QuestionCalling a javascript authenticate function when a ASP Login control fires the onauthenticate event. [modified] Pin
Steve Holdorf5-Mar-09 9:23
Steve Holdorf5-Mar-09 9:23 
AnswerRe: Calling a javascript authenticate function when a ASP Login control fires the onauthenticate event. Pin
Christian Graus5-Mar-09 9:24
protectorChristian Graus5-Mar-09 9:24 
GeneralRe: Calling a javascript authenticate function when a ASP Login control fires the onauthenticate event. Pin
Steve Holdorf6-Mar-09 7:19
Steve Holdorf6-Mar-09 7:19 
QuestionWeb.Config and debugging Pin
J$5-Mar-09 8:45
J$5-Mar-09 8:45 
I have created a web service, and a coworker has created an installation package for it using InstallShield.

I have just realized that I forgot to change the Web.config file to set debug to false before he made the installation package. It is currently set to
compilation defaultLanguage="c#" debug="true"/


My question is, if I manually edit the Web.config file for this web service to set it to the following value after it has already been deployed, will it still execute with all the debugging overhead and resources?
compilation defaultLanguage="c#" debug="false"/


Do I have to bother my coworker to put another build together after I change the Web.config file?

Thanks for your time.
AnswerRe: Web.Config and debugging Pin
Christian Graus5-Mar-09 8:56
protectorChristian Graus5-Mar-09 8:56 
GeneralRe: Web.Config and debugging Pin
J$5-Mar-09 8:58
J$5-Mar-09 8:58 
QuestionHow to read value of textbox from gridview Pin
vilas_kwagh5-Mar-09 6:19
vilas_kwagh5-Mar-09 6:19 
AnswerRe: How to read value of textbox from gridview Pin
Christian Graus5-Mar-09 8:23
protectorChristian Graus5-Mar-09 8:23 
QuestionNeed help on displaying selected record(s) in a datagrid without re-querying a table Pin
Sath Garcia5-Mar-09 6:08
Sath Garcia5-Mar-09 6:08 
AnswerRe: Need help on displaying selected record(s) in a datagrid without re-querying a table Pin
Yusuf5-Mar-09 8:14
Yusuf5-Mar-09 8:14 
GeneralRe: Need help on displaying selected record(s) in a datagrid without re-querying a table Pin
Sath Garcia5-Mar-09 20:06
Sath Garcia5-Mar-09 20:06 
Question.NET 3.5 and 2.0 Question Pin
Vimalsoft(Pty) Ltd5-Mar-09 3:56
professionalVimalsoft(Pty) Ltd5-Mar-09 3:56 
AnswerRe: .NET 3.5 and 2.0 Question Pin
Xmen Real 5-Mar-09 4:15
professional Xmen Real 5-Mar-09 4:15 
GeneralRe: .NET 3.5 and 2.0 Question Pin
Vimalsoft(Pty) Ltd5-Mar-09 19:09
professionalVimalsoft(Pty) Ltd5-Mar-09 19:09 
AnswerRe: .NET 3.5 and 2.0 Question Pin
JMummery5-Mar-09 11:06
professionalJMummery5-Mar-09 11:06 
GeneralRe: .NET 3.5 and 2.0 Question Pin
Vimalsoft(Pty) Ltd5-Mar-09 19:06
professionalVimalsoft(Pty) Ltd5-Mar-09 19:06 
Questionserver time... Pin
scar_face5-Mar-09 2:49
scar_face5-Mar-09 2:49 
AnswerRe: server time... Pin
Vimalsoft(Pty) Ltd5-Mar-09 3:18
professionalVimalsoft(Pty) Ltd5-Mar-09 3:18 
QuestionAsyncronus Page processing Pin
madancode5-Mar-09 2:23
madancode5-Mar-09 2:23 
Questiontoolbar image is not displaying Pin
BalasubramanianK5-Mar-09 2:21
BalasubramanianK5-Mar-09 2:21 
AnswerRe: toolbar image is not displaying Pin
Gaurav K Singh5-Mar-09 2:39
Gaurav K Singh5-Mar-09 2:39 

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.