We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f2ed1 commit 5c12a13Copy full SHA for 5c12a13
1 file changed
Plugins/WebPart/README.md
@@ -41,8 +41,8 @@ Culture=neutral, PublicKeyToken=46f3db1189e89af3"%>
41
<%@ Application Language="C#" Inherits="GroupDocs_Annotation_SharePoint_WebPart.Global" %>
42
43
```
44
-
45
-* Add following Http Module in web.config in your VirtualDirectories root path.
+* Open Web.Config from your VirtualDirectories root path: C:\Inetpub\Wwwroot\Wss\VirtualDirectories\porthost
+* Add following http module in Web.config
46
47
48
<httpModules>
0 commit comments