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

Connecting to an existing web

In Interdev 6.0 you can connect to an existing web. I've
looked through the help and I haven't found a way to do
it. Any ideas?

Thanks,

Jerry
Nov 18 '05 #1
6 1218
Hi Jerry,

Your message is confusing at best. Visual Interdev 6.0 is not a toolset for
doing ASP.Net. It is a tool that can be used with ASP 3.0. However, this is
an ASP.Net newsgroup. In addition, Visual Interdev 6.0 is NOT for use with
any .Net applications. So, when you say "I've looked through the help" I
don't know what help you are referring to. Visual Interdev 6.0? Some other
software you've neglected to mention? And when you say "I haven't found a
way to do it" what is "it?" Again, as this is not a Visual Interdev 6.0
newsgroup, I would have to assume that "it" is not referring to connecting
Visual Interdev 6.0 to an existing web site. Or maybe it is?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Jerry Higgins" <je*************@yahoo.com> wrote in message
news:ae****************************@phx.gbl...
In Interdev 6.0 you can connect to an existing web. I've
looked through the help and I haven't found a way to do
it. Any ideas?

Thanks,

Jerry

Nov 18 '05 #2
"It" is referring to a way to connect to an existing web
through Visual Studio.net. I am referring to the help in
Visual Studio.net. I was assuming that since this is
a .NET newsgroup it would be understood the I was
referring to the help in .NET
-----Original Message-----
Hi Jerry,

Your message is confusing at best. Visual Interdev 6.0 is not a toolset fordoing ASP.Net. It is a tool that can be used with ASP 3.0. However, this isan ASP.Net newsgroup. In addition, Visual Interdev 6.0 is NOT for use withany .Net applications. So, when you say "I've looked through the help" Idon't know what help you are referring to. Visual Interdev 6.0? Some othersoftware you've neglected to mention? And when you say "I haven't found away to do it" what is "it?" Again, as this is not a Visual Interdev 6.0newsgroup, I would have to assume that "it" is not referring to connectingVisual Interdev 6.0 to an existing web site. Or maybe it is?
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Jerry Higgins" <je*************@yahoo.com> wrote in messagenews:ae****************************@phx.gbl...
In Interdev 6.0 you can connect to an existing web. I've looked through the help and I haven't found a way to do
it. Any ideas?

Thanks,

Jerry

.

Nov 18 '05 #3
Well, you do it in VS.Net by creating a new ASP.Net Project, at the location
(URL) you specify on the local web server.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Jerry Higgins" <je*************@yahoo.com> wrote in message
news:af****************************@phx.gbl...
"It" is referring to a way to connect to an existing web
through Visual Studio.net. I am referring to the help in
Visual Studio.net. I was assuming that since this is
a .NET newsgroup it would be understood the I was
referring to the help in .NET
-----Original Message-----
Hi Jerry,

Your message is confusing at best. Visual Interdev 6.0

is not a toolset for
doing ASP.Net. It is a tool that can be used with ASP

3.0. However, this is
an ASP.Net newsgroup. In addition, Visual Interdev 6.0

is NOT for use with
any .Net applications. So, when you say "I've looked

through the help" I
don't know what help you are referring to. Visual

Interdev 6.0? Some other
software you've neglected to mention? And when you

say "I haven't found a
way to do it" what is "it?" Again, as this is not a

Visual Interdev 6.0
newsgroup, I would have to assume that "it" is not

referring to connecting
Visual Interdev 6.0 to an existing web site. Or maybe it

is?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Jerry Higgins" <je*************@yahoo.com> wrote in

message
news:ae****************************@phx.gbl...
In Interdev 6.0 you can connect to an existing web. I've looked through the help and I haven't found a way to do
it. Any ideas?

Thanks,

Jerry

.

Nov 18 '05 #4
Please se
http://support.microsoft.com/default...kb;en-us;82579
HOW TO: Connect to Existing ASP.NET Web Applications on the Remote Web Serve

Bin Song, MCP
Nov 18 '05 #5
That creates a new project with a new virtual directory.
I am trying to create a new project and connect it to an
existing virtual directory.

Thanks
Nov 18 '05 #6
It seems as though you can't connect to a Virtual Directory on a web
server. Just from my own tests, I can connect to an existing "subweb"
if its set up as a subweb, aka Server Extensions Web, but again not if
its set up as a virtual directory. When creating the project,
unfortunately you don't get that drop down listing all of the subwebs
you can connect to like you did in VS 6.0. In VS.NET you have to type
in the name of the subweb after the server.

-Dennis
ProMaxim Software Engineering

"Jerry Higgins" <je*************@yahoo.com> wrote in message news:<b0****************************@phx.gbl>...
That creates a new project with a new virtual directory.
I am trying to create a new project and connect it to an
existing virtual directory.

Thanks

Nov 18 '05 #7

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

Similar topics

0
by: Google Mike | last post by:
After a lot of thought and research, and playing with FreeTDS and InlineTDS, as well as various ODBC connections, I have determined that the fastest and cheapest way to get up and going with PHP on...
0
by: Srinath Avadhanula | last post by:
Hello, I wanted to connect to an already existing MATLAB application from python. From the MATHWORKS documentation at: ...
1
by: jelle | last post by:
Hi, I'm using win32com.client.GetObject(Class='Rhino3.Application') to connect to an existing COM server. However when doing so: Traceback (most recent call last): File "<input>", line 1, in...
1
by: pmud | last post by:
Hi I need to connect an existing application to an SQL database. How to go about doing that coz its an application created by a third party & I dont even know how or in what programming language...
1
by: Mike | last post by:
Hi all, Very Basic Question here. I can create new ASP.NET sites using VS.NET 2003 on my server, but for some reason I can't figure out how to connect to an existing web, when there isn't...
1
by: scottrm | last post by:
We have multiple developers all using a shared development server. Recently we have migrated to a new server. I copied all the project folders across and created virtual directories mapped to and...
12
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed...
0
by: nathanious | last post by:
Hello guys(and gals) It has come upon me to alter an existing application to connect to another server in addition to the one it is currently and write data there. The thing is that the new...
6
by: julietmachiwa | last post by:
I have an existing database 8i . I just installed Developer 2000 for Windows NT I am failing to connect to the database. How should I configure it? I tried using SQL Net Easy Configuration and...
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:
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
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...

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.