473,405 Members | 2,373 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,405 software developers and data experts.

Installing Web App Into Specific Directory

I'm creating a Web Setup App, and I've been having many
problems with it alongthe way. Some still aren't solved.

This latest problem is that I can't install the
application into the directory I want it to go to. There
is a virtual directory that already exists on the server,
and I want to just add this app to that directory.
However, the installer creates a new virtual directory
inside the existing virtual directory and then installs my
app into the new virtual directory.

I don't know how to force it into the correct directory.

help???
Jul 19 '05 #1
1 1508
Hi Angela,

I have tested to install a web application into an existing virtual
directory. It works fine on my testing machine.

Here are the steps I use:

1. Create a empty directory, e.g. d:\TestVD
2. In IIS, create a Virtual Directory (e.g. named "TestVD") and point it to
the physical directory created in 1, accept all the default settings.
3. Create a ASP.Net application, e.g. named "WebApplication1"
4. Add a Web Setup Project to the current solution, e.g. named "WebSetup1"
5. Add WebApplication1's "Primary output" and "Content Files" to
WebSetup1's Web Application folder
6. Build the solution
7. Double click the WebSetup1.msi package located in the "debug" folder.
8. Input "TestVD" for "Virtual Directory" in the "Select Installation
Address" dialog.
9. Finish the setup.

I can access the WebApplication1 by "http://localhost/TestVD/WebForm1.aspx".

I have also tried to install a WebApplication to a virtual directory that
already contains another one. But I still cannot reproduce your situation.
Could you briefly describe your situation, e.g. any existing files, any
non-default settings, any permission issues and so on? Are you using VS.Net
2002 or VS.Net 2003? If possible, please also give me some steps to
reproduce the situation.

Should you have any concerns or new findings regarding this issue, please
feel free to let me know. I look forward to hearing from you.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 19 '05 #2

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

Similar topics

3
by: Jean-Christian Imbeault | last post by:
I have a user account on a RH Linux machine but no root access. I succesfully installed apache 1.3 under my /home/ account but can't get PHP to install properly. I have done the following...
2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
10
by: Ed Stevens | last post by:
A tale of woe, and a question . . . Last week my boss said to me "we've installed DB2 Connect on this Solaris box. Make it work." Now, I've barely seen DB2 Connect on Windows, having fumbled...
7
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*"...
2
by: Angela | last post by:
I'm creating a Web Setup App, and I've been having many problems with it alongthe way. Some still aren't solved. This latest problem is that I can't install the application into the directory I...
2
by: | last post by:
Hi all, I have a few servers running some apps on .net 1.1. I need to install 2.0 on them to run some new websites. Will installing 2.0 break my 1.1 apps? TIA!
13
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net...
2
by: Benjamin Serrato | last post by:
Hey, I've run into another problem. I am trying to install the Mutagen package to use as my first useful program, but can't figure out how to install it on windows. The README says it is a simple...
0
by: Chris Leonard | last post by:
James - you could be running into a known issue with installing Oracle8i software on a P4. Here is a plain-text section of our internal documentation of the issue: Subject/Title: Installing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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...
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.