Hi,
Thanks for the reply. The IIS logs show very little, all I get is a GET line:
2009-01-05 01:16:18 W3SVC1 192.168.112.69 GET /ReportServer %2fMicrosoft+Operations+Manager+Reporting%2fMicrosoft+Windows+Base+Operating+System%2fPerformance+History%2fPerformance+History+Processor-Percent+Processor+Time&BeginDate=29%2f12%2f2008+11%3a16%3a27+AM&EndDate=5%2f01%2f2009+11%3a16%3a27+AM&rs%3aCommand=Render&rs%3aFormat=HTML4.0&rc%3aReplacementRoot=http%3a%2f%2fvmxmom01.virginblue.internal%2fReports%2fPages%2fReport.aspx%3fServerUrl%3d&rc%3aToolbar=True&rc%3aJavaScript=True&rc%3aLinkTarget=_top&rc%3aArea=Params 80 - 192.168.51.11 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30;+.NET+CLR+3.0.04506.648) 200 0 0
Unfortunatley. This isn't much help.
I put Filemon on and that was a bit cryptic too, but it got me thinking:
The URL that's failing is:
http://server1.domain.internalQ/ReportServer?%2tMicrosoft+Operations+Manager+Reporting%2 etc etc
If we look at this part:
/ReportServer?%2tMicrosoft+Operations+Manager+Reporting%2
/ReportServer points to a location on the hard disk but there's nothing in there. Does the ? at the end denote something specific or should I be expecting a file or folder called /Microsoft Operations Manager Reporting etc?
Thanks