Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mix up in ASP.NET dll
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00848119
Message ID:
00848124
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
You can use one virtual directory but you have to specify where to look for the DLLs if they are not in the root\bin directory. That is where you would use probing. You can't use the same names for the DLLs either. If you use a separate virtual directory then you have a separate domain and can't share information like session state between the applications. You need to decide how closly coupled the applications are to decide if creating a virtual directory makes sense or not.

>Ok, you were right. I really need a virtual directory. I created it and it works. I just can't understand why VS.NET requires it when it is simply under the root.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform