473,487 Members | 2,458 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Deployment help needed

Jon
We have a asp.net app that runs like the following in a single-site
scenario.

Directory structure:
c:\inetpub\wwwroot\myapp - aspx files, global.asax and web.config
c:\inetpub\wwwroot\myapp\bin - myapp.dll, strings.dll (localized strings),
library.dll
c:\inetpub\wwwroot\myapp\UserControls - ascx files
c:\inetpub\wwwroot\myapp\TextBlocks - large localized text blocks in html
format
c:\inetpub\wwwroot\myapp\Images - site images

We would like to be able to deploy 5 copies of the web app on one IIS server
and do the following: (essentially, we want to share the aspx, ascx, site's
class dll, and images between all the sites and also have each site get its
own web.config and strings.dll and textblocks). Is this possible to do?
I'm assuming we could use the GAC for the site dll, but I wasn't sure about
sharing the aspx and ascx files, etc...

shared things:
c:\inetpub\wwwroot\myapp_base - aspx files, global.asax and web.config
c:\inetpub\wwwroot\myapp_base\bin - myapp.dll, library.dll
c:\inetpub\wwwroot\myapp_base\UserControls - ascx files
c:\inetpub\wwwroot\myapp_base\Images - site images

each individual site:
c:\inetpub\wwwroot\myapp_01 - web.config
c:\inetpub\wwwroot\myapp_01\bin - only strings.dll (localized strings)
c:\inetpub\wwwroot\myapp_01\TextBlocks - large localized text blocks in html
format

c:\inetpub\wwwroot\myapp_02 - web.config
c:\inetpub\wwwroot\myapp_02\bin - only strings.dll (localized strings)
c:\inetpub\wwwroot\myapp_02\TextBlocks - large localized text blocks in html
format

Thanks for any help on this!
Nov 19 '05 #1
0 969

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

Similar topics

7
1517
by: Joshua Sprague | last post by:
Recently i tested an application i was developing on another P.C. with the same harware. It was a new P.C. though and did not have the .NET framework installed on it, so i first installed...
2
1109
by: msnews.microsoft.com | last post by:
Hi Every Body, I build an application using vb.net. Now i m deploying on the client system. I know that the deployment automatically check the .net framework on the client system at startup. I...
3
2735
by: al | last post by:
Hi, Can someone please tell me what is exactly zero deployment in VB.NET. Is it that .NET doesn't need to deal with the registry? If that is the case, then why MS introduced class registry? ...
8
2580
by: BobAchgill | last post by:
I have looked and looked for on the property pages for my Window form project and do not see where they are saying I should find the place to set deployment properties like: Manufacturer...
4
319
by: John Smith | last post by:
I am just learning about deployment (setup projects) in vb.net. Is there a way to run an Executable during an Installation or at the end of an installation? I am trying to install a windows...
1
2755
by: moondaddy | last post by:
I need to have multiple deployment profiles for a .net 2.0 winforms project. This is my requirement: 1) Re-use same project for multiple ClickOnce deployment profiles. 2) Each profile will...
4
1258
by: Steve Long | last post by:
Hello, I 'm not sure if this is the correct forum to post this question in but, I using MS' suggested method of using their setup.exe and settings.ini to deploy dotnetfx.exe with my deployment...
13
2412
by: Matt Fielder | last post by:
First off, if this is better posted in another group that qualifies as a manged group, please let me know. I currently have an application written in VB.Net using MSDE as the database. Current...
1
976
by: apondu | last post by:
Hello friends.. I needed some help on ASP.Net web application along with its web service deployment I have a situation where i am not able to understand and confused a bit on how to proceed...
1
8116
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings...
0
6967
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
7181
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...
1
6847
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7352
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4875
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4565
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3078
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
272
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.