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

How do I connect to an web app using Visual InterDev

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 connect to

I can see this web application in the IIS Manager on the remote server and
..it is configured as a web application. It accessible in a browser.

Why won't it show up in Visual InterDEV?

Jul 22 '05 #1
3 2051
Dave wrote:
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
connect to
I can see this web application in the IIS Manager on the remote
server and .it is configured as a web application. It accessible in
a browser.
Why won't it show up in Visual InterDEV?


I've been using VID for several years and I still can't figure this out. A
couple times it was a problem with the FrontPage Server Extensions on the
web server, but more often than not, I have to select Create New
Application, and type in the name of the folder that already exists on the
web server. After answering No when it asks if I want to install the script
library, I usually have the same functionality with the application that I
would have if the appl,ication existed in the Existing Apps dropdown.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 22 '05 #2
Thanks Bob
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:ek*************@TK2MSFTNGP11.phx.gbl...
Dave wrote:
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
connect to
I can see this web application in the IIS Manager on the remote
server and .it is configured as a web application. It accessible in
a browser.
Why won't it show up in Visual InterDEV?


I've been using VID for several years and I still can't figure this out. A
couple times it was a problem with the FrontPage Server Extensions on the
web server, but more often than not, I have to select Create New
Application, and type in the name of the folder that already exists on the
web server. After answering No when it asks if I want to install the
script library, I usually have the same functionality with the application
that I would have if the appl,ication existed in the Existing Apps
dropdown.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Jul 22 '05 #3
"Dave" wrote:
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 connect to

I can see this web application in the IIS Manager on the remote server and
..it is configured as a web application. It accessible in a browser.

Why won't it show up in Visual InterDEV?


It's because the FrontPage server extensions don't see the folder as a
FrontPage sub-web - it's still considered part of the root web. The web
application settings are independed of the FPSEs. If you create the web from
VI, as Bob suggests, then the folder will be set as a sub-web in the FPSEs.
Jul 22 '05 #4

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

Similar topics

8
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...
3
by: Fabienne | last post by:
I've to migrate website from IIS 2.0 to IIS 6.0. Simple asp pages are working, but pages with visual interdev 6.0 controls not work ! HTTP 500 (internal server error) Visual Interdev 6.0 is it...
4
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...
0
by: Ryan Kratt | last post by:
Currently im having an issue with connecting to IIS 6.0 w/ Virtrual Directory. I am able to connect to the website just fine. Its just the the Virtrual Directory inside the website that im unable...
1
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...
2
by: Richard Lawson | last post by:
Every time developers try to connect to a Windows 2003, IIS 6.0 server they are challenged by NT. The directory is shared and they have full rights and can connect using Windows Explorer and...
8
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...
0
by: Rudolf Dvoracek | last post by:
Hi all, I have Visual Studio 6.0 (Interdev only) installed on Windows XP Professional (IIS 5.1 platform). I have also installed Visual Studio 2005. I want to debug ASP applications on IIS....
0
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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.