Am 29.06.2016 um 07:52 schrieb Olaf Schmidt:

Sorry, the line below (of the Test-Script) does not match with the
little "folder-layout" I've mentioned in my previous post -
so it needs to be adapted to the concrete (absolute or relative)
path, where the manifest (along with the 3 Binaries) will be located.

SxS.Manifest = Server.MapPath("/Downloads/RC5/vbRichClient5.manifest")

...according to the Example-Folder-Layout (here it is again):

wwwroot/asp/
   TestSQlite.asp
wwwroot/asp/RC5/
       vbRichClient5.manifest
       vbRichClient5.dll
       vb_cairo_sqlite.dll
       DirectCOM.dll

the line above should have been:
SxS.Manifest = Server.MapPath("/asp/RC5/vbRichClient5.manifest")

Olaf

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to