c# - "Requested URL cannot be found" When Website Published on IIS -
i develop website using asp.net c#. there's no problem when debugging project or test on local iis.
but when published on iis server, keep showing "requested url cannot found" error , need 3 times refresh show page normally.
please see screenshoot here (sorry i'm not allowed post picture yet):
can please tell me what's wrong? error caused iis configuration or something?
this may due poor ip communication iis server.
some tips here, try with:
1. open iis error log file , see happening hosted website.
2. try clearing browser cache completely.
3. check other web sites also, whether working or not…
a) if not, problem internet/intranet connection.
b) if yes, check firewall ensure not preventing reaching website/internet.
Comments
Post a Comment