473,491 Members | 2,248 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to put two versions of an app on a web server?


I've got MyApp on a web server. Without creating a new project I'd like
to try out some modifications and put MyAppV2 as a different virtual
directory on the server.

This doesn't work for us, and I think I see why. 'MyApp' is hard-coded
throughout the application and in each case I would be creating
MyApp.Dll.
I'm sure others can explain the issues better than I.

Anyway, is there a simple solution for this?
Can I easily put a modified version of the same app on the same server?

TIA
Jim

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
3 1124
That should work fine. As long as the second directory is a virtual
directory and you have all the files there, that works great.

"Jim Corey" <jc****@nospamcharter.net> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...

I've got MyApp on a web server. Without creating a new project I'd like
to try out some modifications and put MyAppV2 as a different virtual
directory on the server.

This doesn't work for us, and I think I see why. 'MyApp' is hard-coded
throughout the application and in each case I would be creating
MyApp.Dll.
I'm sure others can explain the issues better than I.

Anyway, is there a simple solution for this?
Can I easily put a modified version of the same app on the same server?

TIA
Jim

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #2


And it does.
My bad.

I guess what I don't understand is how IIS finds the .dll for the
application.

Thanks,
Jim
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #3
it looks in the BIN subfolder for the virtual dir root

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jim Corey" <jc****@nospamcharter.net> wrote in message
news:ea**************@TK2MSFTNGP12.phx.gbl...


And it does.
My bad.

I guess what I don't understand is how IIS finds the .dll for the
application.

Thanks,
Jim
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #4

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

Similar topics

5
4087
by: ack | last post by:
Hii all, I have a this internal use portal i am working on deployed on a server. My app uses some dlls that are instantiated from the asp pages using server.createobject Now I want to deploy...
1
4737
by: KWilliams | last post by:
Hello, We are trying to set up replication between different versions of SQL Server (7 & 2000). This is how the 2 servers are now setup: DB1 - External web-server w/SQL Server 7 DB2 -...
4
1420
by: =?Utf-8?B?U3RlcGhlbiBSaXRjaGll?= | last post by:
Hi I have tried searching around but can't seem to get a definitive answer 1. Is it possible to have .NET 1.1 and .NET 2.0 installed on the same PC and I can then develop and deploy...
4
6469
by: Veeraraghavan | last post by:
Hi All, I am developing a client server communication using system.net.socket and I am finding it very difficult to get a solution for this. I started with single port communication with single...
4
1626
Chrisjc
by: Chrisjc | last post by:
Good evening, I was wondering if anyone knew of a way or something to help me out with an issue I been dealing with lately, I have several sites in an Active Directory environment across a WAN....
0
7115
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
7190
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
5451
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,...
0
4578
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
3086
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
3076
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1392
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
633
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
280
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.