Checklist
Sorry, just to provide some background info:
Win XP Pro SP3
DW 8.0.2
Pro Maps for Google 1.0.5
I've just done a reinstallation of the extension and, instead of the "is null or not an object" error I'm now getting:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E18)
Rowset position cannot be restarted.
/tmsa/DRAFT/google_javascript/wagmp_map_2.asp, line 266
I am picking location, in Pro Maps for Google, using long/lat coordinates fed from a recordset (MSSQL database). The coordinate fields are nvarchar, in my database table, because I couldn't work out how to include a negative for the coordinates. I'm not convinced that's got anything to do with the problem I'm experiencing though.
Line 266 of the wagmp_map_2.asp file is:
<% rsEVENT.MoveFirst() %>
I'll keep searching Google, and will post updates as/when I get any but, in the meantime, if anyone recognises this error I sure would appreciate any advice. Thank you.
Regards
Nathon