Re: Can't load a file from a dll under ASPX pages
From: Plon Plon (plonplon_at_netcourrier.com)
Date: 09/22/04
- Next message: Jon Skeet [C# MVP]: "Re: Question on XML Documentation"
- Previous message: Jon Skeet [C# MVP]: "Re: visual studio problem with comment web pages"
- In reply to: Girish bharadwaj: "Re: Can't load a file from a dll under ASPX pages"
- Next in thread: Plon Plon: "Re: Can't load a file from a dll under ASPX pages"
- Reply: Plon Plon: "Re: Can't load a file from a dll under ASPX pages"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 00:14:00 -0700
Yes, that's what i found. Getting the location retrieves me the cache
path (the path "c:\winnt\microsoft.net\framework\v1.1.4322\temporary
asp.net
files\MyWebApplication\c4e535bc\84b07167\assembly\dl2")
What i want to retrieve is the path where the "original" copy of the dll
is... Because my XML file is in this folder, not in the cache folder...
As Girish said in his first post, i'll try the PhysicalPath, or
ApplicationPath or Server.MapPath(null).
I'll post my results. Thanks for your help.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Jon Skeet [C# MVP]: "Re: Question on XML Documentation"
- Previous message: Jon Skeet [C# MVP]: "Re: visual studio problem with comment web pages"
- In reply to: Girish bharadwaj: "Re: Can't load a file from a dll under ASPX pages"
- Next in thread: Plon Plon: "Re: Can't load a file from a dll under ASPX pages"
- Reply: Plon Plon: "Re: Can't load a file from a dll under ASPX pages"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|