Trouble Shooting
Manuals
Brands
Foxit Manuals
Applications
WebPDF for SharePoint
1
2
3
4
5
6
7
8
9
10
Click “Explore
”.
F
ind “web.config”,
and
add the following in <
modules> of “web.c
o
nfig”:
<add name="Sessio
n" type="System.
Web.Sessio
nState.Sess
ionStateMo
dule" />
Make
sure that all r
elated web applicati
o
ns’ web.c
onfig files have be
en modified.
1
...
...
5
6
7
8
9
...
...
14