2006-05-17, 03:49 PM
cginzel Wrote:Hey Slimm... i'm getting the following error in the log now and SlimmGBPVR doesn't start... or rather it just hangs...
SlimmGBPVR.exe Information: 0 : ERROR: Could not find DbProviderFactory System.Data.SQLite.SQLiteFactory
I have attached another version ([ATTACHMENT NOT FOUND]) which supplies further information for this error. I would be most appreciative if you tested this for me and reported what the log said under the heading "The following DbProviderFactories are installed:". It will then list the Name, Description, InvariantName and AssemblyQualifiedName of all the DbProviderFactories installed on your machine.
If I've understood the DbProviderFactory model correctly, you can also retrieve this information manually from the file "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config" under the section "configuration/system.data/DbProviderFactories". Obviously, do not edit or save this file, just look at it. For example, mine reads:
Code:
<system.data>
<DbProviderFactories>
<add name="Odbc Data Provider" invariant="System.Data.Odbc" description=".Net Framework Data Provider for Odbc" type="System.Data.Odbc.OdbcFactory, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<add name="OleDb Data Provider" invariant="System.Data.OleDb" description=".Net Framework Data Provider for OleDb" type="System.Data.OleDb.OleDbFactory, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<add name="OracleClient Data Provider" invariant="System.Data.OracleClient" description=".Net Framework Data Provider for Oracle" type="System.Data.OracleClient.OracleClientFactory, System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<add name="SqlClient Data Provider" invariant="System.Data.SqlClient" description=".Net Framework Data Provider for SqlServer" type="System.Data.SqlClient.SqlClientFactory, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".Net Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite, Version=1.0.28.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139" />
</DbProviderFactories>
</system.data>
As for SlimmGBPVR just hanging, I'm a little curious about that. Does the log contain any further entries after the 'DbProviderFactory not found' one? SlimmGBPVR should just ignore that error and continue as normal. The only difference should be that the recording light might not work but the right-click menu and the hover balloon should work properly.
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]