Re: Deploying an ASP.NET application using Copy Project



Probably the extensions aren't installed which is why you are receiving the
error. Even if they are available from a host, the host may not
automatically install them on your account (or may botch the installation).

Copy Project doesn't ask for authentication, the web server does. If the
IUSR account (if it's an IIS box, or any anonymous account on another) has
the incorrect permissions such as Full read/write/delete, then you won't be
prompted for a username and password since the web server since the
anonymous account already has plenty of access to copy files.

No, you don't need to copy the _vti directories. They simply hold meta
information used by the FrontPage Server Extensions to know what is in the
particular web (such as what files and how big are they etc.)

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"Johnny" <sby@xxxxxxxxxxx> wrote in message
news:O0KEV3uOFHA.2144@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I have created an ASP.NET application (let's call it FooBar) with VS.NET
> on my local machine, residing in http://localhost/FooBar. Deploying it to
> another folder on my machine works well with FrontPage Server Extensions,
> but I don't manage to deploy the application to my web provider http root
> folder.
>
> When I run Copy Project, I get an error message just saying 'Unable to
> create Web project 'myname'. Not found.'.
> In the destination project folder field I specified
> 'http"//www.myprovider.com/myname/' since this is my root URL.
>
> There are no files yet on my web site except a test 'helloworld.aspx' file
> that works fine and that I have manually uploaded through FTP.
>
> I am not too sure as to whether FPSE are correctly installed or not, but
> browsing usenet groups suggested VS.NET would give me another error
> message saying 'This server does not appear to have FrontPage extensions
> installed', or something like that if FPSE was not accessible.
>
> Shouldn't Copy Project ask me to authenticate on the remote server?
>
> Now another question, if I decide not to use FPSE and stick to FTP, I will
> still want to only deploy the files necessary to run the application and
> not the source code. So I can still deploy locally with Copy Project and
> _then_ copy with FTP all the files over to the Web server. In this case,
> do I still need to copy folders beginning with '_vti', or are they
> specific to FPSE?
>
> Thanks for your help.
>
>
>
>


.



Relevant Pages

  • Re: FrontPage Extensions/IIS/Apache
    ... >> 1) You are testing on a disc-based website, including a FrontPage ... Extensions are installed on a server, ... You cannot install FPextensions on Apache running on Windows - do not ...
    (microsoft.public.frontpage.programming)
  • Re: Fat 32 vs NTFS ?
    ... One should never run IIS without using NTFS, ... Convert to NTFS and then install the server extensions. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: How do I enable the FP SE?
    ... server, the Default Web Site is set up with all necessary virtual directories ... then the Server Extensions Admin application under Control Panel | Admin ... FrontPage, it states, "Comment: This page is placed into the root directory ... the Default Web Site will be chosen during the install as the "FrontPage web" ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • Re: Server Extensions Administrator
    ... the extensions do not work. ... To avoid using a subweb set up a virtual server, ... FrontPage Support: http://www.frontpagemvps.com/ ... have not been installed - click Extend to install the extensions. ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • Re: Hit Counter not Working
    ... IIS6 needs to have the ability to add FPSE to any web site no matter how it ... And have you Allowed FrontPage extensions in the IIS Manager web service ... IIS details frontpage server extensions are checked off. ...
    (microsoft.public.frontpage.programming)