We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221112c commit c148924Copy full SHA for c148924
1 file changed
README.md
@@ -5,6 +5,10 @@ Supports WebMethods, Page Classes, MasterPage Classes & WebService Classes
5
6
## Setup:
7
8
+### Prerequisite
9
+IIS needs to be running in integrated mode.
10
+Classic mode is not supported due to the nature of the classic IIS pipeline
11
+
12
### Web.config
13
```xml
14
<?xml version="1.0" encoding="utf-8"?>
0 commit comments