Guides/Webform-Integration-Sub-Folder.md
... ...
@@ -8,13 +8,12 @@ This guide is designed to instruct first-time users how to integrate Izenda webf
8 8
[Izenda webform kit download link](http://archives.izenda.us/ri/webforms/webforms-cs.zip)
9 9
##Instructions
10 10
11
-###Step 1. Open the simple MVC application in Visual Studio
12
-
11
+###Step 1. Open the host website in visual studio
13 12
14 13
![Open the Application](/Guides/MVC-Integration/Open_Application.png)
15 14
16 15
17
-###Step 2. Add Izenda.AdHoc.dll and log4net.dll to the project’s reference
16
+###Step 2. Copy contents of /Bin folder in webform kit to Bin folder of website
18 17
19 18
Right click on 'References' under project name in Solution Explorer window, then click 'Add Reference'.
20 19