Hej!
Följande står att läsa i Microsofts Knowledge Base-artikel - 306518
Error Message
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Access 97="97" ODBC driver Driver]General error Unable to open registry key 'DriverId'.
Cause
This error occurs when you read a value from the registry. Use Registry Editor (Regedt32.exe) to check the permissions on the registry key. You can also use the Windows NT Registry Monitor (NTRegMon) to check for registry read failures. You can download NTRegMon from the following Sysinternals Web site:
...
Även om felmeddelandetr inte är 100% lika tror jag att det är samma problem. Som Trinodia skrev, så försöker gästboken komma åt ditt registry (vilket är omöjligt eftersom detta djävulens påfund endast existerar i Windows). Skulle gissa att hela gästboken är skapad i MS Access och publiceras direkt på webben mha MS-teknik.
Kanske är det följande som är fel och då kan du bara komma åt gästboken från en Mac om hemsideägaren bygger om gästboken...
Note Access forms saved as ASP files (using the Save As command on the File menu or using the Publish to the Web wizard) cannot be used on the Macintosh because they require the HTML Layout control. The HTML Layout control does not exist for Macintosh computers. Access tables and queries saved as ASP files can be used on the Macintosh, however, because they do not require the HTML Layout control. You can create your own ASP database application that allows you to browse and update data in a shared Access database from a Web browser on the Macintosh as long as you do not use the HTML Layout control.
MVH
/Björn