473,651 Members | 3,007 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual InterDev 6 web project wizard and IIS question

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\wwwr oot\proj as location, and it shows the following
error:

cannot create a disk-based web application in
'C:\Inetpub\www root\proj\proj_ Local'. You cannot configure
'C:\Inetpub\www root\proj\proj_ Local' as a frontpage web, because
the directory 'C:\Inetpub\www root\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\wwwr oot,
can we change
to other directory, for example, C:\projects? I have heard it will
create problems
if we do that.

Please advise. thanks!!

Sep 30 '05 #1
1 4717
<st******@gmail .com> wrote in message
news:11******** *************@z 14g2000cwz.goog legroups.com...
: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\wwwr oot\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\www root\proj\proj_ Local'. You cannot configure
: 'C:\Inetpub\www root\proj\proj_ Local' as a frontpage web, because
: the directory 'C:\Inetpub\www root\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\wwwr oot,
: 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
Sep 30 '05 #2

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

Similar topics

1
3428
by: Vladimir | last post by:
I'm trying to start new web project. In wizard I'm specifying server "localhost", after all the steps required by wizard it asks for the domain/usernername and password. Nothing I've submitted was accepted. My account on this pc doesn't have any password. It's home computer. I have all administrative rights, and I'm only user on this pc. I can't start any new project. Please help!
4
3326
by: CM | last post by:
Hi, I am trying using Visual InterDev 6.0 to create an ASP web application, but got the following problem: Start Visual InterDev 6 -> Select New Web Project -> Change(or remain the default name) -> then click Open -> When asked to select a Server, I input the computer name -> then an error message: Server error: Authoring is disabled for this server. Use the Server Administrator to enable authoring.(error code = 80004005).
7
1941
by: WizyDig | last post by:
How do you create a project in Visual Inter Dev that is part of a web site other than the default web site. We create the site in IIS but Visual Inter Dev does see the new site. In the end I want my Url to be something like http://131.1.1.1/default.asp. We have not been able to get Visual Inter Dev to let us create such a site. Wiz *** Sent via Developersdex http://www.developersdex.com ***
4
2464
by: margaret | last post by:
I was trying to load an old project and .NET 2003 complained about this .vip file. According to Windows Explorer, it's a Visual InterDev project. For the life of me, I can't remember/figure out what an InterDev project is or was. My new .NET projects don't have this file. So, 2 questions: What is it? And how do I get around it, so I can load this project? Thanks in advance...
3
2064
by: Dave | last post by:
I have an existing web app on a remote server that I want to manage as a web project on my local box with Visual InterDev. But when I create a new project in VID and connect to the web server, I cannot connect to the existing web app. At the "Specify your web" dialog box I choose "connect to existing web on server" but the only option that shows up is <root web>. I cannot overwrite this option with the name of the web I want to...
8
7633
by: QZ | last post by:
I installed Visual Studio 6.0. When I tried to open Visual Interdev, I got the error message "Your trial version has expired, please uninstall this trial version of 'Visual InterDev 6.0; and install the retail product", but I do installed the retail version. How do I fixed this problem? Thanks,
0
498
by: sharmasu | last post by:
Hi, I have windows XP professional, IIS5.0, .net 2.0, .net 1.1 and visual interdev installed on same machine. When i try to create a web project using "web project wizard" I don't see the virtual directory that i have created for the project. Interestingly when i click on asp .net tab of properties windows of that project clicked by selecting properties selecting the virtual directory in IIS, i see the asp .net version set to 2.0. I am...
0
1009
by: nids | last post by:
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...
1
2033
by: =?Utf-8?B?cmFuZHkxMjAw?= | last post by:
I'm using Visual Studio 2005 Team Edition for Software Developers. I've created new a test project and tests using the wizard under Test -New Test... That seemed to work. I checked in my new test cases last night. This morning, I checked out my new test case project, my solution file, and even my vsmdi file. Every time I run the wizard, I select Unit Test Wizard and click okay, and the wizard dialog box simply disappears.
0
8807
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8701
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8466
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7299
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4144
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4290
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2701
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1912
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.