8b45196cb47e64b01e2035a3bb8a55a5db7fba2c
Guides/Webforms-Basic-Integration.md
| ... | ... | @@ -51,7 +51,7 @@ You will get a conflict around the NewtonJSON DLL. Either use the Izenda NewtonJ |
| 51 | 51 | |
| 52 | 52 | You'll see conflicts for four files. Keep NewWebsite's files, and discard the Izenda files. We will walk through merging Izenda's Web.Config and Global.asax in the next step. |
| 53 | 53 | |
| 54 | - |
|
| 55 | 55 | |
| 56 | 56 | * Web.Config - This will contain basic web application configuration settings. |
| 57 | 57 | * Global.asax -This crucial for InitializeReporting() method and AdHocConfig class. |