Search found 17 matches
- Tue Dec 02, 2008 12:16 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Error when Clicks on Check Out Button
- Replies: 4
- Views: 3424
Re: Error when Clicks on Check Out Button
Hi, I am also getting this and have yet to get past it. The specific error is: [[ConLib:OnePageCheckout]] c:\Dev\HMW\trunk\src\Web\ConLib\OnePageCheckout.ascx.cs(980): error CS0433: The type 'AbleCommerceProject.Checkout.PaymentForms.CreditCardPaymentForm' exists in both 'c:\Windows\Microsoft.NET\Fr...
- Mon Oct 06, 2008 9:40 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Creating a new user with NUnit
- Replies: 12
- Views: 11180
Re: Creating a new user with NUnit
Does it automate (i.e. simulate) the user input? NUnit and the concept of unit testing doesn't necessarily cover user input. Unit testing is meant to test an application's methods and class design by verifying that what you wrote does what you intend it to do. Unit testing typically falls under the...
- Wed Oct 01, 2008 11:52 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Creating a new user with NUnit
- Replies: 12
- Views: 11180
Re: Creating a new user with NUnit
Thanks Andy, Your post helped me solve it. I tried FileMon, but that has been replace by "Process Monitor" for use in Vista. Process Monitor helped me discover that it is looking for App_Data under bin\Debug. For those who attempting using NUnit (which I highly recommend) with AbleCommcerce, the fol...
- Mon Sep 29, 2008 1:57 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Can scriptlets go outside their default folders?
- Replies: 1
- Views: 2078
Can scriptlets go outside their default folders?
Hi, I've figured out how to create scriptlets by first creating the .htm file in the App_Data\Scriptlets\Default folder, then creating the .ascx control in the ConLib folder. However, I have not figured out how the scriptlets are linked up. What I would like to do is create my own Scriptlets folder ...
- Tue Sep 23, 2008 11:39 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Creating a new user with NUnit
- Replies: 12
- Views: 11180
Creating a new user with NUnit
Hi, I've added an NUnit project to our AbleCommerce solution. Right off the bat I'm running into issues trying to simply create a user. Has anyone tried this? Here is what I am calling: //... User user = UserDataSource.CreateUserInstance(Guid.NewGuid().ToString()); //... In the file I am "using Comm...
- Thu Sep 11, 2008 6:38 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Is there a way to decrypt SHAI passwords when debugging?
- Replies: 2
- Views: 3657
Is there a way to decrypt SHAI passwords when debugging?
Hi, I hope this isn't a braindead question, but I've misplaced the passwords of some of my test users. I can see them via select * from ac_userpasswords in the db, but they're of course SHAI encrypted. Is there a place in the API or the db where I can see the plain English passwords for a user? As i...
- Wed Jul 16, 2008 3:56 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Bad Request (Invalid Hostname) error after entering license
- Replies: 1
- Views: 2232
Bad Request (Invalid Hostname) error after entering license
Hi, I've been using the trial version of AbleCommerce successfully and recently got a licence key that was purchased by our client (my company is developing the site for the client). After entering the new, purchased key, I get the following: Bad Request (Invalid Hostname) The key forces the site to...
- Mon Jun 09, 2008 1:35 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Very interested in purching AC, but have some questions
- Replies: 4
- Views: 4678
Re: Very interested in purching AC, but have some questions
Hi Logan, Thank you for the reply. With regard to your comment about search, " ... you would have to customize the search portion ... ", where would this be done? From my limited poking around the product, it seems search is baked into the API - can one customize it with simply the download, or is t...
- Fri Jun 06, 2008 10:56 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Visual Studio Solution File
- Replies: 14
- Views: 14492
Re: Visual Studio Solution File
Hi, Hmmm - I come from an in-the-box application dev background so feel like something is missing without a compiled .dll. When I first downloaded the trial it was easy to do as Judy suggested, but I envisioned AbleCommerce as a component of a website rather than being the entire website. Therefore,...
- Thu Jun 05, 2008 12:45 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Visual Studio Solution File
- Replies: 14
- Views: 14492
Re: Visual Studio Solution File
Hi, I have the same question. I'm working with the trial version to see if this is something we want to use - I can get AC going just fine as a web site. However, it would be nice to make it an ASP.NET Web Application with a .sln file, code behind, the ability to add other projects, etc. I've actual...
- Wed Jun 04, 2008 7:55 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Problems with RequiredRegularExpressionValidator, etc.
- Replies: 2
- Views: 2656
Re: Problems with CardNumberValidator, etc.
I've been doing more research and am wondering if the CardNumberValidator is supposed to do what its name implies. The sticky thread about credit card validation makes me wonder if the CardNumberValidator is more of an example of what can be done than a method that actually validates credit cards. F...
- Wed Jun 04, 2008 6:50 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Problems with RequiredRegularExpressionValidator, etc.
- Replies: 2
- Views: 2656
Problems with RequiredRegularExpressionValidator, etc.
Hi, I've a page that uses the CreditCardValidator that is in the CommerceBuilder.Web assembly. I register it like this: <%@ Register Assembly="CommerceBuilder.Web" Namespace="CommerceBuilder.Web.UI.WebControls" TagPrefix="cb" %> I then insert it into a control like this: <cb:CreditCardValidator ID="...
- Tue Jun 03, 2008 2:41 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Very interested in purching AC, but have some questions
- Replies: 4
- Views: 4678
Very interested in purching AC, but have some questions
Hi, We are very interested in purchasing AbleCommerce. I have downloaded both the trial version (AC7.0) and an SDK that appears to for AC5.5. After playing with both, I have come up with the following questions: 1. Does the trial version contain enough source code to do modifications beyond minor UI...
- Tue Jun 03, 2008 9:40 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Trial version and SDK
- Replies: 4
- Views: 3537
Re: Trial version and SDK
Thank you. For what it's worth, when you click on Features on the trial information page, you are brought to a page that has a very prominent link to the SDK for the 5.5 version, even though the page is for 7.0 features. That is where I downloaded the SDK - being very new to AbleCommerce, I figured ...
- Mon Jun 02, 2008 7:18 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Trial version and SDK
- Replies: 4
- Views: 3537
Trial version and SDK
Hi, We are very curious about what can be done with AbleCommerce and its SDK. I have downloaded both. However, when looking at the instructions in the SDK document AC55_VisualStudioProjects.pdf a file called CommerceBuilder5.vbproj is referred to. All I see is CommerceBuilder5.dll. Does the Trial ve...
- Mon Jun 02, 2008 4:41 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Error: IP is not in valid dot-LSDecimal notation (x.x.x.x)
- Replies: 2
- Views: 6057
Re: Error: IP is not in valid dot-LSDecimal notation (x.x.x.x)
Hi,
I think I found the answer to my own question. I set trial to access my localhost via an IP (127.0.0.1) and that seems to work.
Mark
I think I found the answer to my own question. I set trial to access my localhost via an IP (127.0.0.1) and that seems to work.
Mark
- Mon Jun 02, 2008 2:14 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Error: IP is not in valid dot-LSDecimal notation (x.x.x.x)
- Replies: 2
- Views: 6057
Error: IP is not in valid dot-LSDecimal notation (x.x.x.x)
Hi, I downloaded the trail version. My system is Windows Vista using IIS 7.0. I followed the install instructions to the point where I click "Continue to Admin". Clicking this resulted in an error about the AbleCommerceHttpModule not appearing to be configured. I switched the application's Applicati...