Recently installed SQL Reporting Services on SolarWInds Server (All-in-one). After rebooting the server the event logs started giving me the following error in Exhibit A. I then checked the Orion Information Service Log and found the error in Exhibit B. I am unable to get the Information Service and Module Engine started and trying to repair inst working. Any ideas?
Exhibit A: EventType clr20r3, P1 fwsd5vmute0xwcfxdlttkby4nofr5y50, P2 1.0.0.0, P3 48e402d9, P4 solarwinds.informationservice.service, P5 1.0.0.0, P6 48e402d9, P7 6, P8 5e, P9 system.io.filenotfoundexception, P10 NIL.
Exhibit B: 2008-12-04 16:02:37,827 [5] FATAL SolarWinds.InformationService.Service.SWISService - Unhandled exception caught.
System.IO.FileNotFoundException: Could not load file or assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at SolarWinds.InformationService.Core.InformationServiceService..ctor()
at SolarWinds.InformationService.Service.SWISService.InternalStart()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()