an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Three Questions unanswerd
Last Post 6/17/2010 3:02:51 PM By Bahram. 7 replies.
6/15/2010 6:21:19 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Three Questions unanswerd
My last three post are unanswered. I need Tax-Coupon Hotfix Source to update my Core Component Source Code.
6/16/2010 10:52:43 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Three Questions unanswerd
We are packaging the V4.1 core component source code package which will contain the hotfix code. You can download it once it's uploaded later today.
DotShoppingCart Staff
6/16/2010 11:44:11 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Three Questions unanswerd
V4.1 core component source code package is uploaded.
DotShoppingCart Staff
6/17/2010 11:25:21 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Three Questions unanswerd
How about DSC suit 4.1
Should I recompile all my custom dll with new source? and can I use the customized dll with current site DSC 4.0
Can I use custom dll mixed of 4.0 and 4.1
 
6/17/2010 2:34:51 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Three Questions unanswerd
I am using Visual Studio 2008 and can not open solution. It seems you made it with newer versions.
6/17/2010 2:42:00 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Three Questions unanswerd
Yes, it needs VS2010. But you can open cs files just fine.
DotShoppingCart Staff
6/17/2010 2:56:40 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Three Questions unanswerd
So can I update the cs files of V4 with V4.1 and build dlls of OrderTotal and UserControls
6/17/2010 3:02:51 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Three Questions unanswerd
And how about Coupon keyword, I have changed all of them in resource file to Promotion yet in the Order it prints Coupon. and without the Coupon Code .
 
The only change I made to the code is : replacing < with <= in the coupon related codes in CheckoutUserControls.cs