When I run my application inside of Visual Studio 2010 the Ajax Report Viewer works beautifully. When I run the same exact code inside of IIS on Windows 7, I get a "503 Service Unavailable" error out of IIS. IIS isn't writing any log entries to any of the logs (event viewer, access logs, failed request trace logs, etc.).
I have the same exact code working on a Windows 2008 Server with no problems.
Is there something special that needs to be done for deploying the Telerik Report Viewer on Windows 7?
Is there any way to find out what is causing the 503 error?