<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mohamed Ibrahim Mostafa&#039;s Blog &#187; GoDaddy</title>
	<atom:link href="http://www.mohamedibrahim.net/blog/tag/godaddy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohamedibrahim.net/blog</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>Tue, 24 Aug 2010 09:22:45 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setup .Net NopCommerce Shopping Basket on GoDaddy &#8211; Problems with SQL Server and Web.Config</title>
		<link>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/</link>
		<comments>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 16:15:36 +0000</pubDate>
		<dc:creator>Mohamed Ibrahim Mostafa</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Commerce Server]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[NopCommerce]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.mohamedibrahim.net/blog/?p=7</guid>
		<description><![CDATA[Hey,
http://forums.nopcommerce.com/forums/default.aspx?g=posts&#38;t=331
This post is a copy of the entry I posted on NopCommerce Forum. NopCommerce is an excellent FREE .NET shopping basket. I suggest any .NET developer/consultant to have a look at it even before going towards the commerce server route. The company I work for is a Microsoft Gold Partner so they are rather inclined [...]]]></description>
			<content:encoded><![CDATA[<p>Hey,<br />
<a href="http://forums.nopcommerce.com/forums/default.aspx?g=posts&amp;t=331">http://forums.nopcommerce.com/forums/default.aspx?g=posts&amp;t=331</a></p>
<p>This post is a copy of the entry I posted on NopCommerce Forum. NopCommerce is an excellent FREE .NET shopping basket. I suggest any .NET developer/consultant to have a look at it even before going towards the commerce server route. The company I work for is a Microsoft Gold Partner so they are rather inclined (rightly) to go for the Commerce Server option whenever the client project sounds like an online shop or e-commerce portal. But for any smaller kind of project, I definitely recommend Nop Commerce. At least you have the full source code to play with as you wish and add your bits.</p>
<p>Anyway, I had a nightmare trying to setup NopCommerce on GoDaddy. I did quite a bit of fiddling to get it working.</p>
<p>The partial trust post is very useful:<br />
<a rel="nofollow" href="http://forums.nopcommerce.com/forums/default.aspx?g=posts&amp;t=224">http://forums.nopcommerce.com/forums/default.aspx?g=posts&amp;t=224</a></p>
<p>You will have problems with GoDaddy specifically, as you won&#8217;t be able to upload the create data sql file (too big &#8211; maximum 2.5MB and the files is 4MB). To overcome this, you will need to split your create data to few sql files. Make sure that you have insert set to &#8220;ON&#8221; on the first line of every one of these sql files.</p>
<p>Also, the installation wizard could not find my database (on GoDaddy), although it connected to the host correctly. i guess it is trying to find the database on an incorrect level. Anyway, to overcome this, you will have to use the sql files in the scripts folder (in the install folder) to create the tables and the data manually rather than using the script.</p>
<p>mmm, what else&#8230; yeah, you will also need to amend the web.config manually. Basically either use the wizard or do everything manually. the wizard didn&#8217;t work with Go Daddy though when I tried it as I said earlier.</p>
<p>Despite all that, Nop Commerce is excellent and many thanks for all the effort of the development team. I have to say it works perfectly when I play with it on my Dev machine, it is only when you try to set it up on a shared hosting account.</p>
<p>If you still have problems, get in touch and I&#8217;m happy to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohamedibrahim.net/blog/2009/04/24/setup-net-nopcommerce-shopping-basket-on-godaddy-problems-with-sql-server-and-webconfig/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
