Access denied report App\Client SDK

Server crashed, therefore I reinstalled Crystal Reports 9 & Crystal Enterprise 9 and attempting to rebuild the ASP pages which pass report parameters. The error received is:
Technical Information (for support personnel)
Error Type:
webReporting.dll (0x80004005)
Access denied. Please check directory setting for files you can access.
/HTMLViewers/reportgenerator.asp, line 31
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727)
Page:
GET /HTMLViewers/reportgenerator.asp
Line 31 on the page reads:
.processHttpRequest Request, Response, Session
Running the registry moniter I receive an access Denied for hklm\software\Crystal Decisions\9.0\report App\client SDK
This is my first time on the forum, hope I explained myself properly.

Thanks Shaun, I appreciate your link for the process monitor application. This replaces my older seperate reg mon & file mon apps.
I have now been able to determine that my application is getting to where it is calling  the cachemanager.dll and it is experiencing the problem. I tried manually registering this dll and receive the error Loadlibrary("cachemanager.dll")failed. GetLastError Returns 0x00000007e.
If I change the ASP pages to a very simple process, it will run the demo report, and my report. Once I attempt to use the ASP page with the login requesst, and parameter call I receive this error.
Error Type:
webReporting.dll (0x80004005)
The system cannot find the path specified.
/HTMLViewers/reportgenerator.asp, line 31
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727)
Page:
GET /HTMLViewers/reportgenerator.asp
The reportgenerator ASP page which is causing this error is:
trace.write(category,message)
trace.warn(category,message)
<%@ Language="VBScript"%>
<%
'Declare variables for the report viewer and the ObjectFactory objects, and create the ObjectFactory object.
Dim ObjectFactory, userName, password
dim clientid
dim reportid
clientid = request.querystring("Clientid")
session("Clientid") = clientid
reportid = request.querystring("reportid")
' open a report
' copy this report to "Report Directory" in RAS Configuration Manager
Session("ReportName") = "C:\Program Files\Crystal Decisions\Report Application Server 9\Reports\logonparm\" & reportid
userName = "SYSDBA"
password = "masterkey"
'Create the ObjectFactory for use in creating other Crystal Objects
Set ObjectFactory=CreateObject("CrystalReports.ObjectFactory.2")
'Instantiate the Server Control object which allows us to collect information about the required
'inputs to run the report
Set ServerControl = ObjectFactory.CreateObject("CrystalReports.CrystalReportServerControl")
With ServerControl
   .ReportSource = Session("ReportName")
   .EnableLogonPrompt = False     ' Set this to false so that we can override the controls prompting for logon
   .processHttpRequest Request, Response, Session
End With
Set Session("ReportParameters") = ServerControl.ParameterFields
' Set Login info for all connections
' ***************** Added to logon using Viewer SDK *****************************
Set connectionInfos = serverControl.databaseLogonInfos
For x=0 To connectionInfos.count - 1
     Set connInfo = connectionInfos.Item(x)
    connInfo.UserName = CStr(username)
     connInfo.Password = CStr(password)
Next
For each parameter in Session("ReportParameters")
          Set parameterField = parameter
          paramName = parameterField.Name     
          if paramName = "INTERFACE ID" then
               Dim paramValue
               Set paramValue = ObjectFactory.CreateObject("CrystalReports.ParameterFieldDiscreteValue")
               paramValue.Value = session("Clientid")
               parameterField.CurrentValues.RemoveAll
               ' Add this value to current value list
               parameterField.CurrentValues.Add paramValue 
          end if
Next
Set clientDoc = CreateObject("CrystalClientDoc.ReportClientDocument")
clientDoc.Open session("ReportName")
set session("oclientdoc")=clientdoc
Session("pathReport") = pathReport
Set Session("connectionInfos") = connectionInfos
Response.Redirect "Viewer.asp"
%>
My appologies if I do not explain my problem well. I am not an ASP programmer, and am desperatly looking for assistance to resolve this problem. If anyone can refer a contract programmer that would be interested and capable of assisting me, that would be appreciated. I believe I am close to resolving this problem. I purchased a support session only to find out that this version is no longer supported.

