First run a cacls command on the database: cacls c:\users\public\npvr\npvr.db3
You should see a line at the bottom
Everyone: (ID)F
This means 'everyone' has full control (i.e. can read-write-update-delete,...)
If that is wrong, or you still can't get it to work, I'd suggest a de-install and re-install.
your resulting data directory structure should look like:
When installing and testing for the first time, turn off anti-virus and firewall. After you have it running, turn on one process at a time to see if it breaks.
You should see a line at the bottom
Everyone: (ID)F
This means 'everyone' has full control (i.e. can read-write-update-delete,...)
If that is wrong, or you still can't get it to work, I'd suggest a de-install and re-install.
your resulting data directory structure should look like:
Code:
C:\USERS\PUBLIC\NPVR
+---Certs
+---Custom
+---Dongle
+---Languages
+---Logs
+---MDPlugins
+---Media
+---Plugins
+---Scripts
+---Skin
+---Thumbs
+---Tuning
\---web
When installing and testing for the first time, turn off anti-virus and firewall. After you have it running, turn on one process at a time to see if it breaks.