CS3 ASP-SQL Local Test Server IE 7 errors out -
07-17-2008
, 11:21 PM
Using CS 3.3/DW. Behavior is the same on two different machines. One is Vista
Home Premium SP1 IIS 7 with 6 compatability, other is XP SP 3 IIS 5.1, both
have IE 7 and full SQL 2005 with SP's.
Haven't gotten very far away from static page yet, because I can't test. Have
scoured forums and even talked to Adobe who recreated the problem then told me
that they hadn't done sufficient testing to SQL 2005 prior to release, were
supposed to call me back, did once, supposed to call back again and haven't (3
days). So I'm turning to the community for help, please.
Set up test server in folder 'TServer' under C:\inetpub\wwwroot. Built a
'Hello World' ASP/VB Script page with no data attached, tests fine, puts in the
appropriate folder and says "Hello World" in browser like a good little box
should! Have built many DSN's, they tested during the building fine, I've
tried various versions of ODBC and OLE DB, including but not limited to Native
SQL Client, which is my preference and have been quite successful setting up
the DSN's...they add to the ASP page/Site (it's greyed out unless you have an
open ASP page) fine. Test at that point works fine. As soon as I bind a
Recordset (whether I have dropped data on the page or not...same 'Hello World'
page with Recordset info near the top of the code) and test, I error out.
Any thoughts? I'm sure you'll need more info...I've tried to put as much as I
can for starters. Thanks in advance.
Peter |