Hi
Not sure if this is IIS or Sharepoint, so I will ask here first.
I am doing an upgrade of Sharepoint 2003 to 2007, after running through the steps and attaching the old content DB which upgrades successfully, the site now returns a 500 error.
I have checked the IIS logs and they do not show any errors, i just get:
#Date: 2013-02-21 08:49:17
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status time-taken
2013-02-21 08:49:17 10.90.1.210 GET /mis - port - x.x.x.x Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+6.1;+WOW64;+Trident/4.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729) 401 2 5 280
2013-02-21 08:49:34 x.x.x.x GET /mis - port domain\user x.x.x.x Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+6.1;+WOW64;+Trident/4.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729) 500 0 0 5475
I have turned on Failed Request Tracing and nothing gets created, which makes me think it might be an IIS issue?
What steps can I take to now debug this? searching google just points at the failed request tracing which as I said doesnt seem to do anything.
Thanks in advance