Question
The page cannot be displayed
Hi,
I'm trying to create this site with .asp pages on my computer running WinXP Pro with IIS 5.1.
When I have an asp page without any recordsets, I can see it just fine. Yet, when I create a simple / basic recordset (using the Dreamweaver wizard) and view it on my browser I get the following error message:
"The page cannot be displayed
Error Type:
(0x80004005)
Unspecified error
/inteclink/index.asp, line 8"
Line 8 is as followes:
rsProducts.ActiveConnection = MM_inteclink_STRING
I'm attaching the code on my page in case someone wants to take a look at it and see if you can give me a hand with this.
Thank you in advance,
Dan
I'm trying to create this site with .asp pages on my computer running WinXP Pro with IIS 5.1.
When I have an asp page without any recordsets, I can see it just fine. Yet, when I create a simple / basic recordset (using the Dreamweaver wizard) and view it on my browser I get the following error message:
"The page cannot be displayed
Error Type:
(0x80004005)
Unspecified error
/inteclink/index.asp, line 8"
Line 8 is as followes:
rsProducts.ActiveConnection = MM_inteclink_STRING
I'm attaching the code on my page in case someone wants to take a look at it and see if you can give me a hand with this.
Thank you in advance,
Dan
