Sep
27
Written by:
christoc
9/27/2006 6:48 PM
Current Version: 02.00.01
Build Date: 9/27/20006
Installation Procedure
Upload via Module Definitions underneath Host Settings.
Version Notes:
v02.00.01 - Initial release.
Date: 9/27/2006
Desription: Includes the ability to add and edit products.
There is a basic listing control for Products, using a rudementary templating system for display. Currently DnnCart supports the ability to add/edit/delete products. There is no sense of a shopping cart yet.
A Product currently has the following attributes
- Name
- Short Description
- Long Description
- Quantity
- Cost
- Price
You may be asking, what is the point of this release, there isn't much included? This is just the beginning as I develop the next version of DnnCart. I have big plans for DnnCart, and have had big plans for the past three years. I finally decided it was time to start, and rather than tackling it all at once, I'd start small, build pieces and try to do small quick release cycles.
Do you want to contribute? Feel free to do so! You can take the code I've packaged up on the downloads page and add it into your Portal/Solution.
This module is written in C#, feel free to add on to the source code, make changes, add features, improvements, etc. I'd love to see the changes you make, perhaps they can be added back into the module for others to download.
If you have any questions please feel free to post them here.
4 comment(s) so far...
Re: DnnCart v02.00.01
How about that, the first release and it's already buggy. I'll try to get a fix out for the problems with the "Settings" page.
By christoc on
9/28/2006 9:00 PM
|
Re: DnnCart v02.00.01
hi am Raghumithra
i downloaded the DnnCart v02.00.01 module and am using dontnetnuke 3x version please tel me how to install .
i uploaded but am getting the error as
Error: DnnCart is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Parser Error: Could not load type 'Christoc.Modules.DnnCart.ViewProduct'. ---> System.Web.HttpParseException: Parser Error: Could not load type 'Christoc.Modules.DnnCart.ViewProduct'. ---> System.Web.HttpException: Could not load type 'Christoc.Modules.DnnCart.ViewProduct'. at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase) at System.Web.UI.TemplateParser.ProcessMainDirective(IDictionary mainDirective) at System.Web.UI.TemplateControlParser.ProcessMainDirective(IDictionary mainDirective) at System.Web.UI.TemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) in C:\Inetpub\wwwroot\DotNetNuke\admin\Skins\Skin.vb:line 468 --- End of inner exception stack trace ---
pls help me
By Raghumithra on
12/27/2006 1:30 AM
|
Re: DnnCart v02.00.01
i want a shopping cart module for my website, i'm using dotnetnuke 4.0.0
By Michael Tee on
8/28/2007 10:15 PM
|
Re: DnnCart v02.00.01
Michael, we're working on the new version of DnnCart, though it's a ways off from being a fully functioning cart.
By christoc on
8/28/2007 10:15 PM
|