<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Setup .Net NopCommerce Shopping Basket on GoDaddy &#8211; Problems with SQL Server and Web.Config</title>
	<atom:link href="http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/</link>
	<description>Technical issues, problems, errors, findings &#38; resolutions covering Microsoft Dynamics CRM, software development, Microsoft .NET, C#, VB.NET, Commerce Server, Integration, E-Commerce, Scribe, Online shops and more general technology and consultancy posts.</description>
	<lastBuildDate>Mon, 21 Nov 2011 20:27:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Viral</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/comment-page-1/#comment-827</link>
		<dc:creator>Viral</dc:creator>
		<pubDate>Mon, 29 Mar 2010 11:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=7#comment-827</guid>
		<description>i am having below error on GoDaddy when i try to add product to cart.. Any help is appreciated... It is frustrating to set this up on GoDaddy.

System.Web.HttpUnhandledException: Exception of type &#039;System.Web.HttpUnhandledException&#039; was thrown. ---&gt; System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart Cart, Customer customer, Boolean includingTax, String&amp; Error) in C:\Inetpub\wwwroot\nopCommerce_1.40\Libraries\Nop.BusinessLogic\Shipping\ShippingManager.cs:line 229 at NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart Cart, Customer customer, String&amp; Error) in C:\Inetpub\wwwroot\nopCommerce_1.40\Libraries\Nop.BusinessLogic\Shipping\ShippingManager.cs:line 169 at NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart Cart, Customer customer) in C:\Inetpub\wwwroot\nopCommerce_1.40\Libraries\Nop.BusinessLogic\Shipping\ShippingManager.cs:line 146 at NopSolutions.NopCommerce.Web.Modules.OrderTotalsControl.BindData() in C:\Inetpub\wwwroot\nopCommerce_1.40\NopCommerceStore\Modules\OrderTotals.ascx.cs:line 91 at NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.BindData() in C:\Inetpub\wwwroot\nopCommerce_1.40\NopCommerceStore\Modules\OrderSummary.ascx.cs:line 76 at NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.OnInit(EventArgs e) in C:\Inetpub\wwwroot\nopCommerce_1.40\NopCommerceStore\Modules\OrderSummary.ascx.cs:line 52 at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.shoppingcart_aspx.ProcessRequest(HttpContext context) in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\efforts_estore140\82cf8ae4\286ba557\App_Web_1jce6ml_.31.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</description>
		<content:encoded><![CDATA[<p>i am having below error on GoDaddy when i try to add product to cart.. Any help is appreciated&#8230; It is frustrating to set this up on GoDaddy.</p>
<p>System.Web.HttpUnhandledException: Exception of type &#8216;System.Web.HttpUnhandledException&#8217; was thrown. &#8212;&gt; System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart Cart, Customer customer, Boolean includingTax, String&amp; Error) in C:\Inetpub\wwwroot\nopCommerce_1.40\Libraries\Nop.BusinessLogic\Shipping\ShippingManager.cs:line 229 at NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart Cart, Customer customer, String&amp; Error) in C:\Inetpub\wwwroot\nopCommerce_1.40\Libraries\Nop.BusinessLogic\Shipping\ShippingManager.cs:line 169 at NopSolutions.NopCommerce.BusinessLogic.Shipping.ShippingManager.GetShoppingCartShippingTotal(ShoppingCart Cart, Customer customer) in C:\Inetpub\wwwroot\nopCommerce_1.40\Libraries\Nop.BusinessLogic\Shipping\ShippingManager.cs:line 146 at NopSolutions.NopCommerce.Web.Modules.OrderTotalsControl.BindData() in C:\Inetpub\wwwroot\nopCommerce_1.40\NopCommerceStore\Modules\OrderTotals.ascx.cs:line 91 at NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.BindData() in C:\Inetpub\wwwroot\nopCommerce_1.40\NopCommerceStore\Modules\OrderSummary.ascx.cs:line 76 at NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.OnInit(EventArgs e) in C:\Inetpub\wwwroot\nopCommerce_1.40\NopCommerceStore\Modules\OrderSummary.ascx.cs:line 52 at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) &#8212; End of inner exception stack trace &#8212; at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.shoppingcart_aspx.ProcessRequest(HttpContext context) in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\efforts_estore140\82cf8ae4\286ba557\App_Web_1jce6ml_.31.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaadil</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/comment-page-1/#comment-801</link>
		<dc:creator>aaadil</dc:creator>
		<pubDate>Wed, 23 Dec 2009 09:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=7#comment-801</guid>
		<description>Hi,

I am trying to setup nopcommerce on godaddy, i customized the template and have changed some files in Modules folder. It is working perfectly at local server, but when i upload the changed files to godaddy, it gives error at godaddy server.

 I am stuck,
please help me
Aadil</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying to setup nopcommerce on godaddy, i customized the template and have changed some files in Modules folder. It is working perfectly at local server, but when i upload the changed files to godaddy, it gives error at godaddy server.</p>
<p> I am stuck,<br />
please help me<br />
Aadil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamed Ibrahim Mostafa</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/comment-page-1/#comment-800</link>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
		<pubDate>Mon, 21 Dec 2009 11:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=7#comment-800</guid>
		<description>What is the error that you are actually getting? Please explain more. Contact me via the contact page if you want and I&#039;ll see what I can do.</description>
		<content:encoded><![CDATA[<p>What is the error that you are actually getting? Please explain more. Contact me via the contact page if you want and I&#8217;ll see what I can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/comment-page-1/#comment-799</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 20 Dec 2009 22:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=7#comment-799</guid>
		<description>Hi thanks for your help.
I am trying to use nopcommerce on the godaddy server.
They give you no support . I dont know what to do to activate th program.They install it but i can not get it to work.
Any help will be much appreciated.
Thanks Mike</description>
		<content:encoded><![CDATA[<p>Hi thanks for your help.<br />
I am trying to use nopcommerce on the godaddy server.<br />
They give you no support . I dont know what to do to activate th program.They install it but i can not get it to work.<br />
Any help will be much appreciated.<br />
Thanks Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nancy</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/comment-page-1/#comment-785</link>
		<dc:creator>Nancy</dc:creator>
		<pubDate>Sun, 01 Nov 2009 14:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=7#comment-785</guid>
		<description>Thanks for this useful article. I have now managed to setup Nop Commerce on Go Daddy</description>
		<content:encoded><![CDATA[<p>Thanks for this useful article. I have now managed to setup Nop Commerce on Go Daddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Henry</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/comment-page-1/#comment-2</link>
		<dc:creator>Mark Henry</dc:creator>
		<pubDate>Fri, 12 Jun 2009 19:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=7#comment-2</guid>
		<description>Oh, Wow! I needed that info.. &#039;ve been looking for some guidance on how to setup this and finally I found your blog.

Thanks a lot!

Mark</description>
		<content:encoded><![CDATA[<p>Oh, Wow! I needed that info.. &#8216;ve been looking for some guidance on how to setup this and finally I found your blog.</p>
<p>Thanks a lot!</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

