68df35e0048d1c956cc91dc2aede314d2ab6ae20
Guides/MVC-Integration.md
| ... | ... | @@ -51,9 +51,11 @@ Ex) if the namespace is in other controller file is ABC.Controllers, then MVC3SK |
| 51 | 51 | |
| 52 | 52 | **c.** Copy /Resources folder from the root of the application into the /Reporting folder. This will create two copies of the Resources folder, one in the root and another under the Reporting folder. |
| 53 | 53 | |
| 54 | + |
|
| 55 | + |
|
| 54 | 56 | **d.** Copy rs.aspx from /Reporting and paste it in /Resources/html as below |
| 55 | 57 | |
| 56 | - |
|
| 58 | + |
|
| 57 | 59 | |
| 58 | 60 | |
| 59 | 61 | **** If Izenda toolbar icons don't appear, check if Reporting folder contains rs.aspx and Resources folder **** |