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
+![](/Guides/MVC-Integration/CopyResourcesFolder.png)
55
+
54 56
**d.** Copy rs.aspx from /Reporting and paste it in /Resources/html as below
55 57
56
-![](/Guides/MVC-Integration/rs.png)
58
+![](/Guides/MVC-Integration/CopyRSFile.png)
57 59
58 60
59 61
**** If Izenda toolbar icons don't appear, check if Reporting folder contains rs.aspx and Resources folder ****