Rookie mistake help is it you like ASP 'ASP 0131'

I'm not new to dreamweaver but dynamic web application. I followed a tutorial for dreamweaver database.
When I try to get a glimpse of an asp page in a browser after adding a recordset object I get this message (firefox) (before the addition of the recordset object there is no problem)

"Error active Server Pages 'ASP 0131'

Path of the Parent not allowed

nationalEx_root/admin/update_product.asp, line 2

The Include file '... / Connections/connNationalEx.asp 'cannot contain'..' to indicate the parent directory. "

Here's what I know. Notice that the "update_product.asp" file is located in a folder named "admin", if I take this file and move it out of the "admin" folder and drop it in the directory root... the error message disappears. So I know its simple, but I don't know what to change to make it work in the folder "data".
Should I change the connection string? The asp file?
Thanks for your help!

Ken

"Nevermynd" wrote in message
News:frblev$AfA$1@forums. Macromedia.com...
> I'm not new to dreamweaver but dynamic web application. I am
> suite
> a database dreamweaver tutorial.
> When I try to get a glimpse of an asp page in a browser after adding a Recordset I
> get
> This message (firefox) (before the addition of the recordset object there is no problem)
>
> 'Error active Server Pages 'ASP 0131' '.
>
> Parent path not allowed

you need to enter in IIS and enable access of Parent paths. By default, it comes
not active in IIS.

Tags: Dreamweaver

Similar Questions

Maybe you are looking for