Trying To Debug "can't Reach This Page"

I am trying to deploy a Webspeed application, but every time I attempt to access a page through a browser, I get an error saying "Can't Reach This Page".

As far as I can tell, the PROPATH is set correctly, and I can run a page from the Workshop. However, when I attempt to run the page http://xxxwebstore.com/cgi-bin/cssqonddb/WService=cssqonddb_WS/test.html I get an error saying

There was a temporary DNS error. Try refreshing the page.

Error Code: INET_E_RESOURCE_NOT_FOUND

Any suggestions would be greatly appreciated.

Thanks,

-Dan
 

Cecil

19+ years progress programming and still learning.
I don't believe this is a WebSpeed Error.

Are you using a proxy server? There might be some DNS caching going on.

Also which browsers are you using?
 
Last edited:
Cecil -

Thanks for the reply - To follow up - I'm not using a proxy server, and have tested in Edge, Explorer, Chrome and Firefox. In all cases, I can run HTML from the Workshop, but when I attempt to run it from the URL in a browser, the page doesn't appear. No entries are being made to the Webspeed logs to help me troubleshoot what's going on.

Any other ideas would be greatly appreciated!

-Dan
 
Top