Re: IIS does not support ASP on local machine
From: seeker (seeker_at_discussions.microsoft.com)
Date: 07/22/04
- Next message: Karen Gonzales: "Preview in Browser"
- Previous message: Kathleen Anderson [MVP - FrontPage]: "Re: Drop down option on Results Wizard"
- In reply to: Kevin Spencer: "Re: IIS does not support ASP on local machine"
- Next in thread: Kevin Spencer: "Re: IIS does not support ASP on local machine"
- Reply: Kevin Spencer: "Re: IIS does not support ASP on local machine"
- Messages sorted by: [ date ] [ thread ]
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 > > > >. > > > > > > > > > >
- Next message: Karen Gonzales: "Preview in Browser"
- Previous message: Kathleen Anderson [MVP - FrontPage]: "Re: Drop down option on Results Wizard"
- In reply to: Kevin Spencer: "Re: IIS does not support ASP on local machine"
- Next in thread: Kevin Spencer: "Re: IIS does not support ASP on local machine"
- Reply: Kevin Spencer: "Re: IIS does not support ASP on local machine"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|