<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/ushop/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/ushop/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 26 Feb 2012 22:08:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ushop/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/ushop/wiki/Installation/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -10,9 +10,9 @@
 
 Prerequisites
 -------------
-*Sage 50 (Tested with 2012, but should work with 2010 onwards)
-*SQL Express 2008 or SQL Server 2008
-*.NET Framework 4
+- Sage 50 (Tested with 2012, but should work with 2010 onwards)
+- SQL Express 2008 or SQL Server 2008
+- .NET Framework 4
 
 
 Installation
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sun, 26 Feb 2012 22:08:53 -0000</pubDate><guid>https://sourceforge.net6055ee03b8446af132e5fa972d9edc77cfadd063</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/ushop/wiki/Installation/</link><description>Installation Guide
------------------

This is the installation wiki guide. There are a number of key steps.

1) Make sure you have the pre-requisits. The installer will download some.
2) Install uShop
3) Configure uShop


Prerequisites
-------------
*Sage 50 (Tested with 2012, but should work with 2010 onwards)
*SQL Express 2008 or SQL Server 2008
*.NET Framework 4


Installation
------------
Should just be the case of running the setup file once unzipped.


Configuration
-------------
You will find a file called config.xml that controls key elements of uShop.

This looks something like...

&lt;DBstrings&gt;
  &lt;L50&gt;Dsn=SageLine50v18;uid=manager&lt;/L50&gt; 
  &lt;SQL&gt;Data Source=.\SQLEXPRESS;AttachDbFilename="D:\USHOP\USHOP\USHOP.MDF";Integrated Security=True;Connect Timeout=30;User Instance=False&lt;/SQL&gt; 
  &lt;InvPath&gt;c:\tmp\&lt;/InvPath&gt; 
  &lt;zPath&gt;c:\tmp\&lt;/zPath&gt; 
  &lt;xlst&gt;D:\ushop\ushop\&lt;/xlst&gt; 
  &lt;sageuser&gt;manager&lt;/sageuser&gt; 
  &lt;sagepwd /&gt; 
  &lt;/DBstrings&gt;

This can be explained as:
L50 :- This is the ODBC string for the Sage 50 interface.
SQL :- This is the connection string for SQL 2008.
InvPath :- This is where Invoices will be saved.
zPath :- This is where ZReadings and XReadings will go.
xlst :- This is where the XLST that controls Invoice layout will go.
sageuser :- Username used for sdata interface
sagepwd :- Password for the sage user.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sun, 26 Feb 2012 22:08:28 -0000</pubDate><guid>https://sourceforge.netc106e6f9fa6a2eb730140286ef4899bc8f28e052</guid></item></channel></rss>