Page 1 of 1

ORA-24508: Buffer is not aligned correctly.

Posted: Tue 25 Jul 2006 16:51
by Guest
I'm using the trial version to test some functionality for my company...
I've installed the trial, run the table creation script and set up the web.config to test the OracleMembershipProvider.
From web.config....




....











I placed a CreateUserWizard component on an aspx page.
I fill in all required data and click create user....
The message I get follows...



[OracleException: ORA-24508: Buffer is not aligned correctly.]
CoreLab.Common.Web.Providers.DbMembershipProvider.CreateUser(String username, String password, String email, String passwordQuestion, String passwordAnswer, Boolean isApproved, Object userId, MembershipCreateStatus& status) +1762

Posted: Fri 28 Jul 2006 11:45
by Alexey
Could you send us your project to reproduce the problem?
(E-mail address provided in the readme file.)