Re: application path
From: mdb (m_b_r_a_y_at_c_t_i_u_s_a__d0t__com)
Date: 09/08/04
- Next message: VMI: "Re: other table that stores data differently than ADO.Net datatable?"
- Previous message: jm: "Dynamic Properties Question do I have to use drag drop controls?"
- In reply to: msuk: "Re: application path"
- Next in thread: msuk: "Re: application path"
- Reply: msuk: "Re: application path"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 08 Sep 2004 12:36:56 -0700
"=?Utf-8?B?bXN1aw==?=" <msuk@discussions.microsoft.com> wrote in
news:1C82776A-1F5F-4A7B-B2B0-EDE51BA2FF1B@microsoft.com:
> My C# dll is called from a ASP.NET page thus when I use any of the
> methods mentioned I get the application path of the calling ASP.NET
> application and not the c# dll which is what I want. Does anyone know
> how I can acheive this?
Perhaps you should have mentioned that you were running in an ASP.net
environment in the first place. Try looking at the properties of the
Request object in ASP.net. I think Request.PhysicalApplicationPath might
work for you.
-mdb
- Next message: VMI: "Re: other table that stores data differently than ADO.Net datatable?"
- Previous message: jm: "Dynamic Properties Question do I have to use drag drop controls?"
- In reply to: msuk: "Re: application path"
- Next in thread: msuk: "Re: application path"
- Reply: msuk: "Re: application path"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|