Money Exchange System - Moneyexchanger Installation Process

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 16

Money Exchange System - MoneyExchanger

Installation process
Contents
1. Install .NET Framework 4.5..............................................................................................................2
2. Install SQL server.............................................................................................................................2
3. Import Database Script....................................................................................................................9
4. How to open Software...................................................................................................................11
How to create a setup file in Visual Studio............................................................................................13
Support..................................................................................................................................................13

1 Money Exchange system


Installation step by step
(Step 1 – 2 Prerequisite installation you can skip if you had already installed)
Download and Install

1. Install .NET Framework 4.5


Download and install->
a. https://download.microsoft.com/download/B/A/4/BA4A7E71-2906-4B2D-A0E1-
80CF16844F5F/dotNetFx45_Full_setup.exe
b. OR https://1drv.ms/u/s!ApqzQIEDs_C5jdIjuVY6HSOit1nO7Q

2. Install SQL server


a. http://www.microsoft.com/en-us/download/details.aspx?id=1695
b. OR https://1drv.ms/u/s!ApqzQIEDs_C5jdIolRxEYIdw672XXw SQLEXP322_x86
c. OR https://1drv.ms/u/s!ApqzQIEDs_C5jdInLvjGuTGMXcXA2g SQLEXP_x64

Install Video Tutorial SQL Server


Step1: Click SQLEXP_.EXE file and Click New SQL Installation

2 Money Exchange system


Step2: Press OK

3 Money Exchange system

Step3: Next
Step4: Accept and Next

4 Money Exchange system


Step5: Press Install

5 Money Exchange system


Step6: Next

6 Money Exchange system


Step7: Check below options and Next

7 Money Exchange system


Step7: Next -> Next
Step8: Select below option and Next

8 Money Exchange system


Setp9: Select Mixed Mode SQL server Authentication, insert new password and select Current user.
Next -> Next -> Next

9 Money Exchange system

Step10: Press Install


Step11: its take time please Wait until process finish. After all Success Press next

10 Money Exchange system


Step12 Installation Complete press Close
Database User ID: sa password: <yourpassword>

11 Money Exchange system


3. Import Database Script
Learn More -> How to import SQL Script into SQL server - Video
OR

3.1. Create New Database Database name is = “ MoneyExchanger”

12 Money Exchange system

3.2. Select Database -> Right Click on Database MoneyExchanger-> New Query
3.3. Open \Database_script\MoneyExchanger.sql file with Note Pad -> and Copy all code and Paste
to New Query panel -> Press Execute Button

13 Money Exchange system


You can Skip 3.1 – 3.3 step if you create database and import SQL script into SQL Server.

Learn More -> How to import SQL Script into SQL server
OR
Create Database (DB name = MoneyExchanger) -> copy DB Script -> Execute or Press F5
4. How to open Software
Open with Visual studio 2013 – Upper version

14 Money Exchange system


5. Open App.cofing file

Windows Authentication connectionStrings


==============================================
<connectionStrings>
<add name="MoneyExchanger.Properties.Settings.moneyexchangerconstr "
connectionString="Data Source=.\SQLEXPRESS; Initial Catalog= MoneyExchanger; Integrated Security=true" />
</connectionStrings>

SQL server Authentication connectionStrings


==============================================
<connectionStrings>
<add name="MoneyExchanger.Properties.Settings.moneyexchangerconstr "
connectionString="Data Source=(local);Initial Catalog=MoneyExchanger; User
15 ID=sa;Password=sapass123!" providerName="System.Data.SqlClient" /> Money Exchange system
</connectionStrings>

//"Data Source= (local) / or .\SQLEXPRESS or .\\SQLEXPRESS or your DB IP address (127.0.0.1) or your SQL server name or
Your PC Name or (.) ;
//Initial Catalog= Database Name;
//User ID= DB User ID; // sa
//Password= DB user password";
Change your server info and Save

6. Open software -> Run or Press F5

7. Login with admin/admin

Video Tutorial - SQL server Authentication and Windows Authentication


=======================
https://www.youtube.com/watch?v=sjwzxpR2n_s
How to create a setup file in Visual Studio
https://www.youtube.com/watch?v=4ca8HPnY8hE

Money Exchange System


Used tools:
Microsoft Visual Studio Professional 2013 Version 12.0.21005.1
Microsoft .NET Framework Version 4.5
Copyright © 2018

Developed by DynamicSoft
Contact: citkar@live.com
https://codecanyon.net/user/dynamicsoft

Support
=======================================================
Leave a messages using below link message box
https://codecanyon.net/user/dynamicsoft

16 Money Exchange system

OR
Email to: citkar@live.com
Subject: Money Exchange System
Response time is
Monday to Friday
12:30 PM to 8:30 PM EST - GMT -5
5:30 PM to 1:30 AM GMT

Mention your
Buyer Envato Account username:
Purchase code:
Order Invoice no:
Purchase date:
Those information find from your http://codecanyon.net account and statement tab.

Please don’t forget to Rate us


http://codecanyon.net/downloads

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy