S
Sai
Hi All,
I have written a HTTP Module (Auth.dll) to authenticate pages in a
virtual directory. The virtual directory points to a network path (per
se \\net1\web). Now I have to place the compiled HTTP Module Auth.dll
and supporting dll's in \\net1\web\bin folder, and copied the
web.config to \\net1\web. I am getting security error when I try to
access the pages from the virtual folder. If I remove the HTTP module
it works fine. This has been done on windows 2003.
Q) Can I move the Auth.dll to a path in local machine rather than
network path?, if yes how can i do that.
Appreciate for your help.
Thanks
SAI
I have written a HTTP Module (Auth.dll) to authenticate pages in a
virtual directory. The virtual directory points to a network path (per
se \\net1\web). Now I have to place the compiled HTTP Module Auth.dll
and supporting dll's in \\net1\web\bin folder, and copied the
web.config to \\net1\web. I am getting security error when I try to
access the pages from the virtual folder. If I remove the HTTP module
it works fine. This has been done on windows 2003.
Q) Can I move the Auth.dll to a path in local machine rather than
network path?, if yes how can i do that.
Appreciate for your help.
Thanks
SAI