Connect to VS .net project

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm just getting started with VS .net and Front Page. The manuals tell me I
should be able to connect to a VS .net project I've set up, but I'm not sure
what file to connect to. There are files for my project all over the place.
Can anyone point me in the right direction?

Kevin
 
The way I set a VS .NET project is to create a folder with the project name and
then save all of the project related files in this folder.

What part of your VS .NET project are you trying to open in FrontPage??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Kevin said:
I'm just getting started with VS .net and Front Page. The manuals
tell me I should be able to connect to a VS .net project I've set up,
but I'm not sure what file to connect to. There are files for my
project all over the place. Can anyone point me in the right
direction?

You should open either the project file (vbproj or csproj file) or the
solution file (the sln file.)

--
Jim Cheshire
JIMCO Software
http://www.jimcosoftware.com

FrontPage add-ins for FrontPage 2000 - 2003
 
Back
Top