Integrate Basket.aspx
Posted: Tue Dec 09, 2008 12:30 am
Hello,
I am working on a web site that needs a subset of the features of AbleCommerce (a basket, product fullfillment, cc transactions, etc.).
When I try to integrate Basket.aspx into my existing VS 2005 project, I found that I needed to add the dependencies (I added all of them [the ones found in the bin/ folder] just in case) and to include the ~/Layouts folder.
When I try to compile the project, I get a lot of compilation errors, especially from the AdminPanel.ascx.cs and EditScriptlet.ascx.cs files. The error messages usually indicate that certain variables do not exist for that page. For example, for the AdminPanel.ascx.cs page, the compiler cannot find the variables for "PagePath" and "PagePath2", even though the IDE shows that they exist using IntelliSense, and they exist in the ascx file.
Any help would really be appreciated. I am currently evaluating this software, and would like to see if it will meet my needs.
Thanks.
I am working on a web site that needs a subset of the features of AbleCommerce (a basket, product fullfillment, cc transactions, etc.).
When I try to integrate Basket.aspx into my existing VS 2005 project, I found that I needed to add the dependencies (I added all of them [the ones found in the bin/ folder] just in case) and to include the ~/Layouts folder.
When I try to compile the project, I get a lot of compilation errors, especially from the AdminPanel.ascx.cs and EditScriptlet.ascx.cs files. The error messages usually indicate that certain variables do not exist for that page. For example, for the AdminPanel.ascx.cs page, the compiler cannot find the variables for "PagePath" and "PagePath2", even though the IDE shows that they exist using IntelliSense, and they exist in the ascx file.
Any help would really be appreciated. I am currently evaluating this software, and would like to see if it will meet my needs.
Thanks.