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

VWD Express 2005 asp.net server vs IIS

I am using Visual Web Developer Express 2005 to create some simple web
applications on a local network. I would like IIS to fire instead of
asp.net development server so I can acheive the following:

Web application on PC 192.168.2.4
Want to access from PC 192.168.2.5 via internet explorer

I know I can access it if IIS is running. Can I install and run IIS
instead of asp.net development server without making changes to my
VWD?

Thanks

Jul 27 '07 #1
4 1431
Yes.

Open IIS Manager and right click on default web site. Choose New >Virtual
Directory. Create a directory that points at the directory you have your
file based web in. You can now hit it at http://localhost/{directoryName}
Others can hit at http://{machineName}/{directoryName}.

You can still edit as a file based web, but you can also edit as an IIS
site.

NOTE: This is true of ASP.NET 2.0, not an other version.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************
<bg********@yahoo.comwrote in message
news:11**********************@w3g2000hsg.googlegro ups.com...
>I am using Visual Web Developer Express 2005 to create some simple web
applications on a local network. I would like IIS to fire instead of
asp.net development server so I can acheive the following:

Web application on PC 192.168.2.4
Want to access from PC 192.168.2.5 via internet explorer

I know I can access it if IIS is running. Can I install and run IIS
instead of asp.net development server without making changes to my
VWD?

Thanks

Jul 27 '07 #2
To specify the Web server for an already-created Web site,
open your local website with VWD and, in the Solution Explorer,
right-click the name of the Web site for which you want
to specify a Web server, and then click Property Pages.

In the Property Pages dialog box, click the Start Options tab.
Under Server, *do not* click "Use custom server".

Instead, write the path to the IIS server which hosts your app.

Juan
====
<bg********@yahoo.comescribió en el mensaje
news:11**********************@w3g2000hsg.googlegro ups.com...
>I am using Visual Web Developer Express 2005 to create some simple web
applications on a local network. I would like IIS to fire instead of
asp.net development server so I can acheive the following:

Web application on PC 192.168.2.4
Want to access from PC 192.168.2.5 via internet explorer

I know I can access it if IIS is running. Can I install and run IIS
instead of asp.net development server without making changes to my
VWD?

Thanks

Jul 27 '07 #3

I know this is a goofy question, but what is the typical path for the IIS
server on a Windows XP machine? I know it's in the inetpub/wwwroot folder
but I beleive I am writing the path incorrectly.


"Juan T. Llibre" <no****@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
To specify the Web server for an already-created Web site,
open your local website with VWD and, in the Solution Explorer,
right-click the name of the Web site for which you want
to specify a Web server, and then click Property Pages.

In the Property Pages dialog box, click the Start Options tab.
Under Server, *do not* click "Use custom server".

Instead, write the path to the IIS server which hosts your app.

Juan
====
<bg********@yahoo.comescribió en el mensaje
news:11**********************@w3g2000hsg.googlegro ups.com...
>>I am using Visual Web Developer Express 2005 to create some simple web
applications on a local network. I would like IIS to fire instead of
asp.net development server so I can acheive the following:

Web application on PC 192.168.2.4
Want to access from PC 192.168.2.5 via internet explorer

I know I can access it if IIS is running. Can I install and run IIS
instead of asp.net development server without making changes to my
VWD?

Thanks


Jul 28 '07 #4
re:
!what is the typical path for the IIS server on a Windows XP machine?

http://localhost/
or
http://yourmachinename/
or
http://YourLocalIPAddress/ ( typically 10.0.0.x or any of several other local IP schemes )

re:
!>I know it's in the inetpub/wwwroot folder

The inetpub\wwwroot folder is where the root application's files are located.

Juan
====
"Bgreer5050" <bg********@yahoo.comescribió en el mensaje
news:ED*******************@newssvr21.news.prodigy. net...
>
I know this is a goofy question, but what is the typical path for the IIS server on a Windows XP
machine? I know it's in the inetpub/wwwroot folder but I beleive I am writing the path
incorrectly.


"Juan T. Llibre" <no****@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
>To specify the Web server for an already-created Web site,
open your local website with VWD and, in the Solution Explorer,
right-click the name of the Web site for which you want
to specify a Web server, and then click Property Pages.

In the Property Pages dialog box, click the Start Options tab.
Under Server, *do not* click "Use custom server".

Instead, write the path to the IIS server which hosts your app.

Juan
====
<bg********@yahoo.comescribió en el mensaje
news:11**********************@w3g2000hsg.googlegr oups.com...
>>>I am using Visual Web Developer Express 2005 to create some simple web
applications on a local network. I would like IIS to fire instead of
asp.net development server so I can acheive the following:

Web application on PC 192.168.2.4
Want to access from PC 192.168.2.5 via internet explorer

I know I can access it if IIS is running. Can I install and run IIS
instead of asp.net development server without making changes to my
VWD?

Thanks



Jul 28 '07 #5

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

Similar topics

4
by: NetIdiot | last post by:
I have had to install and uninstall VS.NET 2005 a couple of times because of some errors. The SQL Server express refuses to install ... and hence I can't most things I want to work on. I even tried...
1
by: Darryl Kerkeslager | last post by:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsse/html/sseoverview.asp SQL Server Express was developed with two distinct uses in mind. The first is as a server product,...
1
by: Lubomir | last post by:
Hi, I would like to ask, how different are C# 2005 Express Edition and C# within MS Visual Studio 2005. Than as well Visual Web Developer 2005 Express Edition and ASP within MS VS 2005. ...
1
by: Peter | last post by:
I've purchased VS.NET 2005 Standard and have tried to install SQL Server 2005 Express, but get the following error in the error log. Please could someone help me.... Microsoft SQL Server 2005...
2
by: farseer | last post by:
Hi, I have SQL Server 2005 installed on my dev system. I am working on an app that i would like to distribute SQL Server with. SQL Server EXpress edition seem to be ideal for this. My questions...
2
by: kress1963nov22 | last post by:
I recently purchased a good MS book ("Build a Web Site Now") by Jim Buyens. It has the Express Edition of MS-Visual Web Developer 2005 on CD and also MS SQL Server 2005 Express Edition on the CD. A...
3
by: leonaisse | last post by:
Hi I have a bunch on tables and data in my local SQL Server 2005 Express master DB and I want to export it to a database.mdf within my wwwroot (visual studio) file - how can i do this? Thanks...
1
by: Marvinq | last post by:
I'm a newbie to asp.net, but I have been a programmer for years. I have a question that I'm hoping someone can give me a good answer for, I have been trying to set up a site remotely and I've...
11
by: HC | last post by:
I posted this in one of the VB forums but I'm starting to think it might be more appropriate to have it here, since it really seems to be a SQL server (MSDE/Express 2005) problem: Hey, all, I...
3
by: Steve | last post by:
Hi All I downloaded Sql server 2005 express SP2 and attempted to modify the Bootstrapper package files as I did with SP1 When i try to install SQL server as part of my VS 2005 deployment app I...
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...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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
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...
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.