Click here to Skip to main content
15,905,912 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to develop vedio and audio chat in asp.net ( c#.net ) Pin
N a v a n e e t h3-Jan-09 22:52
N a v a n e e t h3-Jan-09 22:52 
GeneralRe: How to develop vedio and audio chat in asp.net ( c#.net ) Pin
Abhijit Jana3-Jan-09 23:17
professionalAbhijit Jana3-Jan-09 23:17 
GeneralRe: How to develop vedio and audio chat in asp.net ( c#.net ) Pin
Colin Angus Mackay4-Jan-09 4:38
Colin Angus Mackay4-Jan-09 4:38 
GeneralRe: How to develop vedio and audio chat in asp.net ( c#.net ) Pin
N a v a n e e t h4-Jan-09 14:55
N a v a n e e t h4-Jan-09 14:55 
QuestionProblem Regarding Div Tag Pin
ais073-Jan-09 18:26
ais073-Jan-09 18:26 
AnswerRe: Problem Regarding Div Tag Pin
Colin Angus Mackay4-Jan-09 4:40
Colin Angus Mackay4-Jan-09 4:40 
GeneralRe: Problem Regarding Div Tag Pin
Steve Dubyo4-Jan-09 6:37
Steve Dubyo4-Jan-09 6:37 
QuestionQuestion about the IIS log file folder (is there a general way to get the folder path?) Pin
Mika Larramo3-Jan-09 15:37
Mika Larramo3-Jan-09 15:37 
I am creating ASP.NET pages that need to read log information from the IIS log file. I want to count IP numbers in the log to get some visitor statistics.

The problem is that the web site is hosted in a server that is shared with other companies and web sites. I have FTP access to the folder that contains log files to my account, but I don't know how to get access to that folder from ASP.NET code.

Using Server.MapPath seems not to work because the log files is at same level at the "wwwroot" folder. They are stored like this:

/logs
/wwwroot

This is how it is seen via a FTP client. "wwwroot" contains all web pages. "logs" contain the log files.

I have also tried hard code some folder paths (checking with DirectoryExists), but without success.

Is there any general way to obtain the folder path to the IIS log folder? Any class or function that can return the path? Or is there any general way to read information in IIS log files?

I can not just figure out how to read the log files in that folder...
AnswerRe: Question about the IIS log file folder (is there a general way to get the folder path?) Pin
Colin Angus Mackay4-Jan-09 4:43
Colin Angus Mackay4-Jan-09 4:43 
Questiondisabling the select feature programatically on gridview Pin
bfis1081373-Jan-09 11:52
bfis1081373-Jan-09 11:52 
AnswerRe: disabling the select feature programatically on gridview Pin
moon_stick5-Jan-09 1:29
moon_stick5-Jan-09 1:29 
QuestionBinding data from sql to asp Calender Controle Pin
kimo code3-Jan-09 7:32
kimo code3-Jan-09 7:32 
AnswerRe: Binding data from sql to asp Calender Controle Pin
Abhijit Jana4-Jan-09 0:40
professionalAbhijit Jana4-Jan-09 0:40 
GeneralRe: Binding data from sql to asp Calender Controle Pin
kimo code4-Jan-09 3:16
kimo code4-Jan-09 3:16 
GeneralRe: Binding data from sql to asp Calender Controle Pin
Abhijit Jana4-Jan-09 3:42
professionalAbhijit Jana4-Jan-09 3:42 
GeneralRe: Binding data from sql to asp Calender Controle Pin
kimo code4-Jan-09 4:47
kimo code4-Jan-09 4:47 
Questionwierd null reference exception in asp but not in windows forms Pin
bfis1081373-Jan-09 6:51
bfis1081373-Jan-09 6:51 
AnswerRe: wierd null reference exception in asp but not in windows forms Pin
Colin Angus Mackay3-Jan-09 7:05
Colin Angus Mackay3-Jan-09 7:05 
GeneralRe: wierd null reference exception in asp but not in windows forms Pin
bfis1081373-Jan-09 7:18
bfis1081373-Jan-09 7:18 
QuestionSession timeout problem Pin
nour1233-Jan-09 4:57
nour1233-Jan-09 4:57 
AnswerRe: Session timeout problem Pin
Aman Bhullar3-Jan-09 5:11
Aman Bhullar3-Jan-09 5:11 
GeneralRe: Session timeout problem Pin
N a v a n e e t h3-Jan-09 5:17
N a v a n e e t h3-Jan-09 5:17 
GeneralRe: Session timeout problem Pin
Colin Angus Mackay3-Jan-09 5:28
Colin Angus Mackay3-Jan-09 5:28 
GeneralRe: Session timeout problem Pin
N a v a n e e t h3-Jan-09 5:39
N a v a n e e t h3-Jan-09 5:39 
GeneralRe: Session timeout problem Pin
nour1233-Jan-09 6:59
nour1233-Jan-09 6: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.