Paul Lynch:Hi,
What about the IIS log file for the web site - what is in there ? Ideally, you are looking for the full HTTP status code which IIS returned in response to your request for the /RA/CBWRAMain.aspx resource on the web site in question.
Regards,
Is this IIS log in this directory...C:\WINDOWS\system32\LogFiles\W3SVC1
This log file has very few entries here they are from today....
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2008-09-08 13:22:49
#Fields: time c-ip cs-method cs-uri-stem sc-status
13:22:49 192.168.100.157 GET /Pub/CBWRAMain.aspx 404
13:25:18 192.168.100.157 GET /RA/CBWRAMain.aspx 404
13:26:57 127.0.0.1 GET /RA/CBWRAMain.aspx 404