473,406 Members | 2,549 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Directory / Application question for Web dotNet

Tom
Ok, the scenario is this: A planned ASP .Net website will
have a directory called "Reports". However there are
multiple such reports and the developers will be working
quasi-independently on separate report applications. They
would prefer not to we working on the same
Project/Solution in VS.Net. So once each report
application is created and compiled separately. They will
be moved to the web server into sub-directories off of the
Reports directory. The rub is that each such directory
will need to be created as a separate "application" under
IIS.

Now, the question is this: Is there any way that this can
be configured (in the scenario described above) where only
the "Reports" directory needs to be an "Application" under
IIS? or are we forced to make each directory under Reports
an IIS Application?

Its not a huge issue, but if we can do this it will make
our deployment easier by keeping us from having to touch
each web server to create a new virtual
directory "Application" each time these guys create a new
report.

TIA,
Tom
Jul 21 '05 #1
1 1145
Yes it's possible, with some things to consider:

Some web.config settings will not work

You will need to add options to the web.config to search /reportX/bin/
for assemblies, or, copy the /reportX/bin to /bin.

-mike
MVP

"Tom" <To*@TheEnderles.org> wrote in message
news:09****************************@phx.gbl...
Ok, the scenario is this: A planned ASP .Net website will
have a directory called "Reports". However there are
multiple such reports and the developers will be working
quasi-independently on separate report applications. They
would prefer not to we working on the same
Project/Solution in VS.Net. So once each report
application is created and compiled separately. They will
be moved to the web server into sub-directories off of the
Reports directory. The rub is that each such directory
will need to be created as a separate "application" under
IIS.

Now, the question is this: Is there any way that this can
be configured (in the scenario described above) where only
the "Reports" directory needs to be an "Application" under
IIS? or are we forced to make each directory under Reports
an IIS Application?

Its not a huge issue, but if we can do this it will make
our deployment easier by keeping us from having to touch
each web server to create a new virtual
directory "Application" each time these guys create a new
report.

TIA,
Tom

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dennis | last post by:
Hi, I am wondering that the Application Name in Virtual Directory is compulsory be non-empty field when configuring Virtual Directory for ASP.NET application? I realized some of my ASP.NET...
1
by: techfuzz | last post by:
I'm posting my problem experience and solution I found here for other ASP.NET developers. I have a web application that uses Forms Authentication with Active Directory to control access. In...
4
by: Bogosian | last post by:
I am working on an asp.net project.There is a subdir called OSearch,with a few aspx pages in it which as all other pages on the website use some controls.These controls are stored in a another...
9
by: TPS | last post by:
I have a virtual directory where all posted files are stored. The ASP app does not have rights to the share on the other server where the vir dir resides. What is the best way to give the asp...
9
by: Patrick | last post by:
I have an ASP.NET page that searches for someone in the corporate Active Directory. It had been working fine until recently when I changed from Basic Authentication on IIS6 back to Integrated...
5
by: Stu Carter | last post by:
Hi, ENV: Windows 2003 Server SP1 (+all updates), VS 2003, .Net 1.1 SP1 We've got an ASP.Net web application using State Service. All is fine until we tried to use the app through a virtual...
1
by: Dave | last post by:
I am getting te following error in a ASP.Net app that is running on Win XP Pro (SP2): Server cannot access application directory 'C:\Documents and Settings\dave\My Documents\My Visual Studio...
6
by: Martin Bischoff | last post by:
Hi, I'm creating temporary directories in my web app (e.g. ~/data/temp/temp123) to allow users to upload files. When I later delete these directories (from the code behind), the application...
11
by: Geoff Jones | last post by:
Hiya I have written a small application which I've then generated a setup project to install the application on other computers. How can I determine, from the application, where the program...
2
by: moondaddy | last post by:
I have a simple sample site I'm building in asp.net 2.0. I created a master page and a default.aspx content page in the project's root directory. Then I created a subfolder called content and...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.