is there any other way to import users quickly into the AbleCommerce database?
Since, I can't figure out why I'm getting the above error, I'll need a new way to get the process done.
I'd like to be able to do it in VB.Net if at all possible.
Search found 4 matches
- Wed Feb 18, 2009 11:13 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Can't add a user in ASP.Net
- Replies: 4
- Views: 3129
- Mon Feb 16, 2009 3:21 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Can't add a user in ASP.Net
- Replies: 4
- Views: 3129
Re: Can't add a user in ASP.Net
I tried that, and I still get the same message.
I think it's in the CreateUser line, but I can't find a solution.
Thanks for trying though!
I think it's in the CreateUser line, but I can't find a solution.
Thanks for trying though!
- Mon Feb 16, 2009 12:12 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Can't add a user in ASP.Net
- Replies: 4
- Views: 3129
Can't add a user in ASP.Net
I'm having a problem adding a user in ASP.Net, but outside of ablecommerce. here's the code below: Try Dim jonesy As New System.Web.Security.MembershipCreateStatus Dim newUser As User = UserDataSource.CreateUser(txtUserName.Text.Trim, txtPassword.Text.Trim, String.Empty, String.Empty, True, 0, jones...
- Wed Jan 14, 2009 1:35 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: PC Charge custom Gateway DLL
- Replies: 1
- Views: 1913
PC Charge custom Gateway DLL
Does anybody know how to create the PC Charge custom Gateway DLL, or have the dll?
We had PC Charge working in version 5.5, but with the move up to 7, PC Charge is not one of the default gateway choices.
Thanks-in-advance!
Nicholas
We had PC Charge working in version 5.5, but with the move up to 7, PC Charge is not one of the default gateway choices.
Thanks-in-advance!
Nicholas