|
STEPS |
| |
- Unzip "AdvCRMBasic.zip"
- Renaming & Upload
- Assign Privileges
- Create Virtual Directories
- Map Code Path to CRM Instance URL
- Map Data Folder to Data URL
- Map Crystal Report URL
- Insert values to CRMConfiguration database
- Update Web.Config
- Run CRM Instance URL
- Goto Register Page "Enter Authentication Code & Serial Key"
- Ready to Use
|
| |
|
1 |
Download latest zip installer from Advanced-CRM.com. Unzip after downloading the "AdvCRMBasic.zip".
 |
2 |
Now rename the database "AdvancedCRM.mdb" in DB folder and then upload all folders except guide..
 |
3 |
Assign Folder Permission |
|
| Folder Name |
ASPNET User |
| Code |
Read |
| DB |
Read/Write |
| Data |
Read/Write |
| Miscellaneous |
Read/Write |
| Viewers |
Read/Write |
|
| |
|
4 |
To Create Virtual Directories, firstly get the physical path of root folder. e.g. "e:\webspace\mysite\AdvancedCRMBasic". Now suppose your website URL is "http://yourwebsitename.com" and you want to create CRM instance as "http://yourwebsitename.com/CRM/". |
|
- Now create new Virtual Directory as "http://yourwebsitename.com/CRM/" and Map it to "e:\webspace\mysite\AdvancedCRMBasic\CODE\"
- Create another Virtual Directory as "http://yourwebsitename.com/CRMUtils/" and Map it to "e:\webspace\mysite\AdvancedCRMBasic\DATA\"
- Create last Virtual Directory as "http://yourwebsitename.com/CrystalReportWebFormViewer2/" and Map it to "e:\webspace\mysite\AdvancedCRMBasic\VIEWERS\".
|
| |
|
5 |
Insert required values to Configuration DB. Located in Miscellaneous folder .
|
6 |
Now update the physical path in Web configuration File located in Code folder.
|
7 |
Open "http://yourwebsitename.com/CRM/" in your web browser |
8 |
Goto Register page "http://yourwebsitename.com/CRM/register.aspx" and enter Authorization Code and Serial key
|
9 |
Your CRM should be activated and ready to use after registration.
|