Re: IIS does not support ASP on local machine

From: seeker (seeker_at_discussions.microsoft.com)
Date: 07/22/04


Date: Thu, 22 Jul 2004 12:47:03 -0700

Web Services Extensions doesn't appear in the tree on 5.1. Do you know the equivalent in 5.1?

-- 
seeker
"Kevin Spencer" wrote:
> Depending on what version of Windows you're running, the web server may not
> allow the ASP or ASP.Net ISAPI to be run. You can check this in the IIS
> snap-in. If you're running IIS 6, for example, there is an item called "Web
> Service Extensions" in the tree view on the left. When you select this item,
> the allowable ISAPIs appear on the right. Make sure that ASP and ASP.net are
> allowed.
> 
> -- 
> HTH,
> Kevin Spencer
> ..Net Developer
> Microsoft MVP
> Big things are made up
> of lots of little things.
> 
> "seeker" <seeker@discussions.microsoft.com> wrote in message
> news:D03085E2-B1CD-4233-ABCB-D119782EB6CE@microsoft.com...
> > Thanks, Jim
> >
> > I am browsing with http://localhost/website/filename.asp
> >
> > On the IIS properties page for this website, under the Virtual Directory
> tab, the Execute Permissions are set to 'Scripts only'.
> >
> > When I browse an ASP page with a database results component, this message
> now appears:
> >
> > Database Results Wizard Error
> > The operation failed. If this continues, please contact your server
> administrator.
> >
> > When I browse an ASPX page with a similar component, there is no error
> message.  Instead, the entire database component area is blank.
> >
> > Is there another setting I am missing?
> > -- 
> > seeker
> >
> >
> > "Jim Buyens" wrote:
> >
> > > You have to browse the page via an http:// URL, and not
> > > via a disk location.
> > >
> > > The address http://127.0.0.1 always points to the local
> > > machine.
> > >
> > > If that's not the problem, then check the settings in IIS
> > > Manager for the application that contains your Web page.
> > > Execution permissions must be at least Scripts Only.
> > >
> > > Jim Buyens
> > > Microsoft FrontPage MVP
> > > http://www.interlacken.com
> > > Author of:
> > > *----------------------------------------------------
> > > |\---------------------------------------------------
> > > ||     Microsoft Office FrontPage 2003 Inside Out
> > > ||---------------------------------------------------
> > > || Web Database Development Step by Step .NET Edition
> > > ||    Microsoft FrontPage Version 2002 Inside Out
> > > ||        Faster Smarter Beginning Programming
> > > ||             (All from Microsoft Press)
> > > |/---------------------------------------------------
> > > *----------------------------------------------------
> > >
> > >
> > >
> > >
> > >
> > > >-----Original Message-----
> > > >I have created some pages in FP2003 that use ASP and
> > > ASP.NET.  The database results wizard has inserted a
> > > display of data from a SQL Server database on my machine.
> > > >
> > > >When I publish the pages (.asp and .aspx) to the local
> > > server and look at them on the server through a browser,
> > > this error appears:
> > > >
> > > >The Database Results component on this page is unable to
> > > display database content. The page must have a filename
> > > ending in '.asp', and the web must be hosted on a server
> > > that supports Active Server Pages.
> > > >
> > > >I know that IIS 5.1 supports ASP.  How do I change the
> > > configuration to display database content?
> > > >-- 
> > > >seeker
> > > >.
> > > >
> > >
> 
> 
> 


Relevant Pages

  • Re: Unable to get global configuration data.
    ... It did say All Unassigned with a port. ... I reset IIS. ... on the web server. ... Unable to connect to database. ...
    (microsoft.public.sharepoint.windowsservices)
  • beginners question impersonation
    ... Microsoft Access database is on the c: drive on the IIS ... server) and have therefore copied the database. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Using Access 2000 w/FP2003 w/XP Home Edition
    ... FTP it to their server? ... >> database to integrate into a web page and get errors. ... In addition, IIS (Internet Information ... do I need to upgrade my PC from ...
    (microsoft.public.frontpage.programming)
  • Re: IIS terminated unexpectedly
    ... If you are running the following: ASP/Access Database try the following on ... Some will tell you this does nothing for the server... ... > We have the exact same problem with the IIS services terminating regularly ... >>> Event Type: Error ...
    (microsoft.public.inetserver.iis)
  • Re: Database access on a local machine
    ... > Is it necessary first to publish the web site and the database to the ... ASP and ASP.Net are ISAPIs (Internet Server Application Program ... "seeker" wrote in message ...
    (microsoft.public.frontpage.programming)