After a fresh install of Crystal Reports, i get the following error when attempting to connect to the Central Management Console.
WCA plugin error
Message:An exception has occurred in the plugin with message: Failed to initialize csp component, with path D:\Crystal Reports Server\BusinessObjects Enterprise 11\win32_x86\Components\wcs_xn_csp.dll. Component may be unavailable.
Stack Trace:
com.businessobjects.enterprise.wca.impl.WCAException$PluginException: Failed to initialize csp component, with path D:\Crystal Reports Server\BusinessObjects Enterprise 11\win32_x86\Components\wcs_xn_csp.dll. Component may be unavailable.
at com.businessobjects.enterprise.wca.impl.internal.WebComponent.initialize(Native Method)
at com.businessobjects.enterprise.wca.impl.internal.WebComponent.(Unknown Source)
at com.businessobjects.enterprise.wca.impl.internal.WebComponentFactory.getWebComponent(Unknown Source)
at com.businessobjects.enterprise.wca.servlets.a.a(Unknown Source)
at com.businessobjects.enterprise.wca.servlets.a.a(Unknown Source)
at com.businessobjects.enterprise.wca.servlets.WCAControllerServlet$DefaultStrategy.apply(Unknown Source)
at com.businessobjects.enterprise.wca.servlets.WCAControllerServlet.service(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:534)
Also when attempting to load the .NET administration
Server Error in '/businessobjects/Enterprise11/WebTools' Application.
The path '/businessobjects/Enterprise11/WebTools/App_GlobalResources/' maps to a directory outside this application, which is not supported.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The path '/businessobjects/Enterprise11/WebTools/App_GlobalResources/' maps to a directory outside this application, which is not supported.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[HttpException (0x80004005): The path '/businessobjects/Enterprise11/WebTools/App_GlobalResources/' maps to a directory outside this application, which is not supported.]
System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +3565983
System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +125
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +378
[HttpException (0x80004005): The path '/businessobjects/Enterprise11/WebTools/App_GlobalResources/' maps to a directory outside this application, which is not supported.]
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +57
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +612
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +521
[HttpException (0x80004005): The path '/businessobjects/Enterprise11/WebTools/App_GlobalResources/' maps to a directory outside this application, which is not supported.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3540923
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +69
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +275
|
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
You can connect to the Enterprise server and upload reports, but they give an error when you run them, I assume it has something to do with the errors above, please let me know what can be done to correct this, it worked file for a long time and we had to re-install due to corruption, but now it will not run correctly.