Click here to Skip to main content
15,923,557 members
Home / Discussions / C#
   

C#

 
AnswerRe: Hi please why i cant download any zip file from this site Pin
PIEBALDconsult5-Jul-15 7:34
mvePIEBALDconsult5-Jul-15 7:34 
AnswerRe: Hi please why i cant download any zip file from this site Pin
Dave Kreskowiak5-Jul-15 8:52
mveDave Kreskowiak5-Jul-15 8:52 
AnswerRe: Hi please why i cant download any zip file from this site Pin
Amarnath S6-Jul-15 1:16
professionalAmarnath S6-Jul-15 1:16 
GeneralRe: Hi please why i cant download any zip file from this site Pin
OriginalGriff6-Jul-15 2:26
mveOriginalGriff6-Jul-15 2:26 
GeneralRe: Hi please why i cant download any zip file from this site Pin
Amarnath S6-Jul-15 4:28
professionalAmarnath S6-Jul-15 4:28 
AnswerRe: Hi please why i cant download any zip file from this site Pin
Kornfeld Eliyahu Peter6-Jul-15 2:46
professionalKornfeld Eliyahu Peter6-Jul-15 2:46 
QuestionHow to change keyword Color in Visual Studio 2013? Pin
George Tourtsinakis5-Jul-15 0:22
George Tourtsinakis5-Jul-15 0:22 
AnswerRe: How to change keyword Color in Visual Studio 2013? Pin
OriginalGriff5-Jul-15 0:32
mveOriginalGriff5-Jul-15 0:32 
GeneralRe: How to change keyword Color in Visual Studio 2013? Pin
George Tourtsinakis5-Jul-15 23:51
George Tourtsinakis5-Jul-15 23:51 
GeneralRe: How to change keyword Color in Visual Studio 2013? Pin
OriginalGriff6-Jul-15 0:03
mveOriginalGriff6-Jul-15 0:03 
GeneralRe: How to change keyword Color in Visual Studio 2013? Pin
George Tourtsinakis10-Jul-15 5:07
George Tourtsinakis10-Jul-15 5:07 
GeneralRe: How to change keyword Color in Visual Studio 2013? Pin
Richard MacCutchan6-Jul-15 0:11
mveRichard MacCutchan6-Jul-15 0:11 
QuestionNot able to get JavaAccessibility related info using windowsaccessbridge in c# Pin
Gopi Krishna4-Jul-15 8:46
Gopi Krishna4-Jul-15 8:46 
QuestionLooking for OAuth/winforms experience and help(deliberately vague heading as I don't know where to start) Pin
GuyThiebaut4-Jul-15 1:12
professionalGuyThiebaut4-Jul-15 1:12 
QuestionHow to get all files into network(f12 on browser)? Pin
jeff ninney3-Jul-15 19:15
jeff ninney3-Jul-15 19:15 
AnswerRe: How to get all files into network(f12 on browser)? Pin
Richard MacCutchan3-Jul-15 21:23
mveRichard MacCutchan3-Jul-15 21:23 
AnswerRe: How to get all files into network(f12 on browser)? Pin
OriginalGriff3-Jul-15 21:36
mveOriginalGriff3-Jul-15 21:36 
AnswerRe: How to get all files into network(f12 on browser)? Pin
Dave Kreskowiak4-Jul-15 4:49
mveDave Kreskowiak4-Jul-15 4:49 
Questionserver mappath get outside root Pin
jeyaseelan.A3-Jul-15 17:45
jeyaseelan.A3-Jul-15 17:45 
AnswerRe: server mappath get outside root Pin
Dave Kreskowiak3-Jul-15 18:35
mveDave Kreskowiak3-Jul-15 18:35 
GeneralRe: server mappath get outside root Pin
jeyaseelan.A3-Jul-15 18:39
jeyaseelan.A3-Jul-15 18:39 
GeneralRe: server mappath get outside root Pin
Richard MacCutchan3-Jul-15 21:21
mveRichard MacCutchan3-Jul-15 21:21 
GeneralRe: server mappath get outside root Pin
Dave Kreskowiak4-Jul-15 4:48
mveDave Kreskowiak4-Jul-15 4:48 
No.

Server.MapPath will only go to the root of the web application. Technically, everything for that application should be under the root folder for the web app.

IIS goes out of its way to prevent you from going outside your web application root for security reasons.
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

QuestionApplication allowed on a single PC Pin
DPaul19943-Jul-15 4:58
DPaul19943-Jul-15 4:58 
GeneralRe: Application allowed on a single PC Pin
Sascha Lefèvre3-Jul-15 5:14
professionalSascha Lefèvre3-Jul-15 5:14 

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.