Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Move SSRS reports to existing PBIRS

Hello,

I am building out a new server to replace our SSRS 2012R2 server, and in testing I am noticing errors in the RSOffice_xxxxx.log.  (see below).  I haven't yet been able to see what is causing this as I can export a document to Excel.  However, I need to get this cleaned up before we can migrate to the new server.

 

Thanks for your help.

=========================================================================

 

2019-05-24 09:24:22.5926|FATAL|1|Could not start OfficeSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.HttpListenerException: Access is denied
at System.Net.HttpListener.AddAllPrefixes()
at System.Net.HttpListener.Start()
at Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(HttpListener listener, Func`2 appFunc, IList`1 addresses, IDictionary`2 capabilities, Func`2 loggerFactory)
at Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(Func`2 app, IDictionary`2 properties)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder)
at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
at Microsoft.BIServer.Office.WebHost.Program.Main(String[] args)

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    I thought I would also add that I have the 15.0.2.557 version of the report server installed.

     

    Thank you very much.

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      I am not sure that I like the solution that I have found, but...  I placed the user for the Power BI Report Server in the admin group on the server and now everything is running without errors.

       

      Any other suggestions?

       

      Thanks,