Virtual directory Question

G

Gordowey

Hi all, I have a questioion about how to configure my virtual
directory

I have my website at "c:\inteput\wwwroot", and I have also a virtual
directory "c:\inteput\wwwroot\admin"

I am using ASP.NET, asn W2K3.

In my website (www.mydomain.com) I have my web.config,
global.asax...etc, and in my "www.mydomain.com/admin", I have also my
web.config, global.asax, becasue both are SEPARATE websites
(applications)

The problem is that when I try to browse my virtual directory,
"www.mydomain.com/admin", it gives me an error of the web.config of the
parent directory.
I mean, it seems that first tries to execute the web.config of the
wwwroot, and gives me an execption, because of a reference of a DLL
that is in my website (but not in my ADMIN) site

How can I resolve this??


Thanks

Alberto
 
G

Gordowey

Gordowey said:
Hi all, I have a questioion about how to configure my virtual
directory

I have my website at "c:\inteput\wwwroot", and I have also a virtual
directory "c:\inteput\wwwroot\admin"

I am using ASP.NET, asn W2K3.

In my website (www.mydomain.com) I have my web.config,
global.asax...etc, and in my "www.mydomain.com/admin", I have also my
web.config, global.asax, becasue both are SEPARATE websites
(applications)

The problem is that when I try to browse my virtual directory,
"www.mydomain.com/admin", it gives me an error of the web.config of the
parent directory.
I mean, it seems that first tries to execute the web.config of the
wwwroot, and gives me an execption, because of a reference of a DLL
that is in my website (but not in my ADMIN) site

How can I resolve this??


Thanks

Alberto

just one more info,...

I have created the virtual directory as application (to be separated
from the parent), but still tries to run the web.config of the parent
folder!! why??

any help would be appreciated

Alberto
 

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
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top