Similar Messages

  • Error (access denied) when starting Client Runtime Audit Browser

    LS,
    After starting the OC4J instance, I try to start the Client Runtime Audit Browser. For a brief moment I see a DOS-box, then an IE-page appears saying the following:
    ======================================================
    ERROR
    The requested URL could not be retrieved
    While trying to retrieve the URL: http://127.0.0.1:8999/owbb/RABLogin.uix
    The following error was encountered:
    Access Denied.
    Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
    ======================================================
    Any idea whether this is a local problem?
    I've tried applying the settings as mentioned in the configuration guide, but the Bypass option for the proxy is impossible to set since we do not use a proxy server.
    Your thoughts?
    Regards, Patrick

    Good morning All,
    Maybe I've got the wrong idea of what is all needed to be able to run the RAB locally, but I thought that starting the OC4J instance would be sufficient to get started.
    In the Installation and Configuration Guide the following is mentioned:
    2.7 Step 6. Configure the Web Browser for Design and Runtime Audit Browsers
    2.7.1 Add "LOCALHOST" to Your Web Browser Proxy Server Bypass List
    2.7.2 Configure the Cache Management in Your Web Browser
    2.7.3 Configure Warehouse Builder with a Net Service Name
    As said before:
    @2.7.1, we do not use a proxy (according to Internet Explorer settings) therefore I can't add 'localhost' to the bypass-list, but then again I think that it does not need to be, since there is nothing to be bypassed in the first place.
    2.7.2 has been implemented.
    @2.7.3, I added the net service name manually to TNSNAMES.ORA (since I also needed that to be able to get on to the database using TOAD and SQL*Plus).
    We do not have 9iAS integration for RAB, nor do we have OEM integration.
    Are there other things that need to be implemented? Mentioned so far have been HTTP-server and RTP services, but paragraph 2.7 does not mention anything about this. Maybe there are certain services that need to be running on the server (like HTTP and/or RTP), even though I would like to run the RAB locally?
    Where does one actually need RTP for?
    Thanks in advance.
    Cheers, Patrick

  • Financial Reporting 11.1.1.3 Client "Access Denied" connecting to HFM

    Hi,
    I have installed Financial Reporting 11.1.1.3 Client on a PC running Windows Vista 32 bit SP1. When I try to access to a report created form another PC that connects to HFM, it says "Error connectiong to server" and "Cannot connect to database "X": Access Denied". The native user is the same that created the report; on the same machine, I can succesfully access HFM applications from HFM client and Rule editor.
    Any idea?
    Thanks

    Dear John,
    How to install latest Version of Hyperion HFM
    1) I had downloaded Hyperion Enterprise Performance Management System Foundation Services, Product specific Essabase and Financial Management , and unzip into common folder . but stll iam not able to see Installtool.cmd
    which part i have still dowloaded.
    Regards
    Amit

  • "Access denied" when opening report on RAS Server

    I'm sure I'm doing something wrong, but I've only been able to open a report using the rassdk protocol from the server where my java code is running.    This is fine, but I was hoping for efficiency sake that I could have reports reside on the RAS server itself.
    My ras server definitely has a Crystal report called EBTest.rpt in the c:\temp directory.  I run this code...
    ReportClientDocument rcd = new ReportClientDocument();
    rcd.setReportAppServer(ReportConstants.RAS_HOST);
    rcd.open("c:\\temp\\EBTest.rpt", OpenReportOptions._openAsReadOnly);
    rcd.close();
    According to the JavaDoc, this should work, but I get this error ...
    Caused by: com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Access denied. Please check directory setting for files you can access.---- Error code:-2147467259 Error code name:failed
         at com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException.throwReportSDKServerException(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.s.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
    Am I missing something trivial?  
    Thanks,
    Eric

    Now that I've got it working, I expected that the RAS-local approach would be much faster than the RAS-remote, but I didn't find that to be the case in a quick test that I did.  Is this what you'd expect?  Or is there a different part of the ReportClientDocument interaction that would be more efficient. 
    From what I've seen, the ReportClientDocument construct and open() are one of the expensive aspects of the report rendering.
    Enclosed are the results from a test I did:
    --PERF--20 iteration test for 'Test local report initialization'
    --PERF--WARMED UP in 3359 ms
    --PERF--,Iterations          ,Total Time (mS)     ,Avg(ms)/Iteration   ,Transactions/sec   
    --PERF--,20                  ,35515               ,1775.75             ,0.5631423          
    --PERF--20 iteration test for 'Test remote report initialization'
    --PERF--WARMED UP in 1828 ms
    --PERF--,Iterations          ,Total Time (mS)     ,Avg(ms)/Iteration   ,Transactions/sec   
    --PERF--,20                  ,37109               ,1855.45             ,0.5389528          
    And here's the bulk of the code that generated those results...
    int numIterations = 20;
    PerformanceUtils.runPerformanceTest("Test local report initialization", numIterations, new Command(){
         public void execute() {
              try{
                   ReportClientDocument rcd = new ReportClientDocument();
                   rcd.setReportAppServer(ReportConstants.RAS_HOST);
                   rcd.open("D:\\Program Files\\Business Objects\\BusinessObjects Enterprise 12.0\\Samples\\EN\\Reports\\triCalendarPeriod___-___Find___-___Months.rpt", OpenReportOptions._openAsReadOnly);
                   rcd.close();
              }catch(Exception e){
                   throw new RuntimeException(e);
    PerformanceUtils.runPerformanceTest("Test remote report initialization", numIterations, new Command(){
         public void execute() {
              try{
                   ReportClientDocument rcd = new ReportClientDocument();
                   rcd.setReportAppServer(ReportConstants.RAS_HOST);
                   rcd.open("rassdk://./test/data/crystal/triCalendarPeriod___-___Find___-___Months.rpt", OpenReportOptions._openAsReadOnly);
                   rcd.close();
              }catch(Exception e){
                   throw new RuntimeException(e);

  • Access Denied to report file on Windows Server 2003 Enterprise

    Hi,
    I have a deployment problem for which I am out of ideas. I have an ASP.NET web site deployed on a server running Windows Server 2003 R2, sp2.  It makes extensive use of Crystal Reports, including both displaying them and e-mailing them to specified recipients as PDF files. It all works great.
    Now I need to port the web site to a different server, running Windows Server 2003 Enterprise, sp1. The reports display fine as long as I am not trying to convert it to PDF for e-mailng. When it gets to the following line in my code:
    MemoryStream memStream = (MemoryStream)rptDoc.ExportToStream(ExportFormatType.PortableDocFormat);
    It reports the following error:
    Access denied.Error in File JobDetails {DC64A5D3-9DD7-4E4C-90F5-A08731409B29}.rpt:
    Access to report file denied. Another program may be using it.
    I finally got it to work by granting Modify permission to Everyone for the c:\Windows\Temp folder. Obviously this is not a good practice.  Granting Full Control  to the IUSR_servername account did not solve the problem on Windows Server Enterprise, although it did the trick on R2.
    So the question is, which account needs which permission to the Temp folder to enable the PDF to get written?
    Thanks.
    Dan

    What ever account the app is running under will need read / write permissions on the temp folder. Your working server should be a good place to look to see how the premissions were set there. The same will apply to any other server(?).
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Access denied error for BW Report iView..Please help :(

    Hello All,
    I have created a BW Report iView..containing a Bex query.
    Have created the required BW system object too.
    When I preview this iView, it asks me for BW system authentication....since am not mapped to this BW system.
    Its alright till here......
    Problem:
    Now, when I copy paste the URL (URL generated when you preview this iView) into a new browser window, I get an error saying:
    " <b>An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Access denied (Object(s): <<i>iView path</i>>
    Exception id: 02:57_13/02/06_0034_6204550
    See the details for the exception ID in the log file</b> "
    I checked tha bove mentioned log and it says:
    <b>Permission check failed - Object <<i>iView path</i>>  Pcd.Use Principal: Information not available with current trace level#</b>
    Changed the iView authentication scheme to every value present but it did not resolve.
    Please help me resolve this.
    Awaiting Reply.
    Thanks and Warm Regards
    Ritu

    Hi Raja,
    Firstly thanks for a quick response.
    I did as per you suggested but it isnt working. Am getting the same error again.
    <u>Please refer to the log details below</u>:
    1.5#000F206F053800610000008100000A1000040CAA10AF2627#1139824470727#com.sap.portal.pcd.Gl.Admin#sap.com/irj#com.sap.portal.pcd.Gl.Admin#Guest#0##sapnw2_J2E_6204550#Guest#63f4e0f093d911da8b7b000f206f0538#SAPEngine_Application_Thread[impl:3]_1##0#0#Warning#1#/System/Server#Plain###Permission check failed - Object portal_content/Ritu/MIDAS/CEO_redalert Permissions: Pcd.Use Principal: Information not available with current trace level#
    #1.5#000F206F053800610000008300000A1000040CAA10AF2963#1139824470743#com.sap.portal.pcd.Gl.Admin#sap.com/irj#com.sap.portal.pcd.Gl.Admin#Guest#0##sapnw2_J2E_6204550#Guest#63f4e0f093d911da8b7b000f206f0538#SAPEngine_Application_Thread[impl:3]_1##0#0#Warning#1#/System/Server#Plain###Permission check failed - Object portal_content/Ritu/MIDAS/CEO_redalert Permissions: Pcd.Use Principal: Information not available with current trace level#
    #1.5#000F206F053800610000008600000A1000040CAA10AF4031#1139824470743#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Guest#0##sapnw2_J2E_6204550#Guest#63f4e0f093d911da8b7b000f206f0538#SAPEngine_Application_Thread[impl:3]_1##0#0#Error#1#/System/Server#Java###Exception ID:03:24_13/02/06_0059_6204550
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: pcd:portal_content/Ritu/MIDAS/CEO_redalert - user: Guest
         at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1932)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:230)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:312)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:385)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:435)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/Ritu/MIDAS/CEO_redalert)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:390)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1066)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1072)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1072)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1072)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1168)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1115)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:909)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:78)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1919)
         ... 26 more
    ==========================
    The auth scheme of this iView is set to default
    Please help me resolve this......
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu
    Message was edited by: Ritu  Hunjan

  • HFM reports giving "Access Denied" error

    Hi All,
    I am in a really critical situation.
    I am getting "Access Denied" error on accessing any of HFM reports through web or FR studio...all planning reports are working fine...
    I think the DCOM settings have some problem...
    FR is not able to communicate with HFM cluster
    can anyone suggest resolution for this..
    please...thanks in advance

    Hi J,
    Follow the steps below for configuring HFM Cluster and Enabling DCOM and report back any errors or success.
    In the meantime I'll forward you on a troubleshooting guide and checklist.
    1.) Are HFM users still able to access HFM Applications?
    -David
    *Failed To Connect To HFM Application When Using Financial Reporting Studio : "Error connecting to database connection : Server/Cluster is incorrectly configured." [ID 1238573.1]* --------------------------------------------------------------------------------
    Modified 30-DEC-2010 Type PROBLEM Status PUBLISHED
    Applies to:
    Hyperion BI+ - Financial Reporting
    Information in this document applies to any platform.
    Symptoms:
    In Financial Reporting Studio, users are trying to run reports that use a HFM datasource are getting an error.
    "Error connecting to database connection [name]: Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection."
    Cause:
    Financial Reporting Studio is not able to locate the HFM cluster.
    Testing also determined that the HFM client could not connect to the HFM cluster.
    The HFM cluster was not correctly configured.
    Solution:
    Set up the HFM cluster on the FR Studio machine.
    1. Go to Start > All Programs > Hyperion >Financial Management >Server and Web Configuration
    2. Go to the Server/Cluster Registration tab.
    3. Enter the computer name of the HFM server used to get cluster information or the name of the single server if using a non-clustered environment. The HFM server needs to be referenced exactly as it is on the HFM server (hostname/IP/FQDN/clustername, as well as case-sensitivity for any letters).
    4. Apply and OK.
    5. Restart FR Studio.
    Important!:  Make sure that you Enable DCOM on the Server/Cluster Registration tab.
    Note:
    If HFM client is not on the FR Studio box, it will need to be installed prior to set up of the HFM cluster as listed above.
    *Run a Financial Reporting Report with a Financial Management (HFM) Data Source: Error 1001 Invalid Server Cluster [ID 754416.1]* --------------------------------------------------------------------------------
    Modified 11-FEB-2010 Type PROBLEM Status PUBLISHED
    Applies to:
    Hyperion BI+ - Version: 9.0.1.0.00 to 11.1.1.3.00 - Release: 9.0 to 11.1
    Information in this document applies to any platform.
    Symptoms:
    You receive the following error when you run a Financial Reporting report with a Financial Management data source. You receive the message in Financial Reporting Studio and in Workspace.
    "Error: 1001 error connecting to database connection. Server cluster is incorrectly configured. Please reconfigure your cluster or server connection"
    Cause:
    The Financial Reporting Reports Server, Financial Reporting Web Server, and the Financial Reporting Studio workstation must be configured against the same HFM cluster or single server. The cluster or server name must be registered with Shared Services.
    Solution:
    Verify that Financial Management configuration on the Financial Reporting Reports Server, Financial Reporting Web Server, and the local desktop match the configuration on the Financial Management servers, as follows:
    From the Start Menu, select Programs: Oracle EPM: Foundation: EPM Configurator.*
    Select Financial Management.
    Make the necessary changes on each machine so that it matches the HFM server configuration.
    *In System 9, the path is Programs: Hyperion Solutions: Foundation: Configuration Utility.
    Edited by: D2 on Jan 18, 2011 11:32 AM

  • Access Denied when report is opened

    Adobe Acrobat Reader v 10.0 release 1. We have an app that creates PDF reports. The PDF is throwing "Access Denied" message when the report is opened. Sometimes it works, other times the message is generated. 
    Any ideas? 

    Al
    I hope that the person from another division finds something to explain what is going on. In the mean time I have re-read the thread and would like some clarification about your environment. Are you doing the SSH from some device outside that comes through the Ethernet 0 10.1.1.190 interface? Is the SSH attempt destination address specifying the 10.1.3.x address? Or is the SSH attempt using destination address of 10.1.1.190 and using the router to translate and forward to the SSH destination?
    I am wondering if the SSH attempt is getting SSH on the router instead of on the intended inside device. That would explain the error message about Protocol major versions differ: 2 vs. 1
    One way to check this would be to run debug for SSH on the router and see if the router is processing the SSH request locally instead of forwarding as you intend. Or an easier way to test would be to try the SSH and login using a user name and password that are valid on the router.
    HTH
    Rick

  • Financial Reporting "Access Denied" to HFM reports (11.1.1.3)

    Hi,
    I have installed Financial Reporting 11.1.1.3 Client on a PC running Windows Vista 32 bit SP1. When I try to access to a report created form another PC that connects to HFM, it says "Error connectiong to server" and "Cannot connect to database "X": Access Denied". The native user is the same that created the report; on the same machine, I can succesfully access HFM applications from HFM client and Rule editor.
    Any idea?
    Thanks

    Hi,
    I have similar issue and cannot find an answer.
    My environment is 11.1.2.1 (upgrade from 11.1.1.3)
    All applications working fine (planning, essbase, hfm).
    I'm unable to change database connection to hfm (db change to essbase and Plannng works). Error says that I have wrong cluster/server configuration.
    Question is how this configuration should lokks like. I already tested:
    1. HFMProd - this is cluster name and Server1 as a server in HFMProd cluster
    2. No cluster, just Server1
    3. HFMProd and Server1 in plus Server1 separately
    In all cases the same message.
    When I open FR studio I'm able to see reports (from workspace also).
    When I try to open report I have an error due to some links to the old server ip (I guess this is taken from connection info that I can not change)
    What is more I can create new Planning report in studio, but can not open through workspace.
    From Workspace I can manage reporting services so everything is visible correctly (or should be :) ).
    Any idea?
    regards
    Karol

  • ClientContext.ExecuteQuery(); gives access denied error in sharepoint provider hosted app

    Hi Team,
    I am using the sharepoint office 365  to build the provider hosted app.
    Please find the below code to access the data from sharepoint
    var siteUri1 = new Uri("https://site.sharepoint.com/sites/site1/");
    var realm = TokenHelper.GetRealmFromTargetUrl(siteUri1);
    var accessToken1 = TokenHelper.GetAppOnlyAccessToken(TokenHelper.SharePointPrincipal, siteUri1.Authority, realm).AccessToken;
    using (var clientContext = TokenHelper.GetClientContextWithAccessToken(siteUri1.ToString(), accessToken1))
        Web web = clientContext.Web;
        clientContext.Load(web.Webs);
        clientContext.ExecuteQuery();
        var webdetails = web;
       clientContext.ExecuteQuery(); this line gives the below error
    An exception of type 'Microsoft.SharePoint.Client.ServerUnauthorizedAccessException' occurred in Microsoft.SharePoint.Client.Runtime.dll but was not handled in user code
    Additional information: Access denied. You do not have permission to perform this action or access this resource.
    Please help me on this.

    Thanks for your reply
    I already included AllowAppOnlyPolicy="true" in the
    AppManifest.xml file.
    Below line always gives the null value.
    string contextTokenString = TokenHelper.GetContextTokenFromRequest(Request);Please help me on this. I am new the the apps.

  • Report generation failed----​error code:-1720​5; Access Denied.

    Hi, All
        i have a trouble about report generation.it seems the error happened at the "write UUT report"--this step is teststand report generation'DLL.
        detail:
        An error occurred calling 'Save' in 'Report' of 'NI TestStand 2010 SP1 API'
    Access Denied.. Error writing to file 'D:\program\seq\xxx.xml'.
    The file might be open in another application. If file access is intermittently denied, you should try disabling the Microsoft FindFast utility. 
        error code:-17205; Access Denied.
        locationtep 'Write UUT Report' of sequence 'Single Pass' in 'SequentialModel.Seq'
        How to fix it?
        Thanks a lot.
    BR

    Hm, it looks like the file might be open in another application. If you see that file accesss is intermittently denied, you should try disabling the Microsoft FindFast utility.
    CTA, CLA, MTFBWY

  • I'm trying to open a java report and it keeps coming back with access denied to dashboard module. any ideas?

    i'm trying to open a report on a web site and it keeps coming back with access denied to dashboard module. any ideas?

    Exactly how are you trying to restore form TM?
    Have you tried rebuilding your iPhoto library?
    And your comments indicate that you may not understand iPhoto at all - you should not be inside the iPhoto library - there are no user servicable parts in it - and iPhoto does not duplicate photos  - more details of yoru work flow would help sort this out
    LN

  • Crystal report viewer 2.0.23 access denied

    Post Author: gionnyDeep
    CA Forum: General
    hi all
    I'm using CR viewer 2.0.23 in a java standalone apllication.Actually whe i try to open a CR XI report with CR viewer 2.0.23 i get Access denied.
    It look like CR viewer does not fetch login information to database by the report.
    I found a work aroud but sometimes works and sometimes does not! I set for each table of my report db login and db password as follow:
    DatabaseController dc= rc.getDatabaseController();                Tables tables = dc.getDatabase().getTables();                for (int i = 0; i < tables.size(); i++) {                                 ITable table = tables.getTable(i);                    IConnectionInfo connectionInfo = table.getConnectionInfo();                                         String userName=table.getConnectionInfo().getUserName();                    String password=table.getConnectionInfo().getPassword();                                      connectionInfo.setUserName(userName);                    connectionInfo.setPassword(password);                                        connectionInfo.setKind(ConnectionInfoKind.SQL);                    table.setConnectionInfo(connectionInfo);                    dc.setTableLocation(table, tables.getTable(i));                                     } 
    The problem is that it works just with reports created with CR XI.If i use a report created with CR 9 or 10 and i save this report with CR XI.And after that i open my report in CR viewer 2.0.23 sometimes it works sometimese does not.I got Access denied!!!!

    Post Author: gionnyDeep
    CA Forum: General
    hi all
    I'm using CR viewer 2.0.23 in a java standalone apllication.Actually whe i try to open a CR XI report with CR viewer 2.0.23 i get Access denied.
    It look like CR viewer does not fetch login information to database by the report.
    I found a work aroud but sometimes works and sometimes does not! I set for each table of my report db login and db password as follow:
    DatabaseController dc= rc.getDatabaseController();                Tables tables = dc.getDatabase().getTables();                for (int i = 0; i < tables.size(); i++) {                                 ITable table = tables.getTable(i);                    IConnectionInfo connectionInfo = table.getConnectionInfo();                                         String userName=table.getConnectionInfo().getUserName();                    String password=table.getConnectionInfo().getPassword();                                      connectionInfo.setUserName(userName);                    connectionInfo.setPassword(password);                                        connectionInfo.setKind(ConnectionInfoKind.SQL);                    table.setConnectionInfo(connectionInfo);                    dc.setTableLocation(table, tables.getTable(i));                                     } 
    The problem is that it works just with reports created with CR XI.If i use a report created with CR 9 or 10 and i save this report with CR XI.And after that i open my report in CR viewer 2.0.23 sometimes it works sometimese does not.I got Access denied!!!!

  • Access denied when upgrade SharePoint app in on premise deployment while it succeeds in fresh deployment

    We deployed a SharePoint hosted app then used it for a while then we needed to upgrade it to be provider hosted app.
    we used the same AppID and name with the new package then uploaded the package to the app catalog.
    the old app in the site contents now has a note that there is a newer version and prompts to upgrade.
    the upgrade fails with access denied even for site collection administrator.
    is there really some permission issue or the upgrade can't be done?
    We are volunteers, if the reply help you mark it as your answer. thanks!!

    Hi,
    According to your post, my understanding is that you got access denied error when upgrade the SharePoint hosted app to provider hosted app.
    How did you upgrade a SharePoint hosted app to a provider hosted app?
    They are two different type apps, why not just create a new provider hosted app?
    To create a provider hosted app, we should create a certificate that is used as “security token issuer”.
    There are two articles about creating provider hosted  high trust app, you can have a look at them.
    http://blog.karstein-consulting.com/2013/01/08/create-provider-hosted-high-trust-app-for-sharepoint-2013-short-guide/
    http://msdn.microsoft.com/en-us/library/fp179901.aspx
    What’s more, there is an topic about the troubleshooting tips for SharePoint high trust app, you can refer to it.
    http://blogs.technet.com/b/speschka/archive/2012/11/01/more-troubleshooting-tips-for-high-trust-apps-on-sharepoint-2013.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • I get this message on my Facebook news feed when someone posts a YouTube video. Don't know why. It's worked fine for years. I am using Safari on my iPad. If I use the Facebook app it works fine. Any thoughts. Thanks,    Access Denied   You don't have

    I get this message on my Facebook news feed when someone posts a YouTube video. Don't know why. It's worked fine for years. I am using Safari on my iPad. If I use the Facebook app it works fine. Any thoughts.
    Thanks,
    Walid
    Access Denied
    You don't have permission to access "http://fbexternal-a.akamaihd.net/embed/?" on this server.
    Reference #18.3555facd.1362007289.6945153f

    Same thing on mine, it just started happening last weekend.

Maybe you are looking for