Click here to Skip to main content
15,897,315 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: History List for a Form Field Pin
David Stone23-Aug-06 9:21
sitebuilderDavid Stone23-Aug-06 9:21 
GeneralRe: History List for a Form Field Pin
#realJSOP23-Aug-06 10:55
professional#realJSOP23-Aug-06 10:55 
GeneralRe: History List for a Form Field Pin
ToddHileHoffer23-Aug-06 7:48
ToddHileHoffer23-Aug-06 7:48 
GeneralRe: History List for a Form Field [modified] Pin
#realJSOP23-Aug-06 10:46
professional#realJSOP23-Aug-06 10:46 
QuestionCustom error page is ignored Pin
ake_krakbar23-Aug-06 4:45
ake_krakbar23-Aug-06 4:45 
AnswerRe: Custom error page is ignored Pin
ToddHileHoffer23-Aug-06 5:31
ToddHileHoffer23-Aug-06 5:31 
GeneralRe: Custom error page is ignored Pin
ake_krakbar24-Aug-06 1:43
ake_krakbar24-Aug-06 1:43 
QuestionWeb.config path Pin
seee sharp23-Aug-06 4:27
seee sharp23-Aug-06 4:27 
Hello,

In ASP.NET 2.0 how can I find the path of web.config file inside code at runtime.

For instance there is AppDomain.CurrentDomain.SetupInformation.ConfigurationFile
But in my case I cannot use this. Because, my assembly is in at different place and web config file is at different place (wwwroot)

When I use above method, I get location of assembly, not the root folder i.e. wwwroot

Appreciate any help.

Note: I need to get this path where Server.MapPath is not available.



- ashish

AnswerRe: Web.config path Pin
Guffa23-Aug-06 4:34
Guffa23-Aug-06 4:34 
QuestionRe: Web.config path Pin
seee sharp23-Aug-06 4:42
seee sharp23-Aug-06 4:42 
AnswerRe: Web.config path Pin
seee sharp23-Aug-06 4:48
seee sharp23-Aug-06 4:48 
AnswerRe: Web.config path Pin
Guffa23-Aug-06 12:08
Guffa23-Aug-06 12:08 
GeneralRe: Web.config path Pin
seee sharp25-Aug-06 1:15
seee sharp25-Aug-06 1:15 
AnswerRe: Web.config path Pin
Guffa25-Aug-06 9:37
Guffa25-Aug-06 9:37 
Questionfolder browser dialog Pin
248912823-Aug-06 4:25
248912823-Aug-06 4:25 
AnswerRe: folder browser dialog Pin
ake_krakbar23-Aug-06 4:47
ake_krakbar23-Aug-06 4:47 
GeneralRe: folder browser dialog Pin
248912823-Aug-06 4:52
248912823-Aug-06 4:52 
QuestionASP.NET passing values from one form to another? Pin
Solly7423-Aug-06 4:01
Solly7423-Aug-06 4:01 
AnswerRe: ASP.NET passing values from one form to another? Pin
_AK_23-Aug-06 4:03
_AK_23-Aug-06 4:03 
GeneralRe: ASP.NET passing values from one form to another? Pin
Not Active23-Aug-06 4:10
mentorNot Active23-Aug-06 4:10 
GeneralRe: ASP.NET passing values from one form to another? Pin
_AK_23-Aug-06 4:22
_AK_23-Aug-06 4:22 
GeneralRe: ASP.NET passing values from one form to another? Pin
Solly7423-Aug-06 8:02
Solly7423-Aug-06 8:02 
GeneralRe: ASP.NET passing values from one form to another? Pin
_AK_23-Aug-06 18:35
_AK_23-Aug-06 18:35 
GeneralRe: ASP.NET passing values from one form to another? Pin
chaddolan23-Aug-06 7:12
chaddolan23-Aug-06 7:12 
GeneralRe: ASP.NET passing values from one form to another? Pin
Not Active23-Aug-06 7:25
mentorNot Active23-Aug-06 7: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.