Bug #11
dbCommand.Prepare() issue
| Status: | Feedback | Start: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Membership | Spent time: | - | |
| Target version: | 2.0 |
Description
I don't know if this is hte place to report this; however, I don't see anywhere else to do so.
After upgrading to the 1.2.4 version of the provider I am experiencing an error with the dbCommand.Prepare() call at line 1210 of PgMembershipProvider. The trace reveals an invalid syntax error associated with a "(" character. I assume this is due to something associated with the 2.0.4 version of the Npgsql.dll but don't know what to do about it.
Everything works fine in version 1.2.1 but the upgrade fails.
Thoughts?
History
Updated by Dan Getman almost 3 years ago
This is listed as version 1.2.1 but the ticket is for version 1.2.4 which was not listed in the options.
Updated by Daniel Nauck almost 3 years ago
Hello,
this is a Npgsql 2.0.4 issue, reported here:
http://pgfoundry.org/forum/forum.php?thread_id=2128&forum_id=519
and here:
http://lists.ximian.com/pipermail/mono-list/2009-March/041738.html
I'll pack a new release as soon as possible.
Updated by Daniel Nauck over 2 years ago
Updated by Daniel Nauck over 2 years ago
Hello,
please try the latest build >= version 1.3.6.136
from http://build.nauck-it.de/download/AspSQLProvider/
Please let me know if it fixes your issue.
Thanks
Updated by Daniel Nauck about 2 years ago
- Status changed from New to Feedback
Please provide some feedback if the issue is fixed now. Thanks.