Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by Qutub Parawala
at 2024-08-31 07:58:40
Point:500 Replies:8 POST_ID:829213USER_ID:12087
Topic:
Microsoft Operating Systems;Web Applications;Web Services
hi,
i am not able to browse my website link in IIS when i try to browse the link through inetmgr its showing “Page cannot be displayed . . . cannot find server or dns errorâ€i reset the iis and when i check the httperr log (C:WINDOWSsystem32LogfilesHTTPERR) it showing “Connection_refused†in the log file please can you give me advise how can i resolve this issue.
i am not able to browse my website link in IIS when i try to browse the link through inetmgr its showing “Page cannot be displayed . . . cannot find server or dns errorâ€i reset the iis and when i check the httperr log (C:WINDOWSsystem32LogfilesHTTPERR) it showing “Connection_refused†in the log file please can you give me advise how can i resolve this issue.
Author: Qutub Parawala replied at 2024-09-06 00:11:26
Thanks for advise its work after change the registry value.
Accepted Solution
Expert: joinaunion replied at 2024-08-31 11:34:47
500 points EXCELLENT
Give this a read. This points to a memory depletion.
http://blogs.msdn.com/b/chaun/archive/2008/02/21/page-cannot-be-displayed-due-to-non-paged-pooled-memory-depletion.aspx
http://blogs.msdn.com/b/chaun/archive/2008/02/21/page-cannot-be-displayed-due-to-non-paged-pooled-memory-depletion.aspx
Expert: rwniceing replied at 2024-08-31 09:32:03
The article explained the root cause, please read "cause" section at that link. And you can try its resolution since it can set it back (adsutil.vbs set /w3svc/1/SecureBindings ":443:") if not working
Author: Qutub Parawala replied at 2024-08-31 08:59:27
is it nonpaged issue ?
Author: Qutub Parawala replied at 2024-08-31 08:55:56
on above link one command i have to run on my server is it create any problem to my server ? does its change any settings or what please advise before i run this command.
Expert: rwniceing replied at 2024-08-31 08:36:39
this link describe how to solve the "page can not be displayed" when through HTPPS from the Microsoft admin at http://support.microsoft.com/kb/290391
Did you read this before ?
Did you read this before ?
Author: Qutub Parawala replied at 2024-08-31 08:33:49
yes normal http is ok
Expert: rwniceing replied at 2024-08-31 08:22:26
normal http site is okay ? just https SSL site has issue ?