Visual InterDev 6 web project wizard and IIS question

S

strutsng

I have 3 questions regarding IIS and ASP project creation in Visual
InterDev 6.

1) In Visual InterDev 6, When I create a new project using web project
wizard, I
put C:\Inetpub\wwwroot\proj as location, and it shows the following
error:

cannot create a disk-based web application in
'C:\Inetpub\wwwroot\proj\proj_Local'. You cannot configure
'C:\Inetpub\wwwroot\proj\proj_Local' as a frontpage web, because
the directory 'C:\Inetpub\wwwroot\proj' above it is already configured
as a frontpage web. You can open that web instead.

2) In step 1, the server I entered 127.0.0.1 for my local machine,
but what mode I should use: master mode or local mode? What's the
differences?

3) In IIS console, the default home directory is C:\Inetpub\wwwroot,
can we change
to other directory, for example, C:\projects? I have heard it will
create problems
if we do that.

Please advise. thanks!!
 
R

Roland Hall

:I have 3 questions regarding IIS and ASP project creation in Visual
: InterDev 6.
:
: 1) In Visual InterDev 6, When I create a new project using web project
: wizard, I
: put C:\Inetpub\wwwroot\proj as location, and it shows the following
: error:

You can't create a project because one already exists.

: cannot create a disk-based web application in
: 'C:\Inetpub\wwwroot\proj\proj_Local'. You cannot configure
: 'C:\Inetpub\wwwroot\proj\proj_Local' as a frontpage web, because
: the directory 'C:\Inetpub\wwwroot\proj' above it is already configured
: as a frontpage web. You can open that web instead.

Master mode looks for a URL to connect to a server running FPSE.

: 2) In step 1, the server I entered 127.0.0.1 for my local machine,
: but what mode I should use: master mode or local mode? What's the
: differences?

When creating a new project, you give it a name, not a URL or IP address.

: 3) In IIS console, the default home directory is C:\Inetpub\wwwroot,
: can we change
: to other directory, for example, C:\projects? I have heard it will
: create problems
: if we do that.

You can create a new web site wherever you want but you cannot do this with
a desktop version of IIS because it only supports one. i.e. W2K Pro/XP Pro

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top