M
Mark Jerde
I'm in the process of learning VB.NET. I want to develop & test
applications on my home network and deploy them on my web sites. My host is
www.discountASP.net. I have used FrontPage to put a couple subwebs on my
sites. My hosting package includes SQL Server 2000. I expect the sites
will be a mixture of FrontPage and ASP.NET in separate folders.
At home I have a WinXP laptop and a Win2000 Pro desktop. As an MSDN
Universal subscriber I have all the goodies, VSS, SQL Server 2000, VS.NET.
My first question is about VSS. When I try to add a VB ASP.NET solution to
VSS from the VS.NET IDE I get a dialog box titled "Source Control" with this
text.
You are attempting to add some File Share Web access projects to
source control. If you continue, you will no longer be able to open
these projects using FrontPage Web access.
I clicked on the Help button and read several topics but at this point in
the learning process (scraping paint off the fenders on the learning curve
guardrail <g>) I don't grok how everything fits together...
Since my goal is to develop FP and ASP.NET locally and deploy to a hosted
web site, which is the best way to use VSS, File Share or FrontPage server
extensions?
The second question, are there some web resources about what I'm trying to
do? I've done some searching but haven't found much yet. Some specifics:
- Any "gotcha's" about using FP & VS.NET on a hosted web site?
- Setting up SQL Server 2000 locally to match the host. (On the host I
have a single DB only.) I've already figured out to not use integrated
security.
- It appears that a DSN connection may be the way to go to not have to
change source code from "local" to "on the host". Yes/No? Are there better
strategies?
- Transferring data between the local SQL DB and the host's DB.
I'm just trying to not have to figure out everything myself... <g>
Thanks!
-- Mark
applications on my home network and deploy them on my web sites. My host is
www.discountASP.net. I have used FrontPage to put a couple subwebs on my
sites. My hosting package includes SQL Server 2000. I expect the sites
will be a mixture of FrontPage and ASP.NET in separate folders.
At home I have a WinXP laptop and a Win2000 Pro desktop. As an MSDN
Universal subscriber I have all the goodies, VSS, SQL Server 2000, VS.NET.
My first question is about VSS. When I try to add a VB ASP.NET solution to
VSS from the VS.NET IDE I get a dialog box titled "Source Control" with this
text.
You are attempting to add some File Share Web access projects to
source control. If you continue, you will no longer be able to open
these projects using FrontPage Web access.
I clicked on the Help button and read several topics but at this point in
the learning process (scraping paint off the fenders on the learning curve
guardrail <g>) I don't grok how everything fits together...
Since my goal is to develop FP and ASP.NET locally and deploy to a hosted
web site, which is the best way to use VSS, File Share or FrontPage server
extensions?
The second question, are there some web resources about what I'm trying to
do? I've done some searching but haven't found much yet. Some specifics:
- Any "gotcha's" about using FP & VS.NET on a hosted web site?
- Setting up SQL Server 2000 locally to match the host. (On the host I
have a single DB only.) I've already figured out to not use integrated
security.
- It appears that a DSN connection may be the way to go to not have to
change source code from "local" to "on the host". Yes/No? Are there better
strategies?
- Transferring data between the local SQL DB and the host's DB.
I'm just trying to not have to figure out everything myself... <g>
Thanks!
-- Mark