We have an x64 server with 2003, SQL is loaded locally. I have WSUS and
SharePoint also loaded on this machine. WSUS is port 8530 and SharePoint is
80. SQL Reporting Services is 82. I can connect to WSUS and SharePoint
fine, but when I connect to HTTP://servername:82 I get "Under Construction"
and when I put /Reports at the end I get "Could Not Load
Microsot.ReportingServices.Diagnostics" and Event ID 1310 with Event
Code:3008 in the Event Viewer.

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Date: 3/12/2008
Time: 8:47:49 AM
User: N/A
Computer: STRATUS2
Description:
Event code: 3008
Event message: A configuration error has occurred.
Event time: 3/12/2008 8:47:49 AM
Event time (UTC): 3/12/2008 12:47:49 PM
Event ID: fbe675b77e9543ee99e70bfa7d005afb
Event sequence: 1
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/Root/Reports-1-128497996684206612
Trust level: RosettaMgr
Application Virtual Path: /Reports
Application Path: C:\Program Files (x86)\Microsoft SQL
Server\MSSQL.3\Reporting Services\ReportManager\
Machine name: STRATUS2

Process information:
Process ID: 6204
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: HttpException
Exception message: Could not load file or assembly
'Microsoft.ReportingServices.Diagnostics' or one of its dependencies. An
attempt was made to load a program with an incorrect format.

Request information:
Request URL: http://stratus2:82/reports/Home.aspx
Request path: /reports/Home.aspx
User host address: 192.168.56.210
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager
appManager, IApplicationHost appHost, IConfigMapPathFactory
configMapPathFactory, HostingEnvironmentParameters hostingParameters)

I've reinitialized IIS and all the application pools and web sites are
green. Any ideas where to go from here?