Cannot load report from server in Crystal Reports 2013 Viewer

Hello,
I am having trouble opening a report that is hosted on a Crystal Reports Server (2013) from the Crystal Viewer.  I've created and uploaded the reports using the report designer (version 2013).  The reports have been uploaded using the "Save As -> Enterprise" to save to my enterprise server.  This part works fine.  I then navigated to the Crystal Reports Viewer to open my report (that I just uploaded w/ the designer) from the server.  Depending on the report, one of two things happens:
1.) I get a loading bar at the bottom right of the screen that says "Operation in progress . . ." followed by an error message:
Unable to Refresh Report
A problem occurred while refreshing on the server. The report may not be configured properly for refresh.
Please contact your server administrator. (me)
2.) I get a loading bar at the bottom right of the screen that says "Refreshing <file name of the report> (<server name>)" followed by... nothing.  The loading bar goes away and nothing happens.  It goes back to the screen that shows when the application first loads (blank canvas).
I've taken some basic troubleshooting steps to try and rule out any potential issues that came to mind, but I've not been successful.
Any help would be appreciated, thanks!

Hi
Check the below thread
Crystal Reports 2013 data didn't refresh using OLE DB Provider for SQL Server
With Regards
Balaji Sampath

Similar Messages

  • Display Document from BI Server in Crystal Report

    Hi all,
    I accessed BI Query from BI server in Crystal Report. We can upload any comments or documents to the query. I want to display the document and comments in Crystal Report from the BI server.
    Is it possibel? If possible how can i do this?
    Thanks & Regards,
    Hemalatha J

    As I see there was no response on these issue although it is marked as answered. I'll give a hint for the ones that might want to try this.
    One could extract the metadata and documents from the tables names to be found in the tables SDOKLOTAB and SDOKPHTAB (as an example, for InfoObject documentation we have the tables BDSLOIO8, BDSLOIOT8, BDSLOPR8, BDSPHIO8 and BDSPHF8) or one could export the metadata from the BI repository (though, this is a manual approach).
    Edited by: marius.grunca on Apr 27, 2009 5:58 PM

  • Error when calling a report from Server?

    We have a .NET application on the server and we want to call a crystal report (.rpt) from one of the forms (.NET aspx page).  We are getting below error.  The report works fine on the desktop where it is developed.  Please let us know if there is any specific process to move the reports to server.  Any help is appreciated.
    The report is developed in Crystal Reports 2008 and we are using Visual Studio 2005.  We are using Crystal Report Viewer control to call / associate the report developed.
    Error message,
    An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions are insufficient, or the Crystal Reports runtime is not installed correctly. Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information.
    Thanks
    Sridhar
    Edited by: Sridhar Thodupunoori on Dec 4, 2008 4:13 PM

    Hi,
    It seems that you are having issue with Crystal reports .Net SDK's.
    Post your question in Crystal Reports .NET SDK forum.
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all .NET SDK queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Amit

  • Upgrade from crystal report 8.5 to crystal report 2011

    Hi All,
    Currently we are using crystal report 8.5 (PEAPI and dictionary files) (with VB6) to generate historical data for our product. Reports can have millions of records. We are using 2-tier architecture ( our client resides on windows machine and database
    - Oracle10g dedicated server- resides on linux server).
    We are planning to upgrade it to CR2011(with .NET)
    My understanding is :
    Crystal report designed in SAP Crystal Report 2011/SAP Crystal Reports(version for Visual Studio 2010)/.NET SDK for CR2011 and developed in VS2010 will use Crystal Reports(version for Visual Studio 2010) runtime.  Please comment.
    Is there  any way to use PE APIs in Crystal report 2011 ? If not which is the best way to upgrade  ?
    Please comment.
    Thanks,
    Gaurav

    Hello,
    Not sure which viewer you are using, should be CR.Windows.Form and in code using RAS ( Report Application Server ) you'll get these options which are now controllable by you to allow all or just some:
    private void ViewReport_Click(object sender, EventArgs e)
        rptClientDoc = rpt.ReportClientDocument;
        //crystalReportViewer1.ShowProgressAnimation(false);
        crystalReportViewer1.ShowGroupTreeButton = false;
        crystalReportViewer1.EnableDrillDown = false;
        //rpt.Refresh();
        crystalReportViewer1.ReportSource = rpt;
        // next line causes a delay due to the engine having to go to the last page.
        //rpt.FormatEngine.GetLastPageNumber(new ReportPageRequestContext());
    // set up the format export types:
    int myFOpts = (int)(
        CrystalDecisions.Shared.ViewerExportFormats.RptFormat |
        CrystalDecisions.Shared.ViewerExportFormats.PdfFormat |
        CrystalDecisions.Shared.ViewerExportFormats.RptrFormat |
        CrystalDecisions.Shared.ViewerExportFormats.XLSXFormat |
        CrystalDecisions.Shared.ViewerExportFormats.CsvFormat |
        CrystalDecisions.Shared.ViewerExportFormats.EditableRtfFormat |
        CrystalDecisions.Shared.ViewerExportFormats.ExcelRecordFormat |
        CrystalDecisions.Shared.ViewerExportFormats.RtfFormat |
        CrystalDecisions.Shared.ViewerExportFormats.WordFormat |
        CrystalDecisions.Shared.ViewerExportFormats.XmlFormat |
        CrystalDecisions.Shared.ViewerExportFormats.ExcelFormat |
        CrystalDecisions.Shared.ViewerExportFormats.ExcelRecordFormat);
        //CrystalDecisions.Shared.ViewerExportFormats.NoFormat); // show no export types
        //int myFOpts = (int)(CrystalDecisions.Shared.ViewerExportFormats.AllFormats);
    crystalReportViewer1.AllowedExportFormats = myFOpts;
    Only change is the Excel Export formats have changed, and no option to use the old Excel types available in CR 8.5. Search Kbase for Exporting to Excel, there is a great article on how to optimize your reports for best output.
    Don

  • How to load a web page into crystal report

    How can i load a web page into crystal report? pls help
    Thanks in advance

    Hi Sebastin,
    You can't open a webpage in your Crystal Report, because all webpages will be executed in browser only. If you insert any webpage link in any documents it will not open in the same document, it will open in browser.
    Hope this will help you
    Thanks,
    Sastry

  • SAP B1 Crystal Reports Add On and Crystal Report 2008

    Hi,
    I have posted the question at SAP Reporting Forum, but not much luck.
    The following reports is created in Crystal report 2008.
    From  http://help.sap.com/businessobject/product_guides/cr2008V1/en/CR2008_SP2_Fixed_Issues_en.pdf, I tnocie there could be moemry leak for Sybase Connectivity, but we are using ODBC.
    My client is using SAP 2007 SP00 PL49, SAP Crystal Report Add on is 2.0.0.7 and they have Beas 6.70.07
    They have encountered problem "The request cannot be submitted for background processing" after printing about 8 times of the same reports consecutively.  It is a work order reports which my clients prints for one operations at a time, with each operations generated 8 pages of output.  There are 5 jpeg on the report, which is not huge.
    Yes, I am aware there could be any problem related to that.
    What I notice is, on the workstation with SAP Business One client running, whenever user print a report named "Work Order", in the temp folder it creates one .rpt and 26 tmp files (Note that I have made up the number)
    Work Order {C0ECP901-C6F6.......}.rpt
    ~cpe{51DD9109........}.tmp
    ~cpe{71DD9109........}.tmp
    ~cpe{52DD9109........}.tmp
    ~cpe{53DD9109........}.tmp
    ~cpe{54DD9109........}.tmp
    At the moment, for a temporary solutions, everytimes when the error comes up, my client have to log off from SAP Business One, clear the temp folder and then relogin before they can print the same report.
    Anyone encounter the problem and manage to resolve. it.
    Edited by: Shwu Hua Gan on Aug 12, 2010 8:43 AM

    In case anyone is interested.
    I managed to drill down and get around with the following solutions.  Still in progress of monitoring, but seems to solve part of the problem.
    1. Open up the JPEG in Accessories--> Paint and notice that the JPEG is too big and cannot be seen without adjustting the scrolling bar.  Reduce the image size seems to work.
    2. The report is using dynamic graphic and reading JPEG path from a UDT with column 'type' and 'path'.  Subreport is used with record selection Type='Precheck'. When there was no Precheck type JPEG, it seems to crash.  We have asked client to add in type='precheck' and hyphen in path when it is not applicable.  In that sense, it will return something to the report.
    3. We also have subreport that read material issues.  when there was no material issue in the subreport, it crash.  So, we do the following:
    - section express - tick suppress blank section
    - right click subreport, tick suppress blank subreport.
    - in Subreport, at report option, we select suppress printing when no records.
    Note that workaround in point 3 does not seem to work for pictures.  So, it might be worth suppressing with formulas.

  • Cannot Retrieve Page From Server

    This is driving me nutso
    This is robohelp server 7.
    When trying to publish our test site, we're getting the error that I've attached.
    Basically, it says: cannot retrieve page from server...status:500
    I can browse to the site. Just can't get robo to publish.
    Is it a permission problem...a service not running...something else?
    Thanks
      Doug

    Hi there
    Out of curiosity, why did you choose to attach the image as opposed to using the Camera icon to insert it inline?
    I'm very curious because it seems everyone seems to choose operate that way.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Issue while exporting report in PDF using crystal report XI

    Hello,
    I am facing issue while exporting a report to PDF through crystal report XI. Reports are generating properly in the crystal report browser but when I am exporting the reports in PDF or trying to get print by clicking on print button, reports not generating properly.
    Allignment in the exported PDF reports getting changed and reports margin is also changes. Due to this some part of report is chopped and printed on the next page.
    I have deployed my application on IBM WebSphere 6.1 server and I am getting following error which might help to identify this issue.
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: The response has already been commited.---- Error code:0 Error code name:succeeded
         at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
         at com.crystaldecisions.report.web.component.o.a(Unknown Source)
         at com.crystaldecisions.report.web.event.br.a(Unknown Source)
         at com.crystaldecisions.report.web.event.w.a(Unknown Source)
         at com.crystaldecisions.report.web.event.b7.broadcast(Unknown Source)
         at com.crystaldecisions.report.web.event.av.a(Unknown Source)
         at com.crystaldecisions.report.web.WorkflowController.do(Unknown Source)
         at com.crystaldecisions.report.web.WorkflowController.doLifecycle(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.a(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.processHttpRequest(Unknown Source)
         at com.ibm._jsp._CrystalReportViewer._jspService(_CrystalReportViewer.java:107)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:115)
         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:168)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1812)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    Caused by: com.ibm.wsspi.webcontainer.ClosedConnectionException: OutputStream encountered error during write
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.write(WCCByteBufferOutputStream.java:80)
         at com.ibm.ws.webcontainer.srt.SRTOutputStream.write(SRTOutputStream.java:96)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.writeOut(BufferedServletOutputStream.java:438)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flushBytes(BufferedServletOutputStream.java:344)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flush(BufferedServletOutputStream.java:323)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flushBuffer(BufferedServletOutputStream.java:478)
         at com.ibm.ws.webcontainer.srt.SRTServletResponse.flushBuffer(SRTServletResponse.java:452)
         at com.ibm.ws.webcontainer.srt.SRTServletResponse.flushBuffer(SRTServletResponse.java:436)
         at com.crystaldecisions.report.web.viewer.JSPViewerResponse.flushBuffer(Unknown Source)
         ... 33 more
    Caused by: java.io.IOException: Async IO operation failed, reason: RC: 64  The specified network name is no longer available.
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:203)
         ... 3 more
    Thanks in advance
    Alok P.

    The stack trace is caused by whitespace in your CrystalReportViewer.jsp file.  Look up SAP Note 1199025 for the resolution.
    It's not related to the PDF formatting issue.  There's been changes to the formatting with the most recent version - Crystal Reports for Eclipse 2.0 - so if you haven't already, I recommend you upgrade.
    Note that there's differences in font metric calculation when using Adobe PDF format such that there's no way to get exact agreement between output of the CR and PDF.  But the latest version helps greatly.
    Sincerely,
    Ted Ueda

  • Writing 14 versions of report in one main crystal report

    I am new to working with crystal reports. I would like to know way(s) to  write 14 similar detail reports.
      I will be passing parameters from a vb.net windows application to a crystal report that will have 14 detail reports that are similar but the columns may be different based upon the selection category passed by the parameters.  Each version of the detail reports will be similar but vary depending upon the category that is selected.  The parameters past by the vb.net program to the crystal report will tell the crystal report what version of the report needs to display the data.
      The reports will only one one major selection criteria on them. These reports will be emailed out to each user user the request the detail infomation.
      Thus is there a way with crystal reports to have the reports similar but different based upon one major selction criteria? This would be similar to using cascading styles sheets on the web or writing a .net method that has the same name, but different parameters that can be passed to the 'methods' in .net.
       Thanks!

    I recommend posting this to the Report Design forum. To start off, you want to make the report to work in the CR designer. Once it is working there, you can move on to .NET development.
    BTW., see the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement]
    Step 2 Asking Your Question; Provide Enough Information
    You may want to start with version of CR you are using, database you are using, DB connection type used, CR patch level and eventually, when the time comes, the version of .NET used.
    Ludek

  • Crystal Reports 7 ASP to Crystal Reports 2008

    Hello,
    Many many years ago my company wrote applications using ASP VB6, reporting was done using Crystal Reports version 7 and we used the Crystal.CRPE.Application object to generate and display crystal reports in our web applications.
    Some of our customers are looking at purchasing the new version of Crystal Reports 2008, my question is, can we still use the current API? Does Crystal Reports 2008 only support .NET applications? We would like to do this without a complete re-write of reporting for these legacy applications, and after searching the net and trying out the trial versions of 2008, I cant seem to get anywhere!!
    If anyone could shed some light on this it would be much appreciated.
    Kind Regards
    Andy Rayner

    Hello Andy,
    Direct CRPE API calls were retired long ago (with the release of v9 or v10). The Report Designer Component (RDC) was the last Crystal COM based development component that would work with VB6 and classic ASP.  The RDC was retired with the release of CR2008.
    The suggested migration path from classic ASP and VB6 is to move to the ReportDocument .NET object model.  There is also the Crystal Reports for Java (CRJ) component.
    There is quite a bit of information on the SAP website that will help you get started with Crystal Reports and Visual Studios .NET.  Here are the links:
    The [SAP SDN Network|https://www.sdn.sap.com/irj/sdn]
    The [Business Objects page on the SDN Network|https://www.sdn.sap.com/irj/sdn/businessobjects]
    The [SDK Developer Library|https://www.sdn.sap.com/irj/boc/sdklibrary] - Under .NET SDK look for the "Crystal Reports .NET SDK" Developer Guide link and API Reference link.
    [Code Samples|https://boc.sdn.sap.com/codesamples] - Look for the "Crystal Reports .NET SDK" link under .NET SDK's column.
    [Additional Code Samples|http://www.businessobjects.com/global/doc/dev_zone/NET_SApps_q405.zip]
    If you have specific questions about migrating to .NET please start a new thread for each question. If you need further clarification on the retirement information please reply to this thread.
    Sincerely,
    Dan Kelleher

  • Failed to load properties from server. Please try again

    I'm getting this message from the win32, in the property dialog
    window.
    "failed to load properties from server. Please try again"
    In june 1 2001, thread was created
    http://forums.oracle.com/forums/message.jsp?id=442131
    The last message was
    According to the metalink admin, this issue describes a known
    bug with no current fix.
    Was this not fixed in 1.2 for win32?
    Mitch

    I'm getting this message from the win32, in the property dialog
    window.
    "failed to load properties from server. Please try again"
    In june 1 2001, thread was created
    http://forums.oracle.com/forums/message.jsp?id=442131
    The last message was
    According to the metalink admin, this issue describes a known
    bug with no current fix.
    Was this not fixed in 1.2 for win32?
    Mitch

  • Cannot load pictures from Fuji F10 digital camera onto OSX 10.5.2

    I cannot load pictures from my fuji F10 digital camera. The Fuji support site does not appear to have any firmware that would allow compatibility between the two but was wondering if anyone has any ideas. I can't even bring them over using a zip drive because I get an error stating that the files are corrupt. any help is appreciated.
    Thanks,
    Chuck

    What brand of camera do you have? Perhaps you might take it up with the manufacturer, after all, they are the ones who decide whether to support mounting on the OS X Desktop.
    Given the amount of pictures I take, constantly taking my card in and out of the camera puts wear and tear on it,
    Using a USB Card Reader is a much better and safer way to transfer your photos:
    1. Less risk of your images being lost if your camera shuts down during transfer.
    2. It saves the battery on your camera
    3. It saves wear and tear on your camera ports - and replacing a worn USB port on a camera is somewhat more expensive than replacing a camera card - and what "wear and tear" is there on a card?
    4. It’s almost always faster.
    Regards
    TD

  • Migrating from RAS9 to Crystal Reports Server XI R2

    We are currently in the process of migrating to CRS XI R2 from RAS9 and have come across an error thrown by some reports that we have been unable to find an answer to. We receive this error...
    <blockquote>ErrorLog 2008 10  8  8:53:31.284 3092 5816 (\servers\ras\dtsagent\cdtsagent.cpp:3191): CDTSagent::doOneRequest reqId=103: CSResultException thrown.   ErrorSrc:"CRPE" FileName:"\servers\ras\dtsagent\reporthandler.cpp" LineNum:5383 ErrorCode:753 ErrorMsg:"Error in File C:\WINDOWS\TEMP\INInventorySummaryReportNew {81403A5C-B335-45F5-9480-F1E55CA7A23C}.rpt:
    Failed to logon to the Crystal Report Object Repository." DetailedErrorMsg:""</blockquote>
    ...in our RAS log. We've looked through our reports and while removing an image in some may no longer prompt the error, in others that is not the case.
    Another question I had was: what is the proper way of calling a report from RAS in XI R2? How does the addition of the Entprise featureset/CMS change things from version 9?
    Thanks!
    Jeff

    My apologies -- this was meant to be entered in the Java Development forum.

  • How to config Gmail SMTP server for Crystal Report servers

    Hi Experts,
    My customer is using Gmail. They need to send out email from Gmail account via Crystal Reports Server to do some reports bursting.
    I tried many ways to setup in both CrystalReportJobServer and DestinationJobServer, but just got the following error message.
    [AccountsID (8caa73d5-fd2d-469d-8ef2-4d8bd277dc20)]. login error. [[CrystalEnterprise.Smtp] ([1]/[1])]: [SMTP Server does not support authentication. Return code: [SMTP 502 - Command not implemented.].] (FBE60013)
    User name and password are correct. It seems it just cannot get authentication.
    Anyone can help? Thanks in advance.
    Regards,
    Christina

    Hello,
    Sebastian is right. BO doesn't support SSL for email.
    However, there is a workaround by using a program sTunnel which redirects a default connection to a SSL connection.
    Have a look at the note 1611420 which explains on how to do it.
    (https://bosap-support.wdf.sap.corp/sap/support/notes/1611420)
    This will not be supported by BO of course but feel free to test it
    Regards,
    Philippe

  • Server error in printing in server using crystal report 2008 with VS2008

    Hi,
    We are using Crystal report 2008 in VS 2008. Everything working fine in local but when we deployed it in the server we are getting the below while print the report.
    "An error occurred on the server. Printing will be stopped. Would you like to view the error information"
    Anyhow the report is printing but I don't know why this error is occur and how to stop this. I had installed the CR runtime in the server. I dont know what is going wrong. The same we tested locally in a non crystal report installed PC.
    Please help me to get rid out of this error.
    Thanks
    Natraj

    Soemthing strange going on here.
    Typically this Integrated vs Classic is an issue with images where Classic uses web.config tags between <system.web><httpHandlers><u2026 crystalimagehandler../></httphandlers></system.web>
    Integrated uses tags between <system.webserver>u2026<handlers><..crystalimagehandler/></handlers></system.webserver>
    Not sure why this would affect printing.  Do you have tags that specifying where to download the printcontrol from?  On the other hand, I would think that if images had anything to do with it, then you'd get red Xs when viewing.  As far as I know, the printcontrol.cab doesnu2019t need to be specified in the <system.webserver> tags.
    This one may be best resolved over the phone. Phone support can be obtained here:
    http://store.businessobjects.com/store/bobjamer/en_US/pd/productID.98078100?resid=S6I@hgoHAkEAAGsiyVkAAAAR&rests=1282226845369
    Ludek

Maybe you are looking for

  • OIM to OID provisioning

    I have a requirement where users need to be created into OIM bu running a one time Trusted Source Recon. Once the users are created on OIM we want to link the account on OID with the user account created on OIM. When we run a Target Recon for these u

  • Parallel currency in fixed assets

    Dear All, We recently intoduced Index currency in a few of our new comp codes in view of its benefit to statutory reporting in countries where system assigned local currency is not the country currency eg. Ghana - USD. Because there were other comp c

  • HP 7520 Printer Color Issues

    As this problem appears in more than one application, I can only assume it's something in the Mac OS or HP driver that's causing it. Lately, my photos have been printing too dark from iPhoto, so I played around with a lot of combinations of settings,

  • Null ConnectionRequestInfo on call to ManagedConnectionFactory.matchManagedConnections

              Hi,           I think my problem is probably similar to post 954.           I have deployed a resource adapter and a session bean that uses the adapter. The           session bean has the following reference to the resource (in ejb-jar.xml)

  • User and Group information not updated in Sharepoint 2010

    Hi, Recently, our orgnisation has maked update of user and group in the Active Diractory. The information was not update in the site collection. I was try to : -recreate and synchronize a new service application ( no effect) - Delete old database syn