36b15949db08e771f94ba6b2ae5ce3e4e61efd24
Guides/MVC-Integration.md
| ... | ... | @@ -10,11 +10,13 @@ This guide will use Izenda mvc5r3 kit, a simple MVC application, which is downlo |
| 10 | 10 | |
| 11 | 11 | ##Instructions |
| 12 | 12 | |
| 13 | -###Step 1. Open the MVC application in Visual Studio (In this |
|
| 13 | +###Step 1. Open the MVC application in Visual Studio |
|
| 14 | 14 | |
| 15 | 15 | |
| 16 | + |
|
| 16 | 17 | |
| 17 | -###Step 2. Unzip the contents |
|
| 18 | + |
|
| 19 | +###Step 2. Add Izenda.AdHoc.dll, log4net.dll, which are under mvc5r3\bin, to the project’s reference |
|
| 18 | 20 | |
| 19 | 21 | **a.** Unzip webforms-xx.zip into a directory. Once unzipped, copy this directory to **C:\inetpub\wwwroot**, or wherever your websites are located. |
| 20 | 22 |