multiple vroots, one code base

D

Daniel Pratt

What sort of problems (if any) might one encounter when pointing multiple
vroots at one folder containing an ASP.NET application code base (web
service, in this case)?

The reason I have set this up is that I want to be able to use two different
means of authentication with my web service. If accessing the web service
from the internet, the client will send credentials "manually" (via a WSE2
UserNameToken). If accessing the web service from an intranet, the handshake
will use the default credentials of the current user.

The only way I have found to get the second scenario to work is to disable
anonymous access, which I'm pretty sure would interfere with the first
scenario. My solution of creating two vroots and disabling anonymous access
on the "intranet" one seems to work well, but I'm wondering if there are any
caveats to such a setup.

Thanks,
Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top