473,394 Members | 1,875 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,394 software developers and data experts.

Switching from ASP.NET Development server to IIS

I have a project in progress, and for various reasons, need to switch
it from using the integrated ASP.NET development server to IIS. The
problem is, I cannot figure out how.

After many searches, I've come across a couple of examples that show
how to change it through the project properties. The problem is my
project properties do not have a "Web" option, and my dialog box looks
different. The examples I've seen have the side options appearing as
what looks to be buttons. Mine is a tree view.

I'm stumped. Any ideas?

Mar 9 '07 #1
2 1286
you need to create vdir that points to the code. then open that vdir
(web site) as a project insead of a folder.
-- bruce (sqlwork.com)
ll*****@gmail.com wrote:
I have a project in progress, and for various reasons, need to switch
it from using the integrated ASP.NET development server to IIS. The
problem is, I cannot figure out how.

After many searches, I've come across a couple of examples that show
how to change it through the project properties. The problem is my
project properties do not have a "Web" option, and my dialog box looks
different. The examples I've seen have the side options appearing as
what looks to be buttons. Mine is a tree view.

I'm stumped. Any ideas?
Mar 9 '07 #2
To specify the Web server for an already-created Web site which is served
with the ASP.NET Development Server, open your project/application with
VS 2005 and, in the Solution Explorer, right-click the name of the Web site
for which you want to specify an IIS Web server, and then click Property Pages.

In the Property Pages dialog box, click the Start Options tab.
Under Server, click Use custom server.
In the Base URL box, type the URL that VS 2005 should start when running the current Web site.
You can use localhost, your machine name, or an assigned domain name for your IP.
From that point on, the VS.NET IDE will not use the internal web server,
but will use IIS to open your pages.

You must, previously, create a virtual directory for your application in the IIS Manager.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<ll*****@gmail.comwrote in message news:11********************@h3g2000cwc.googlegroup s.com...
>I have a project in progress, and for various reasons, need to switch
it from using the integrated ASP.NET development server to IIS. The
problem is, I cannot figure out how.

After many searches, I've come across a couple of examples that show
how to change it through the project properties. The problem is my
project properties do not have a "Web" option, and my dialog box looks
different. The examples I've seen have the side options appearing as
what looks to be buttons. Mine is a tree view.

I'm stumped. Any ideas?

Mar 9 '07 #3

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

Similar topics

0
by: abdulics | last post by:
Hi, We have immediate openings with one of our Top Notch Telecom clients for their Research and Development Center in Bangalore. Please send me your detailed/brief profile to...
0
by: abdulics | last post by:
Hi, We have immediate openings with one of our Top Notch Telecom clients for their Research and Development Center in Bangalore. Our top notch and reputed client deliver complex IT solutions on...
0
by: abdulics | last post by:
Hi, We have immediate openings with one of our Top Notch Telecom clients for their Research and Development Center in Bangalore. Our top notch and reputed client deliver complex IT solutions on...
2
by: Brian | last post by:
Hello, I have an app where I am switching between development mode and live mode, phyically seperate networks. What I would like to try and figure out is, how can I have my app know which db...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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...

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.