Re: Deploy an ASP Application

From: Rob Van Zant (robslists_at_DONTSPAMrumbayly.com)
Date: 05/03/04


Date: Mon, 3 May 2004 12:02:08 -0400

Dale,

I am having a similar problem to Wayne and would like to try this method of
publishing. I don't see anywhere to enter my username and password. Is
there a certain format for the Destination project folder that I can include
my login info?

For anyone that's interested in my specific problem, I'll include the log
below. I'm not sure if it's a security problem or that my dll cannot be
found.

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: KLLib
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/0e8190ed/8d0d2be5/KLLib.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/0e8190ed/8d0d2be5/KLLib/KLLib.DLL.
LOG: Attempting download of new URL
file:///C:/Sites/accounts/kebam/klfilterwizard.com/www/Testing/bin/KLLib.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: KLLib, Version=1.0.1581.25046, Culture=neutral,
PublicKeyToken=null

Thanks,
Rob

"DalePres" <nospam@nomail.com> wrote in message
news:OTm4DZ$LEHA.3472@TK2MSFTNGP09.phx.gbl...
> You don't have to have FrontPage installed on your machine. The necessary
> functionality for publishing to a FrontPage enabled server is built into
> Visual Studio .Net. Open your web project, go to the Project menu and
then
> choose Copy Project. In the Copy Project dialog, make sure you select
> FrontPage as the web access method.
>
> You'll probably use whatever your username and password is for your
hosting
> service but you may need to contact them for the appropriate username and
> password.
>
> This is the same method I use for publishing to my own hosting service.
>
> Dale
>
>
> "Wayne Wengert" <wayneDONTWANTSPAM@wengert.com> wrote in message
> news:uRfGpP$LEHA.1272@tk2msftngp13.phx.gbl...
> > Dale;
> >
> > Thanks for the response. Since I only have an account on an ISP's server
I
> > guess connecting to the server with admin rights is not possible.
> >
> > Exactly how do I go about deploying using Frontpage? I've never used
> > Frontpage. I am using VSNET 2003 from a WinXP Pro system and I do have
> > Frontpage installed as part of Office 2003.
> >
> > Wayne
> >
> > "DalePres" <nospam@nomail.com> wrote in message
> > news:%23Vq4T3%23LEHA.3712@TK2MSFTNGP11.phx.gbl...
> > > If you use FrontPage to deply your application (and you can do so from
> > > Visual Studio.Net), FrontPage extensions will set the directory as an
> IIS
> > > application. Otherwise, the directory must be set as an IIS
application
> > > using the IIS Admin utility on the server or from a machine where you
> can
> > > connect to the server with administrative privileges.
> > >
> > > Dale
> > >
> > > "Wayne Wengert" <wayneDONTWANTSPAM@wengert.com> wrote in message
> > > news:OofD2i9LEHA.2584@TK2MSFTNGP12.phx.gbl...
> > > > I built an ASP application and it runs fine on my local IIS. I am
> trying
> > > to
> > > > move the application to my web service (ISP) out on the internet.
I've
> > > read
> > > > several of the help articles but they all seem to think I am
deploying
> > to
> > > > localhosts.
> > > >
> > > > I created a new directory on my web page and copied most of the
files
> > from
> > > > the wwwroot subdirectory where my project exists. When I try to open
> the
> > > > page (by pointing to "WebForm1.aspx in the new directory) I get the
> > error
> > > > shown below. Initially, the authentication mode was "Windows" but
that
> > > gave
> > > > the same error. I changed it to "None" thinking that would resolve
it.
> > > >
> > > > What do I have to do in Web.config to get this to work? Also,
exacctly
> > > which
> > > > files really need to be uploaded?
> > > >
> > > > TIA
> > > >
> > > > Wayne
> > > >
> > > >
> > > > ==================================================================
> > > >
> > > > Server Error in '/' Application.
> > >
> >
>
> --------------------------------------------------------------------------
> > > --
> > > > ----
> > > >
> > > > Configuration Error
> > > > Description: An error occurred during the processing of a
> configuration
> > > file
> > > > required to service this request. Please review the specific error
> > details
> > > > below and modify your configuration file appropriately.
> > > >
> > > > Parser Error Message: It is an error to use a section registered as
> > > > allowDefinition='MachineToApplication' beyond application level.
This
> > > error
> > > > can be caused by a virtual directory not being configured as an
> > > application
> > > > in IIS.
> > > >
> > > > Source Error:
> > > >
> > > > Line 37: by Microsoft that offers a single logon and core
> > > profile
> > > > services for member sites.
> > > > Line 38: -->
> > > > Line 39: <authentication mode="None" />
> > > > Line 40:
> > > > Line 41:
> > > >
> > > > Source File:
> > > >
> C:\inetpub2\resadmin\wengert\wengert.org\www\ASPDataGridProj\web.config
> > > > Line: 39
> > > >
> > > >
> > >
> >
>
> --------------------------------------------------------------------------
> > > --
> > > > ----
> > > > Version Information: Microsoft .NET Framework Version:1.1.4322.573;
> > > ASP.NET
> > > > Version:1.1.4322.573
> > > >
> > > >
> > >
> > >
> >
> >
>
>



Relevant Pages

  • Re: Deploy an ASP Application
    ... I don't see anywhere to enter my username and password. ... Attempting download of new URL ... >> You don't have to have FrontPage installed on your machine. ... >> functionality for publishing to a FrontPage enabled server is built into ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Nav Problems
    ... opened it with my username and password. ... >If the customer's live site is hosted on a server with ... and if you can get the FrontPage ... >used for publishing, you can open the live site in ...
    (microsoft.public.frontpage.addins)
  • Re: How to make a counter work
    ... "Elias" wrote in message ... (using frontpage presumably, since this is a frontpage discussion group) ... this you must log on to your website using username and password (username ... go to file, save as, and enter the address you are publishing to, eg. ...
    (microsoft.public.frontpage.addins)
  • Re: Publishing password
    ... Microsoft MVP - Frontpage. ... When publishing my site a Username & Password are requested. ... already completed, p/w is blank. ...
    (microsoft.public.frontpage.client)
  • Re: FrontPage Publishing with Visual Basic for Applications
    ... Scheduler to auto run at preset times will not be possible directly from FP ... | I have a question about scheduling the publishing task in Frontpage. ... | words development and test server and a Production server. ...
    (microsoft.public.frontpage.programming)