You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/PxWeb2/documentation/installation-on-iis.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,18 +42,6 @@ This instruction guides you in how to install PxWeb 2 on IIS.
42
42
43
43
## Troubleshooting
44
44
45
-
### Problem running PxWeb on localhost
46
-
47
-
If you are trying to run PxWeb directly on the server under localhost you might get an error looking like this in the console of your browser:
48
-
49
-
```
50
-
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".
51
-
```
52
-
53
-
#### Solution
54
-
55
-
Change localhost in the URL to the computer name of the server.
56
-
57
45
### PxWeb refuses to connect to PxWebApi
58
46
59
47
If you get an error message looking like this in the console of your browser:
0 commit comments