You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using "PostSharpAspNet" for my asp.net application. I should deploy my
application on a shared web host and I can't run the PostSharp Installer
on this host.
I have a folder named "PostSharp" in my solution folder and applied the
required settings to all ".csproj" files of the solution. I have added
required settings to the Web.config file too.
I have a problem with the following ASP.NET Web.config file settings:
<postsharp directory="~\..\PostSharp" trace="true">
When I use a physical path for the directory attribute, everything works
fine but when I use a relative path I get an exception:
"Cannot find the file: '~\..\PostSharp\postsharp.e xe'."
Is there any solution for this problem?
Regards,
Farzad Badili
Original issue reported on code.google.com by bad...@gmail.com on 3 Jan 2009 at 4:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
bad...@gmail.com
on 3 Jan 2009 at 4:43The text was updated successfully, but these errors were encountered: