====== How do I demo the eStore Example?====== The first step is getting the TaxEngine installed and set up. Please see [[taxengine:install:getting_started|Getting Started]] for more information. The next step is getting the eStoreExample website successfully running, and logging into your GP SQL Server Database: - Obtain the sample website (eStoreExample). - Open the sample website in Visual Studio. - In the sample website, add a reference to the KDTaxEngine.dll. - Specify the start page by right clicking IntroPage.aspx (in the Solution Explorer) and selecting the Set as Start Page option. - Change the [[dynamics:dynamics|Microsoft Dynamics GP]] SQL Server, company database, user name and password on all three code pages (TaxScheduleSelection.aspx.cs, ZIPcodeEntry.aspx.cs & WholeMealDeal.aspx.cs), so that your GP SQL Server, company database, user name and password are used. - Build and run the sample web site using Visual Studio. The TaxEngine Lite does not include all the [[taxengine:features:features|features of the TaxEngine]] Full version. ---- [[taxengine:faq:Frequently Asked Questions|FAQ]]