Mono Compatibility
Added by Nuno Alcoforado over 1 year ago
Greetings, i started using AspSQLProvider with mono (latest AspSQL, 2.6.7~ubuntu mono, 2.0.8.0 npgsql )
I open the src/solution, everything compiles. but when i try to run the sample project i always get an error...
"System.Configuration.Provider.ProviderException: Operation aborted due to an exception (see Trace for details).
at NauckIT.PostgreSQLProvider.PgSessionStateStoreProvider.GetSessionStoreItem..."
I tried the same project in windows, Visual Web Developer 2008 express and it worked (managed to create new user).
Some assistance would be welcomed :)
Nuno Alcoforado
Replies (2)
RE: Mono Compatibility
-
Added by Daniel Nauck over 1 year ago
Hello,
it is fully Mono compatible.
Please enable logging to get the full error message.
Please have a look at: How to turn on logging
(1-2/2)