When I open xnView, the application freezes for like 15-20 seconds, after which works.
What could be the problem? This only started happening a few days ago, out of the blue...
|
When I open xnView, the application freezes for like 15-20 seconds, after which works. What could be the problem? This only started happening a few days ago, out of the blue...
| |||||||||
feedback
|
|
Most likely it is trying to access a network resource and can't find it. Usually because the server it's on isn't responding or no longer exists. Timing it more accurately can help troubleshooting as the delay will always be over the timeout value. Try and see what it is trying to open or access. I would suggesting using Sysinternals Process Monitor and/or Process Explorer. A 15 second delay is often from trying to access an IP address that doesn't respond but should be reachable. You can use Sysinternals TCPView to see what address it's trying to access (open a connection to). | ||||
|
feedback
|