473,770 Members | 2,153 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual interdev creating web site

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 ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #1
7 1946
WizyDig wrote:
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.

This would have been more on-topic in one of the interdev groups, probably
m.p.vi.general, but:

Create a new project. In the wizard give the project a name. On the next
screen, tell it the name of the web server to which you want it to connect
(it does not let me specify an IP address - it only allows me to enter a
name). On the next screen, tell it to connect to an existing web
application, and select <root web> from the drop down. That's it.

followps set to .vi.general

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 19 '05 #2
"WizyDig" <so*****@micros oft.com> wrote in message
news:uo******** ******@TK2MSFTN GP10.phx.gbl...
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.


You simply point it at the URL of the other web site. Have you installed
the FrontPage Server Extensions on the other site?

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/

Jul 19 '05 #3
we tried this and got
http://localhost/myproject/default.asp
we're looking for
http://localhost/default.asp

Wiz

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #4
"WizyDig" <so*****@micros oft.com> wrote in message
news:eN******** ******@TK2MSFTN GP09.phx.gbl...
we tried this and got
http://localhost/myproject/default.asp
we're looking for
http://localhost/default.asp


If you want to use the root of the site, you need to create a new project
but on Step 2 of the Web Project Wizard, you need to select "Connect to an
existing Web application on yourserver" and make sure that "<Root Web>" is
selected under the "Name" drop down list.

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/

Jul 19 '05 #5
That works on the remote server which is a Win 2003 box but one of my
guys can't get it to work on his dev workstation he's running win 2k
server looking for localhost on a differant port. Is there something in
Localhost that would prevent you from hooking in on another port. The
site is set up on that port.

-Very strange

Wiz

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #6
"WizyDig" <so*****@micros oft.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
That works on the remote server which is a Win 2003 box but one of my
guys can't get it to work on his dev workstation he's running win 2k
server looking for localhost on a differant port. Is there something in
Localhost that would prevent you from hooking in on another port. The
site is set up on that port.


If a different post is being used then you need to explicitly include it,
such as http://localhost:90.

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/

Jul 19 '05 #7
Yep were doing that. But for some stange reason the localhost version
is causing some deficulty. for example

someotherserver :8081
works
but
localhost:8081
does not on this particular box.

It must be the way we have the web site set up in IIS on the local dev
box. I'm going to look more into to that. I don't think it's actually
a Visual interdev problem.

Thanks for all the input.
Wiz

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #8

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

Similar topics

4
3331
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).
8
2116
by: Raghuraman | last post by:
Hai ! I use the Grid control with the data environment and the recordset control by dragging from the data env. But if i run the page alone in the iexplorer it tells the error like pm.script liabrary not found even though i open it in the scripting libraries.
8
2123
by: James Baker | last post by:
I've always used some "third party" editor, such as dreamweaver, coldfusion, or even notepad to build ASP pages. I've recently acquired a copy of Interdev and I'm wondering how people feel about it. I like VS.NET, but I only have one license for it (at home). Is InterDev worth using? Thanks, James
4
2474
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...
1
1239
by: Peter1502 | last post by:
I have Visual Studio.Net on my PC a work. The MS site states that Visual Studio now incorporates Visual Interdev (which I am told by a colleague is what I require). Can someone please tell me if my version includes Visual Interdev, or do I need to obtain the latest version. What is the latest version? Many Thanks,,,,Peter --
1
4726
by: strutsng | last post by:
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
2
301
by: dev | last post by:
Hello, The server running IIS 5.0. There is a Visual Interdev asp site that I would like to link (Href) to an asp.net application. It seems to me that there may be no problem but I would like to get some opinions and gotchas since I have never actually done this before. I need to build an emailer (no, not spam) and would like to take advantage of the dotnet framework instead of using Visual Interdev (VS6). Opinions please! TIA,...
8
7637
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,
1
1152
by: gilsygirl | last post by:
Hello Everyone I want to run my website developed in ASP.Net using Visual Interdev on a computer different from where i created it. Is there any freesite i can go to download the Visual Interdev and .Net. I have tried tried microsoft site but the download does complete. please help. Thanks gilsygirl (Newbie)
0
10228
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
10057
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
10002
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
9869
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8883
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
7415
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...
1
3970
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
2
3575
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2816
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.