Skip to content

Commit f22981a

Browse files
authored
Remove troubleshooting section for localhost issues in installation guide (#35)
1 parent 0c4fdf1 commit f22981a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/PxWeb2/documentation/installation-on-iis.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,6 @@ This instruction guides you in how to install PxWeb 2 on IIS.
4242
4343
## Troubleshooting
4444
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-
5745
### PxWeb refuses to connect to PxWebApi
5846
5947
If you get an error message looking like this in the console of your browser:

0 commit comments

Comments
 (0)