User-1896792473 posted
Hello!
I have have finally created by dynamic data pages by the book. They should just display the table contents on the page in a table, and as Dreamweaver inserts the code for me, I am sure that that is not the problem. I have tested my recordsets and they are
fine, they find the correct data. The pages will not display through IIS, so I believe it is a problem with the settings maybe? I have tried some ideas from forum posts such as using basic authentication? but it makes no difference. Any ideas? Will it be easy
to fix?
The error I recieve is 80004005 and it highlights this line as the problem
Linksview.ActiveConnection = MM_DataConnect_STRING
Thanks