Prev: Can't find Fireworks (OSX)
Next: Blank Table Icon
From: Murray *ACE* on 26 Mar 2007 11:18 Try removing the space in "testing folder". Try creating a very simple page with a recordset on it. Post the code here if Live Data view fails with that page. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Bloke" <webforumsuser(a)macromedia.com> wrote in message news:eu78kb$36l$1(a)forums.macromedia.com... > There is just one recordset on the page and I get the error.
From: Bloke on 26 Mar 2007 12:26 Its not called testing folder. I just used that as an example. There is no space in my folder name. Its one word.
From: Murray *ACE* on 26 Mar 2007 12:31 Oh. OK. Please try what I suggested, and if it fails, then post the code here. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Bloke" <webforumsuser(a)macromedia.com> wrote in message news:eu8s7r$5vb$1(a)forums.macromedia.com... > Its not called testing folder. I just used that as an example. There is no > space in my folder name. Its one word.
From: Bloke on 26 Mar 2007 17:33 I did a simple page with no recordset and still got the error. Here is my code. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> Product Version: <cfoutput>#SERVER.ColdFusion.ProductVersion#</cfoutput></body> </html>
From: Murray *ACE* on 30 Mar 2007 12:26
Sorry, Bloke - I'll see if I can find the cavalry.... -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Bloke" <webforumsuser(a)macromedia.com> wrote in message news:eujdg2$ag$1(a)forums.macromedia.com... > Murray? Anyone else have an idea what the solution is? |