FrontPage to .Net

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

Guest

What is the procedure for going from FrontPage with a site out on an Active
Server to .Net? I can open and build fine in FrontPage but .Net is another
story. Any insight would be helpful

( my background used .Net for windows programs and developed web pages in
FrontPage for years)
 
Hi Conrad,

I use both at once! Frontpage 2000 client with WS.NET 2003. FP2000
extended Win2k server. It means I can develop my web applications from a
remote location.
 
This was a site that started life in FrontPage and .Net doesn't seem to want
to open it. Is there a procedure some where for working with an existing
site in .Net?
 
Conrad said:
This was a site that started life in FrontPage and .Net doesn't seem to want
to open it. Is there a procedure some where for working with an existing
site in .Net?

What protocal are you using, what do you type in, what error do you get
in the client, what error do you get on the server, what versions of
software are you running on both client and server?
 
The problem is not so much an error but how do you "open/pull" the site into
a solution? Where will the site be located? Out on the server or on my hard
drive?

Thanks for the help.
 
Hi Conrad,

You can work with Frontpage and VS.NET on both local drives and also on
remote servers.

e.g. you could open a site called <http://localhost/WebApplication1>, or
you could open some other site called
<http://my.bigserver.com/WebApplication1>

In my case, I work with the same sites on both - you need your head
screwed on for that though.

Fist you said ".NET doesn't want to open it" and now you're saying
there's "no error". It's all very vague, and makes it hard to help.
 
Back
Top