Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Set LinkButton from MasterPage as default button on the page. Pin
anada888623-Dec-08 20:40
anada888623-Dec-08 20:40 
GeneralRe: Set LinkButton from MasterPage as default button on the page. Pin
N a v a n e e t h23-Dec-08 20:58
N a v a n e e t h23-Dec-08 20:58 
AnswerRe: Set LinkButton from MasterPage as default button on the page. Pin
anada888623-Dec-08 21:24
anada888623-Dec-08 21:24 
QuestionAsp.Net user Control use in C# project. Pin
anish27patel23-Dec-08 18:35
anish27patel23-Dec-08 18:35 
AnswerRe: Asp.Net user Control use in C# project. Pin
_AK_23-Dec-08 19:35
_AK_23-Dec-08 19:35 
AnswerRe: Asp.Net user Control use in C# project. Pin
Paddy Boyd23-Dec-08 22:16
Paddy Boyd23-Dec-08 22:16 
GeneralRe: Asp.Net user Control use in C# project. Pin
anish27patel23-Dec-08 23:57
anish27patel23-Dec-08 23:57 
QuestionActivex control for FTP Pin
sujithkumarsl23-Dec-08 18:27
sujithkumarsl23-Dec-08 18:27 
AnswerRe: Activex control for FTP Pin
Abhijit Jana23-Dec-08 18:37
professionalAbhijit Jana23-Dec-08 18:37 
AnswerRe: Activex control for FTP:Repost Pin
Brij23-Dec-08 18:38
mentorBrij23-Dec-08 18:38 
Questionhow to resolve com Exception Pin
koolprasad200323-Dec-08 18:06
professionalkoolprasad200323-Dec-08 18:06 
AnswerRe: how to resolve com Exception Pin
Brij23-Dec-08 18:27
mentorBrij23-Dec-08 18:27 
QuestionMy log4net is not working on releases (but works on asp.net debug mode) Pin
Rafferty Uy23-Dec-08 17:59
Rafferty Uy23-Dec-08 17:59 
AnswerRe: My log4net is not working on releases (but works on asp.net debug mode) Pin
Paddy Boyd23-Dec-08 22:18
Paddy Boyd23-Dec-08 22:18 
GeneralRe: My log4net is not working on releases (but works on asp.net debug mode) Pin
Rafferty Uy23-Dec-08 22:32
Rafferty Uy23-Dec-08 22:32 
GeneralRe: My log4net is not working on releases (but works on asp.net debug mode) Pin
Paddy Boyd23-Dec-08 22:35
Paddy Boyd23-Dec-08 22:35 
GeneralRe: My log4net is not working on releases (but works on asp.net debug mode) Pin
Rafferty Uy23-Dec-08 23:06
Rafferty Uy23-Dec-08 23:06 
Okay thanks! Since my local is not in an AD, I'm not seeing the Security tab in Properties. But since it's confirmed that it's an IIS setting problem than log4net config/coding problem... at least I have some direction.

What I don't understand is that the logging of this web application used to work, when we were still doing the following:
Trace.Listeners.Add(new TextWriterTraceListener("data/ErrorTrace.txt"));
Trace.AutoFlush = true;


So I'm also inclined to think that it's not a permissions problem. Would you know why it worked using trace listeners and stopped working when I switched to log4net?

Rafferty

Questionabout dropdownlist Pin
Rajeshwar Code- Developer23-Dec-08 17:10
Rajeshwar Code- Developer23-Dec-08 17:10 
AnswerRe: about dropdownlist Pin
N a v a n e e t h23-Dec-08 17:12
N a v a n e e t h23-Dec-08 17:12 
GeneralRe: about dropdownlist Pin
Rajeshwar Code- Developer23-Dec-08 17:15
Rajeshwar Code- Developer23-Dec-08 17:15 
QuestionAjax Calendar Pin
sarang_k23-Dec-08 16:49
sarang_k23-Dec-08 16:49 
AnswerRe: Ajax Calendar Pin
N a v a n e e t h23-Dec-08 17:05
N a v a n e e t h23-Dec-08 17:05 
QuestionAjaxToolkit with gridview Pin
papy-boom23-Dec-08 14:29
papy-boom23-Dec-08 14:29 
AnswerRe: AjaxToolkit with gridview Pin
PunkIsNotDead15-Jul-09 8:04
PunkIsNotDead15-Jul-09 8:04 
QuestionProblem with FormView and Update query Pin
David Mujica23-Dec-08 10:51
David Mujica23-Dec-08 10:51 

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.