This is a multi-part message in MIME format.
------=_NextPart_000_0006_01C598EA.9DBEE5F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
The company I am at is testing an upgrade to a current web application =
that they run for document management and the app requires that it be =
run as the machine root so that when you type in the machine name it =
takes you to the application - there is only one development server in =
the company. The problem that we are having is that I am currently =
developing an Admin web application for this system and it is installed =
as it's own virtual directory underneath the parent root for the iis =
server. So this app is being nested underneath the other application and =
of course trying to launch my app results in an error being thrown =
notifying the user that it can't find controls that belong to the =
application running under the parent root.
Is there any way to configure the development server to run both =
applications on the same machine (the upgrade they are testing has to =
run as the machine name)? Both apps are written with the .Net 1.1 =
framework.
TIA,
Bill Youngman
Anexinet, Inc.
------=_NextPart_000_0006_01C598EA.9DBEE5F0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2627" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD><FONT face=3DArial><FONT size=3D2>
<BODY>
<DIV>The company I am at is testing an upgrade to a current web =
application that=20
they run for document management and the app requires that it be run as =
the=20
machine root so that when you type in the machine name it takes you to =
the=20
application - there is only one development server in the company. The =
problem=20
that we are having is that I am currently developing an Admin web =
application=20
for this system and it is installed as it's own virtual directory =
underneath the=20
parent root for the iis server. So this app is being nested underneath =
the other=20
application and of course trying to launch my app results in an error =
being=20
thrown notifying the user that it can't find controls that belong to the =
application running under the parent root.</DIV>
<DIV> </DIV>
<DIV>Is there any way to configure the development server to run both=20
applications on the same machine (the upgrade they are testing has to =
run as the=20
machine name)? Both apps are written with the .Net 1.1 framework.</DIV>
<DIV> </DIV>
<DIV>TIA,</DIV>
<DIV>Bill Youngman</DIV>
<DIV>Anexinet, Inc.</DIV></BODY></HTML></FONT></FONT>
------=_NextPart_000_0006_01C598EA.9DBEE5F0--