It happens when I'm trying to open a certain page using it. (Page contains some CSS and JS, nothing really special).
Any ideas how to fix this?
Asked
Active
Viewed 83 times
0

user626528
- 13,999
- 30
- 78
- 146
1 Answers
0
This happens when disk path passed to the server (the path parameter) contains a double slash. (i.e. d:\somedir1\\somedir2
)

user626528
- 13,999
- 30
- 78
- 146