Frontpage, IIS and ASP

J

Jim

I don't know if this is the right place to put this I thought I would start
here I am running IIS on my PC. Using the database wizzard I am trying to
pull data from one of my SQL Servers. I have set up all the options in
Frontpage to reconize the Database I have no problems talking to it. I
create the asp page and get the following message

Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.

IIS is working fine I am able to http to the machine name and i get the
index.htm page and able use the site, except when I try to access this page
I get the error
 
K

Kathleen Anderson [MVP - FrontPage]

The FP2003 code has changed slightly. To see the true error, open the hidden
folder /_fpclass/ and edit the fpdbrgn1.inc file

At about line 19, change :

fp_DEBUG = False

to :

fp_DEBUG = True


--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top