Daughter's CS failing to load/import textures ...

... from another drive after a reinstall of Win2K SP4. All textures are in photoshop format and have been loading without error until the reinstall. Otherwise CS performs without a hitch. Delete an .ini file perhaps?

Hello,
The error is indicating something wrong with the file name or location, not the content. Try verifying that the file name passed to createLocalFileInputStream() is in good shape and refers to a regular file with permission to read. If that looks OK, there's a small chance you need to explicitly delete the XmlInputStream between calls. That should not be necessary, because the putDocument() call should consume it, but it does not hurt.
Regards,
George

Similar Messages

  • Upon "export media", CS4 tries and fails to load import/export apps

    Now that I've reinstalled CS4 PPro over the trial version-turned-purchased-version of Premiere Pro (that dumb, known Adobe defect where CODECs other than DV are missing on the web purchased version), everything is working well except - when I go to export a sequence to Media Encoder, it says that it must reinstall first the exporter app, it fails on that, then it tries to reinstall the importer app and fails at that too, at which time it opens Media Encoder and seems to perform fine.
    Why those obnoxious and very time consuming attempts to reinstall the importer/exporter apps?  Any solution?
    Thanks!
            Jim

    Yes, but you will not like it.
    Uninstall everuthing Adobe, run the Cleanscript 2 or 3 times, then reinstall. Your problem is caused by not uninstalling the trial completely before installing the full version.

  • Random Bingads WSDL errors: Parsing WSDL: Couldn't load from...failed to load external entity, Could not connect to host, Parsing Schema: can't import schema from

    Hi,
    I am developing a web tool that accesses client's Bingads accounts via OAUTH2 granting. I am downloading data from clients daily.
    Generally it worked, but for 2 days I am experiencing a weird issue, that in random times (but more and more often though) I receive random error messages from Bing server. I am pasting below a few example from my logs (with timestamp and request/response).
    Must note that I launch these requests from the server where we have the webapp but also I launch it locally. The same is the result.
    The timestamp is in France time (GMT+1).
    Thanks ahead!
    Best regards,
    Steve
    2015-01-14 15:08:05: Service\BingAds::initService => SOAP-ERROR: Parsing Schema: can't import schema from 'https://reporting.api.bingads.microsoft.com/Api/Advertiser/Reporting/V9/ReportingService.svc?xsd=xsd0'
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetDetailedBulkDownloadStatusRequest><ns1:RequestId>108277125</ns1:RequestId></ns1:GetDetailedBulkDownloadStatusRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetDetailedBulkDownloadStatusResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Errors i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><ForwardCompatibilityMap xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
    xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><PercentComplete>100</PercentComplete><RequestStatus>Completed</RequestStatus><ResultFileUrl>https://download.api.bingads.microsoft.com/ReportDownload/Download.aspx?q=XXX</ResultFileUrl></GetDetailedBulkDownloadStatusResponse></s:Body></s:Envelope>
    2015-01-15 05:41:39: Service\BingAds::getCampaigns => SoapFault: Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 05:45:00: Service\BingAds::initService => SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    2015-01-15 11:58:46: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 11:59:50: Service\BingAds::initService =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetCampaignsByAccountIdResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Campaigns xmlns:i="http://www.w3.org/2001/XMLSchema-instance"></Campaign>........</Campaigns></GetCampaignsByAccountIdResponse></s:Body></s:Envelope>
    2015-01-15 12:05:55: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)

    Hi,
    1. I am using the older version of the PHP library provided by Bing (updated on 1/20/2014), so that is doing the WSDL loadings. I initialize the proxy calling OpticoBingAdsClientProxy providing what it needs, and then do the requests.
    2. I have a cron that reads data from client's accounts. I make several calls, like get search query report, get keyword performance report, get keyword bulk data. As the script progressed the first 2 worked and the third gave error. Or in other cases the
    first request failed. The calls have quite some time in between them since I process data (sometimes even 160 seconds)
    3. I did not change the code ion terms of requests, since as I said I use the PHP library (same credentials, ...).
    As of today (2015-01-16 10:30 GMT + 2) running my script, still have the same issues.
    Thank you!
    Steve

  • XMI import - Failed to load metamodel

    Hello everyone
    I am trying to import a xmi file with PowerAMC 16.5 SP03 (I choose the "Analyse" language).
    But everytime I get this message :
    Failed to load metamodel with urm 'urn:emf:http://www.eclipse.org/uml2/2.1.0/UML' on platform 'urn:m3al:emf:2.4.2'
    Nom du paramètre : metamodelUrms
    Have you got any idea of what could be wrong here ?
    Thanks in advance.

    Hi Solene
    That may be the root cause of your problem
    .Net program cannot be run over the nework without special authorisation
    There is a mention of this limitation in PD readme file.
    <<
    PowerDesigner installed on a network drive
    When PowerDesigner is run over a network, you must authorize network execution before
    running it on a client computer.
    Use the caspol executable located in the Microsoft.net directory and run the following command
         caspol -m -ag LocalIntranet_Zone -url \\<ServerName>\<FolderName>\* FullTrust -n "<Name>" -d "<Description>"
    >>
    Have you tried this?
    veronique

  • FireFox images not loading in local folders (firebug error-Failed to load given URL)

    I am having difficulty when developing websites in local folders (Windows7 computer). The webpages I make are showing images in IE9 & Chrome but not FireFox (nor Safari nor Opera).
    In FireFox I get Firebug "Failed to load given URL" prompt.
    I am using html5 & external linked css stylesheet & the html/html5 & css code validates.
    I have tried using rel path ie images/image.gif & absolute path references ie C:/RPD_Programming/RPD WEB/amwcsnew/index.html
    and have tried using % to eliminate whitespace in references but I cannot get FireFox to display images!!
    This has been a problem for me for around 2 weeks now & is very frustrating. Some website code/templates I have downloaded from the internet display the websites properly (ie load images fine) when I open them locally in FireFox. Why does my code not allow the images to load in FireFox (paths/permissions/other issue??). How can I fix this?
    Here is example css & html5 not displaying images from local directory in FireFox (fine in IE9 & Chrome):
    style.css
    /* CSS Document */
    /*Basic Reset*/
    margin:0;
    padding:0;
    html{
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    body{
    width:1200px;
    margin:0 auto;
    header{
    height:450px;
    background:url("C:/RPD_Programming/RPD WEB/amwcsnew/images/header.gif");
    background-repeat:no-repeat;
    #mid{height:750px;
    background:url('C:/RPD_Programming/RPD_WEB/amwcsnew/images/mid.gif')no-repeat;
    footer{height:286px;
    background:url('C:/RPD_Programming/RPD WEB/amwcsnew/images/footer.gif')no-repeat;
    index.html
    <!doctype html><!-- simplified doctype works for all previous versions of HTML as well -->
    <!--html5 template from www.impressivewebs.com_modified by RPD-->
    <!-- Paul Irish's technique for targeting IE, modified to only target IE6, applied to the html element instead of body -->
    <!--[if lt IE 7 ]><html lang="en" class="no-js ie6"><![endif]-->
    <!--[if (gt IE 6)|!(IE)]><!--><html lang="en" class="no-js"><!--<![endif]-->
    <head>
    <!-- simplified character encoding -->
    <meta charset="utf-8">
    <title>amwcs-new</title>
    <meta name="description" content="amwcs">
    <meta name="author" content="rpd">
    <!-- Delete these two icon references once you've placed them in the root directory with these file names -->
    <!-- favicon 16x16 -->
    <link rel="shortcut icon" href="/favicon.ico">
    <!-- apple touch icon 57x57 -->
    <link rel="apple-touch-icon" href="/apple-touch-icon.png">
    <!-- Main style sheet. Change version number in query string to force styles refresh -->
    <!-- Link element no longer needs type attribute -->
    <!-- <link rel="stylesheet" type="text/css" media="all" href="css/style.css" />-->
    <link rel="stylesheet" href="css/style.css?v=2">
    <!-- Modernizr for feature detection of CSS3 and HTML5; must be placed in the "head" -->
    <!-- Script tag no longer needs type attribute -->
    <script src="js/modernizr-1.6.min.js"></script>
    <!-- Remove the script reference below if you're using Modernizr -->
    <!--[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    </head>
    <!-- If possible, use the body as the container -->
    <!-- The "home" class is an example of a dynamic class created on the server for page-specific targeting
    <body class="home">-->
    <body>
    <!-- ******************************************************************** -->
    <!-- The content below is for demonstration of some common HTML5 elements -->
    <!-- More than likely you'll rip out everything except header/section/footer and start fresh -->
    <!-- First header has an ID so you can give it individual styles, and target stuff inside it
    <header id="hd1"> No way Hosay-not by default! Default is <header> tag (RPD edit) -->
    <header>
    <!-- "hgroup" is used to make two headings into one, to prevent a new document node from forming -->
    <hgroup>
    <h1>amwcs</h1>
    <h2>tagline</h2>
    </hgroup>
    <!-- Main nav, styled by targeting "#hd1 nav"; you can have more than one nav element per page -->
    <nav>
    <ul>
    <li><a href="#">Home</a></li>
    <li><a href="#">About</a></li>
    <li><a href="#">Services</a></li>
    <li><a href="#">Contact</a></li>
    </ul>
    </nav>
    </header><!--End header & or #hd1 header div id if used-->
    <!-- This is the main "div" that wraps the content generically; don't use "section" for this -->
    <div id="mid">
    <!-- The first of two "section" elements for demo purposes; optional class added for styling (hs1 = "home section 1") -->
    <section class="hs1">
    <!-- Each section should begin with a new h1 (not h2), and optionally a header -->
    <!-- You can have more than one header/footer pair on a page
    <header>
    <h1>This is a Page Sub Title</h1>
    </header> -->
    <p>Some content...</p>
    <!-- The h2 below is a sub heading relative to the h1 in this section, not for the whole document -->
    <h2>Demonstrating EM and STRONG</h2>
    <!-- "strong" is used for SEO and contextual hierarchy -->
    <p><strong>This text will have more importance (SEO-wise and contextually)</strong></p>
    <!-- "b" is used for stylistic offset of text that's NOT important contextually -->
    <p><b>This text has visual importance but has no contextual or SEO importance</b></p>
    <!-- "em" is used for colloquial-style emphasis -->
    <p>This is a <em>very</em> colloquial expression.</p>
    <!-- There can be multiple footers on each page -->
    <!-- Secondary headers and footers don't necesarily need ids; they can be targeted via context (i.e. ".hs1 footer")
    <footer>
    <!-- incite a riot: http://24ways.org/2009/incite-a-riot
    <p>Author: <cite>Louis Lazaris</cite></p>
    </footer> -->
    </section><!-- .hs1 -->
    <!-- This is another section; doesn't have header/footer because it's not required -->
    <section class="hs2">
    <h1>This is another section</h1>
    <p>This is some dummy content</p>
    </section><!-- .hs2 -->
    </div><!-- #mid -->
    <!-- The "aside" element could be a sidebar (outside an article or section) -->
    <!-- Or it could reference other tangentially-related content within an article or section
    <aside id="sidebar">
    <p>Sidebar content</p>
    </aside>-->
    <!-- The main footer has an ID for targeting, similar to the main header -->
    <footer >
    <p>copyright &copy; year</p>
    </footer>
    <!-- Remote jQuery with local fallback; taken from HTML5 Boilerplate http://html5boilerplate.com -->
    <!-- jQuery version might not be the latest; check jquery.com -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
    <script>!window.jQuery && document.write(unescape('%3Cscript src="js/jquery-1.4.4.min.js"%3E%3C/script%3E'))</script>
    <!-- Below is your script file, which has a basic JavaScript design pattern that you can optionally use -->
    <!-- Keep this and plugin scripts at the bottom for faster page load; combining and minifying scripts is recommended -->
    <script src="js/general.js"></script>
    <!-- asynchronous analytics code by Mathias Bynens; change UA-XXXXX-X to your own code; http://mathiasbynens.be/notes/async-analytics-snippet -->
    <!-- this can also be placed in the <head> if you want page views to be tracked quicker -->
    <script>
    var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];
    (function(d, t) {
    var g = d.createElement(t),
    s = d.getElementsByTagName(t)[0];
    g.async = true;
    g.src = ('https:' == location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    s.parentNode.insertBefore(g, s);
    })(document, 'script');
    </script>
    </body>
    </html>
    I am most grateful for help & look forward to replies & fixing this-thanks
    NB
    Is there a FireFox guide/manual in pdf format available anywhere? I have not found one yet & a FireFox reference might be useful!

    You need to use file:// as the protocol instead of C:/. The latter may never work (C:\ might).
    Where is the main HTML located ?
    Easiest if to store the images in a sub folder of the location because you can't go back via ../ beyond that root location for security reasons.
    See:
    *http://kb.mozillazine.org/Links_to_local_pages_do_not_work

  • Failed to load database information. Error in File temp_

    Our environment:
    Windows Server 2012 R2 Data-center Edition 64 bit
    Visual Studio Pro 2013 Version 12.0.3.30110.00 Update 1
    .Net 4.5.51641
    Crystal Reports for VS 2013 V13.0.9.1312
    Oracle ODAC 11.2.0
    We created a winform application to generate a form letter report that runs fine within the IDE. When we build the the exe and copy it from the project folder to a folder on the C:\drive of this same pc and try to execute it we get these error messages (partial list);
    CrystalDecisions.CrystalReports.Engine.DataSourceException: Failed to load database information.
    Error in File temp_d55286fc-26ee-4216-9062-3e32380313ab {B640FD39-66AC-4B6E-995D-7218BB48A992}.rpt:
    Failed to load database information. ---> System.Runtime.InteropServices.COMException: Failed to load database information.
    Error in File temp_d55286fc-26ee-4216-9062-3e32380313ab {B640FD39-66AC-4B6E-995D-7218BB48A992}.rpt:
    Failed to load database information.
       at CrystalDecisions.ReportAppServer.Controllers.DatabaseControllerClass.ReplaceConnection(Object oldConnection, Object newConnection, Object parameterFields, Object crDBOptionUseDefault)
       at CrystalDecisions.CrystalReports.Engine.Table.SetDataSource(Object val, Type type)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSourceInternal(Object val, Type type)
       --- End of inner exception stack trace ---
       at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSourceInternal(Object val, Type type)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSource(DataSet dataSet)
       at cr3Test.Form1.Form1_Load(Object sender, EventArgs e)
    Here is the app:
    Imports System.Data.OleDb
    Imports System.Data
    Imports System
    Imports System.Windows.Forms
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Shared
    Public Class Form1
        Private Sub Form1_Load(sender As Object, e As EventArgs) Handles Me.Load
            Dim crReportDocument As New CrystalReport3()
            Dim DataSet1 As DataSet
            Dim adoOleDbConnection As OleDbConnection
            Dim adoOleDbDataAdapter As OleDbDataAdapter
            Dim connectionString As String = ""
            connectionString = "Provider=OraOLEDB.Oracle;"
            connectionString += "Data Source=ourdb;"
            connectionString += "User ID=ouruserid;Password=ourpsw"
            adoOleDbConnection = New OleDbConnection(connectionString)
            Dim sqlString As String = "select * from TEMP_FRI_LETTERS"
            adoOleDbDataAdapter = New OleDbDataAdapter(sqlString, adoOleDbConnection)
            DataSet1 = New DataSet()
            adoOleDbDataAdapter.Fill(DataSet1, "TEMP_FRI_LETTERS")
            'Dim xmlPath As String = "C:\Temp\test.xml" ' use these two statment s to verify dataset works
            'DataSet1.WriteXml(xmlPath, XmlWriteMode.WriteSchema)
            crReportDocument.SetDataSource(DataSet1)
            crReportDocument.PrintOptions.PrinterName = "HP_LaserJet_4350_PCL_5e_Info_Tech"
            crReportDocument.Refresh()
            crReportDocument.PrintToPrinter(1, False, 0, 0)
            DataSet1.Dispose()
            adoOleDbDataAdapter.Dispose()
            adoOleDbConnection.Close()
            adoOleDbConnection.Dispose()
            crReportDocument.Dispose()
            Me.Close()
        End Sub
    End Class
    Here is the app.config:
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
        <startup useLegacyV2RuntimeActivationPolicy="true">
            <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
        </startup>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    We have the CPU set to x86 as we are ultimately trying to generate a 32 bit app for XP and Win 7. We only installed the 32 bit run time on this pc because we have no intention of going to 64 bit apps on the clients. Are there additional dlls or something that has to be installed in the same folder as the exe on this development machine.
    Bruce

    Looking at the AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_myprograminfo led us to the last dll loaded being:
    LoadedModule[211]=C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\crdb_adoplus_res_en.dll
    State[0].Key=Transport.DoneStage1
    State[0].Value=1
    FriendlyEventName=Stopped working
    Scanning the community for "crdb_adoplus_res_en.dll" we got a hot on this issue again:
    Failed to load database information. Error in File temp_
    From the above we found this:
    1. the app.exe.config is all in one package which cannot be separated with the EXE file.
    2. the supporting component such as dll files, app.exe.config etc CANNOT be combined into the EXE file
    Adding the cr3Test.exe.config to the same folder as the cr3Test.exe RESOLVED the problem on Win 7. It also RESOLVED the problem on Server 2012 R2.
    We still need to test on Server 2008 R2 but we are hopeful when that time comes.
    Thanks.
    Bruce

  • CR VS 2013 error: Additional information: Failed to load database information.

    We have VS 2008 (V9.0.30729.1 SP1) using .Net 3.5 under Windows Server 2003 R2 Data Center Edition. VS 2008 came with Crystal Reports Version 10.5.3700.0. We developed a little report in a winform to run against Oracle 11gR2 using the OLE DB support in the CR Report Wizard in the VS 2008 IDE. It was a standard report with some code to print the report directly to the printer with out the viewer control. Here is the working code:
    Imports System.Data.OleDb
    Imports System.Data
    Imports System
    Imports System.Windows.Forms
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Shared
    Public Class Form1
        Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
            Dim crReportDocument As New CrystalReport1()
            Dim DataSet1 As DataSet
            Dim adoOleDbConnection As OleDbConnection
            Dim adoOleDbDataAdapter As OleDbDataAdapter
            Dim connectionString As String = ""
            connectionString = "Provider=OraOLEDB.Oracle;"
            connectionString += "Data Source=OURDBNAME;"
            connectionString += "User ID=OURUSERID;Password=OURPSW"
            adoOleDbConnection = New OleDbConnection(connectionString)
            Dim sqlString As String = ""
            sqlString = "SELECT * FROM edi_filing_source_lov where filing_source_code in ('A','E')"
            adoOleDbDataAdapter = New OleDbDataAdapter(sqlString, adoOleDbConnection)
            DataSet1 = New DataSet()
            adoOleDbDataAdapter.Fill(DataSet1, "edi_filing_source_lov")
            crReportDocument.Database.Tables(0).SetDataSource(DataSet1)
            crReportDocument.PrintOptions.PrinterName = "HP_LaserJet_4350_PCL_5e_Info_Tech"
            crReportDocument.Refresh()
            crReportDocument.PrintToPrinter(1, False, 1, 99)
            Me.Close()
        End Sub
    End Class
    We want to migrate this report to VS 2013. We installed VS 2013 Professional (V12.0.30110.00 Update 1) under Windows Server 2012 R2 Data Center Edition. We downloaded CRforVS_13_0_9 and installed it in VS 2013. We moved the project from VS 2008 and opened it under VS 2013. It looks like it converted OK. When we run it we get the following error:
    An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in CrystalDecisions.CrystalReports.Engine.dll
    Additional information: Failed to load database information.
    Error in File temp_f11eb1be-db98-4d33-800c-4db3b36ab14e {EEB2A9E4-8239-49CB-B016-8CE4F4C7643E}.rpt:
    Failed to load database information.
    More information: We can step through the wizard in VS 2013 using the standard template and add a report viewer control to the form and point it at the report and run it just fine in the VS 2013 IDE when there is no code in the form1_load event. We feel we have the Oracle.DataAccess.dll for the 11.2.0 client installed and tested correctly on the server and do not feel there is an issue with data base installation. When we add back the code above to the form1_load event and run it we get the error above.
    We have the logger set up but nothing gets added to the log files.
    We have tried three different ways to set the data source to resolve the error that is occurring at this line of code that is failing but with no luck:
    crReportDocument.Database.Tables(0).SetDataSource(DataSet1)
    crReportDocument.SetDataSource(DataSet1)
    crReportDocument.Database.Tables(0).SetDataSource(DataSet.Tables("edi_filing_source_lov"))
    Do you have any other suggestions we could try?
    Bruce

    Hi Bruce
    In my experience, the only reason for the error is that the there is an issue with the dataset and as a back up sort of a thing, the report engine is attempting to connect to the database the report was created off of. To test the dataset with the report, see this wiki on how to.
    Also, ensure that you have a look at this KBA.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • A required application library failed to load and the product cannot continue

    Seems like I go through this problem time and again with Photoshop + Acrobat CS2 and still have yet to resolve a way of fixing it short of completely wiping my drive and re-installing Windows (XP Pro) The error is "application library failed to load and the product cannot continue"
    If there is anyone out there that has figured out a way to fix this issue please fill me in.
    This time I went as far as a complete and though removal of all Adobe products from the system and the registry and then completely reinstalled the product.
    I have forgone purchasing CS3 because of this issue as I am 99% sure that it has still not been resolved.
    Basically Photoshop and Acrobat are useless at this point and I am using an old version of Picture Publisher and Macromedia Fireworks to complete my work. This I assume is good advertising for Adobe :)
    Anyone have any ideas????
    See this post in the forum "could not complete your request because of a program error", PDF format, cs2, xp" as this is an ongoing Adobe issue that they have completely blown off!
    I am working on
    Adobe Photoshop Version: 9.0.2 (9.0.2x296)
    Operating System: Windows XP
    Version: 5.1 Service Pack 2
    System architecture: Intel CPU Family:15, Model:2, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, HyperThreading
    Physical processor count: 1
    Processor speed: 2798 MHz
    Built-in memory: 2559 MB
    Free memory: 1812 MB
    Memory available to Photoshop: 1758 MB
    Memory used by Photoshop: 55 %
    Image cache levels: 6
    Serial number: XXXXXXXXXXXXXXXXXX (I have a legal copy)
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS2\
    Temporary file path: C:\DOCUME~1\JIMSHE~1\LOCALS~1\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
    Startup, 128.0G, 65.5G free
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS2\Plug-Ins\
    Additional Plug-ins folder: not set
    Installed plug-ins:
    ADM 3.10x21
    ASDStrm 1.03x2
    Accented Edges 9.0
    Angled Strokes 9.0
    Average 9.0 (9.0x196)
    BMP 9.0 (9.0x196)
    Bas Relief 9.0
    Camera Raw 3.7
    Chalk & Charcoal 9.0
    Charcoal 9.0
    Chrome 9.0
    Cineon 9.0 (9.0x196)
    Clouds 9.0 (9.0x196)
    Color Halftone 9.0 (9.0x196)
    Colored Pencil 9.0
    CompuServe GIF 9.0 (9.0x196)
    Conditional Mode Change 9.0 (9.0x196)
    Contact Sheet II 9.0 (9.0x196)
    Conté Crayon 9.0
    Craquelure 9.0
    Crop and Straighten Photos 9.0 (9.0x196)
    Crop and Straighten Photos Filter 9.0 (9.0x196)
    Crosshatch 9.0
    Crystallize 9.0 (9.0x196)
    Cutout 9.0
    Dark Strokes 9.0
    De-Interlace 9.0 (9.0x196)
    Difference Clouds 9.0 (9.0x196)
    Diffuse Glow 9.0
    Displace 9.0 (9.0x196)
    Dry Brush 9.0
    Embed Watermark 1.70.19
    Export Transparent Image 9.0 (9.0x196)
    Extract 9.0 (9.0x196)
    Extrude 9.0 (9.0x196)
    FastCore Routines 9.0 (9.0x196)
    Fibers 9.0 (9.0x196)
    Film Grain 9.0
    Filmstrip 9.0 (9.0x196)
    Filter Gallery 9.0
    Fit Image 9.0 (9.0x196)
    Fresco 9.0
    Generic EPS 9.0
    Glass 9.0
    Glowing Edges 9.0
    Grain 9.0
    Graphic Pen 9.0
    HDRMergeAlign 9.0x001
    HDRMergeUI 9.0x001
    Halftone Pattern 9.0
    Ink Outlines 9.0
    Lens Blur 9.0
    Lens Correction 9.0
    Lens Flare 9.0 (9.0x196)
    Lighting Effects 9.0 (9.0x196)
    Liquify 9.0
    MMXCore Routines 9.0.1 (9.0.1x289)
    Merge to HDR 1.0x001
    Mezzotint 9.0 (9.0x196)
    Mosaic Tiles 9.0
    Multiprocessor Support 9.0 (9.0x196)
    NTSC Colors 9.0 (9.0x196)
    Neon Glow 9.0
    Note Paper 9.0
    Ocean Ripple 9.0
    OpenEXR 9.0 (9.0x196)
    PCX 9.0 (9.0x196)
    PNG 9.0 (9.0x196)
    PNG Icons 1.22x1
    Paint Daubs 9.0
    Palette Knife 9.0
    Patchwork 9.0
    Paths to Illustrator 9.0 (9.0x196)
    Pattern Maker 9.0 (9.0x196)
    Photo CD 9.0 (9.0x196)
    Photocopy 9.0
    Photomerge 9.0 (9.0x196)
    PhotomergeCylmap 9.0 (9.0x196)
    PhotomergeRender 9.0 (9.0x196)
    PhotomergeUI 9.0 (9.0x196)
    Picture Package 9.0 (9.0x196)
    Picture

    John,
    foud your message very helpfull. I experience the same problem when strating a CS2 program (Photoshop, Indesign,...) over a terminal server connection.
    It's weird because starting more than one instance is possible (despite what's written in the article ) as long as the users have administrative rights. I've encountererd this problem because my daughter of 11 wants to use Photoshop now. I have a terminal server set up so the kids may experiment with their own desktops whithout the risk to screw it up and because I can access all my programs from wherever I want.
    But as I found out now I must buy volume licensing instead of retail (even if it's for just one instance...)
    Want to know if possible how "difficult" it was to change your retail to a volume licensed version? Did you have to pay the full amount again? Hope an upgrade exist from Creative Suite CS2 - retail to Creative suite CS3 - volume licensed for the same price as from retail to retail... Or am I hoping to much?
    Kind regards and thanks for your info,
    Patrick

  • XML file error while loading import manager

    Hi all,
    I am new to MDM.
    I have archive repository(.a2a file),xsd files,import maps and export maps.I have unarchived the repository in console and I am trying to load import manager by selecting the file type as XML schema, client system as MDM, XMl schema name and file name as XML file of given XSD in import manager folder of server.
    I am getting error like "failed to parse XML file".
    Please help me out regarding this.
    Thanks in advance.
    Ravi.

    Hi ravi,
    Is it MSXML 4.0 SP2 parser?
    <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en</a>
    Try installing this and let me know.
    Thanks and Regards,
    <b>Sagar Sonje</b>
    Message was edited by:
            Sagar Sonje

  • IMac G3 chimes two to four times upon boot and fails to load.

    Hello, all.
    Today, I moved my aunt from my old iMac G3 to my less old iMac G4. The iMac G3 was working great still at her house, so I decided to take it home with me to replace the iMac G4. I didn't really plan on using it to any extent, but thought it would be cool to have still working.
    So I pop it in the car on the passenger seat, drive the mile back home, and unload it onto my desk. I plug power, ethernet, keyboard/mouse and a USB extension cable in, and attempt to boot. When I hit the power button, the iMac makes an attempt to chime, but it kinda does two loud chimes, a faint third chime, and a fourth loud chime. After that, it just sits there with the power button light on and nothing happens.
    Now I'm gonna admit it. This was done on an extension cord coming off of a three-way splitter coming off a power strip. Not the safest or most practical way to do this, but I figured that since it worked with my old eMac G4 that had a 17" CRT, it would work with my iMac G3 with a 15" CRT.
    So I moved the power directly to the wall. This time, I plugged in only the power and nothing else. I press the power button, and it still does the weird chime and fails to load.
    So does anyone have any clues as to what to try? Before you tell me to bust this thing open, I'm gonna say this: I am deathly afraid of CRT monitors, and generally stay as far away as humanly possible from them. The iMac has had a history of few problems, but one of those was a loud, high pitched noise coming from the screen when it was in my aunt's basement. This was probably due to being to cold, or humidity, but switching screen resolutions seemed to fix it. I could switch back and it went along fine. I know it's the screen that was making the sound because my eMac had done the same thing just a week prior, even though it was in an environmentally-sound room, along with some other computers.
    Anyway, she has since moved the iMac G3 up to the main part of the house that stays at a fairly steady 75F or so year round and doesn't get too humid. It's worked great, and we were gonna move her up to the G4 for speed benefits and so that she could video chat in Skype. When I last powered down the iMac G3, it was running absolutely fine. I got all the important data off it (thank God) and transferred to the iMac G4. I gently, without bumping it on anything, took it out to the car, gently set it on the foam-cushioned seat, and gently drove it home. When I got it home, I gently took it out, gently took it to the desk, and gently set it down. After a while, I put it screen-down on my lap to read the stuff on the bottom. I undid the RAM cover, popped out a stick, and put it back in. I haven't really gone back to check, but I'm about 90% sure that I got it in perfectly fine. After I looked at it, I gently set it back on the table and did the whole boot process that I explained earlier.
    So what in the world could be causing this? Did I really bump it on something, or could it be a weather problem, or could it be that it decided to just stop working at the most perfect time?
    Specs are as follows:
    iMac G3 600 mHz Graphite
    Mac OS X Tiger 10.4.11 or whatever the last update was
    1GB RAM
    40GB HD
    ATi Rage 128 or whatever it is that's in these things
    Combo drive
    No Airport card
    No internal mods
    Never been opened since I purchased it in late 2006.
    Also, I think this would be the best place to note that there are little red pieces of what appears to be hard plastic. It looks to be about as thick as the casing that goes around the back. I remember it being in the speaker grill when I first got it, but after moving around, it has moved mostly to the bottom, just under the CD-RW/DVD drive. You can clearly see it through the translucent plastics of the iMac's casing. Not sure what the heck it is, how it got there, or if it has any significant importance to the problem at hand, but I figured it would be worth a shot by shouting that out.
    OH, one more thing. I noticed, on the last successful boot at my aunt's house, that the sound would not work. I tried moving the slider up to change the volume, and nothing worked. It wouldn't turn the sound on. Very mysterious. Other than that though, it hasn't had any issues that I've seen.
    Sorry for the huge post, but I just want to know if it's my stupidity stopping it from booting or if it really did just decide to end its usable life at the precise moment it wasn't absolutely needed anymore. I will check the RAM and post back if that fixes anything, so if there isn't a reply from me saying that I checked RAM and it fixed it, then it's still being a problem and the RAM wasn't the problem.
    And if it really did just decide to stop working, does anyone know of anyone that puts Mac Mini's inside iMac G3 cases? It would be pretty freaking awesome if I could take my Mac Mini, put it in there, and possibly get rid of the CRT and replace it with an LCD panel. I've heard that it's been done before, but again, I'm deathly afraid of the stupid things that are CRT screens. Long story short, one imploded about three yards away from me and it scared the living **** out of me. I really wish all CRTs would just STOP working RIGHT NOW so that everyone had to move to LCD screens. It would make my life so much easier. Hey, why not start with my iMac? All right everyone, if you own a CRT monitor or a computer with a CRT monitor built in, make sure it isn't working by Tuesday, okay? *Shudders in fear of an imploding CRT...*

    Since you removed/re-installed one of the memory DIMMs from the computer, that's the most likely culprit (as the computer worked perfectly earlier). Remove it again and re-install, making sure that it's fully-seated in the slot and that the locking levers snap closed at each end. Try booting the iMac again. If unsuccessful, immediately insert your Tiger installer DVD when you power ON and hold down the C key. If it boots to the Tiger disk, run Disk Utility to scan and repair the hard drive.

  • Failed to load WMSchApi.dll. Error 1114 All Operation disabled

    We currently have a large number or workstations that have imported fine, we
    can view diag info but are unable to use any remote control functionality.
    Below is an extract from the zen remote log file which shows a failed load
    off wmschapi.dll and a critical error .
    Anybody got a fix that can be automated
    Thanks
    Scott
    We're using the ZFD agent from IR4 patch which is working fine on other PCs,
    all 49 SP2 clients, W2K SP4.
    #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    Files\Novell\ZENworks\ZenLite.dll
    #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    Files\Novell\ZENworks\ZenPol32.dll
    #(660)# 16:59:50 11/24/04 Normal : ZENNDSUtil: Successfully loaded
    dependent modules...
    #(660)# 16:59:50 11/24/04 Normal : LoadZenAutilLibraryAndGetProc:
    Successfully loaded ZenAutil.dll and its dependent DLLs
    #(660)# 16:59:50 11/24/04 Normal : Console version is SP1
    #(660)# 16:59:50 11/24/04 Critical : ZenRmServer: Failed to find
    Console Version #0.6.5.1 in supportability list
    #(660)# 16:59:50 11/24/04 Warning :
    RMAudit::Auditing.cpp:RMSesstionStart() The audit log file is not found.
    #(660)# 16:59:50 11/24/04 Normal : ZENUtil:
    ZENIsWorkstationRegistered: wsDN 'CN#(660)# 16:59:50 11/24/04 Normal :
    Workstation is registered
    #(660)# 16:59:50 11/24/04 Normal : ZENNDSUtil: Attempting to read
    policies...
    #(660)# 16:59:50 11/24/04 Normal : ZENUtil:
    ZENIsWorkstationRegistered: wsDN 'CN#(660)# 16:59:50 11/24/04 Normal :
    Workstation is registered
    #(660)# 16:59:50 11/24/04 Normal : Reading workstation DN and tree
    name...
    #(660)# 16:59:50 11/24/04 Normal : workstation DN -
    CN
    #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    Files\Novell\ZENworks\WMSchApi.dll
    #(660)# 16:59:50 11/24/04 Critical : ZENNDSUtil: Failed to load
    WMSchApi.dll. Error: 1114
    #(660)# 16:59:50 11/24/04 Normal : Reading workstation DN and tree
    name...
    #(660)# 16:59:50 11/24/04 Normal : workstation DN -
    CN
    #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    Files\Novell\ZENworks\WMSchApi.dll
    #(660)# 16:59:50 11/24/04 Critical : ZENNDSUtil: Failed to load
    WMSchApi.dll. Error: 1114
    #(660)# 16:59:50 11/24/04 Normal : Neither policy settings active.
    All operations disabled.

    > We currently have a large number or workstations that have imported fine, we
    > can view diag info but are unable to use any remote control functionality.
    >
    > Below is an extract from the zen remote log file which shows a failed load
    > off wmschapi.dll and a critical error .
    >
    > Anybody got a fix that can be automated
    >
    > Thanks
    >
    > Scott
    >
    > We're using the ZFD agent from IR4 patch which is working fine on other PCs,
    > all 49 SP2 clients, W2K SP4.
    >
    >
    > #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\ZenLite.dll
    > #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\ZenPol32.dll
    > #(660)# 16:59:50 11/24/04 Normal : ZENNDSUtil: Successfully loaded
    > dependent modules...
    > #(660)# 16:59:50 11/24/04 Normal : LoadZenAutilLibraryAndGetProc:
    > Successfully loaded ZenAutil.dll and its dependent DLLs
    > #(660)# 16:59:50 11/24/04 Normal : Console version is SP1
    > #(660)# 16:59:50 11/24/04 Critical : ZenRmServer: Failed to find
    > Console Version #0.6.5.1 in supportability list
    > #(660)# 16:59:50 11/24/04 Warning :
    > RMAudit::Auditing.cpp:RMSesstionStart() The audit log file is not found.
    > #(660)# 16:59:50 11/24/04 Normal : ZENUtil:
    > ZENIsWorkstationRegistered: wsDN 'CN#(660)# 16:59:50 11/24/04 Normal :
    > Workstation is registered
    > #(660)# 16:59:50 11/24/04 Normal : ZENNDSUtil: Attempting to read
    > policies...
    > #(660)# 16:59:50 11/24/04 Normal : ZENUtil:
    > ZENIsWorkstationRegistered: wsDN 'CN#(660)# 16:59:50 11/24/04 Normal :
    > Workstation is registered
    > #(660)# 16:59:50 11/24/04 Normal : Reading workstation DN and tree
    > name...
    > #(660)# 16:59:50 11/24/04 Normal : workstation DN -
    > CN
    > #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\WMSchApi.dll
    > #(660)# 16:59:50 11/24/04 Critical : ZENNDSUtil: Failed to load
    > WMSchApi.dll. Error: 1114
    > #(660)# 16:59:50 11/24/04 Normal : Reading workstation DN and tree
    > name...
    > #(660)# 16:59:50 11/24/04 Normal : workstation DN -
    > CN
    > #(660)# 16:59:50 11/24/04 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\WMSchApi.dll
    > #(660)# 16:59:50 11/24/04 Critical : ZENNDSUtil: Failed to load
    > WMSchApi.dll. Error: 1114
    > #(660)# 16:59:50 11/24/04 Normal : Neither policy settings active.
    > All operations disabled.
    >
    >
    Just to support the previous person who also replied to this question. We
    had the same problem and it was the path. Someone pushed an app that
    replaced the path instead of appending to it and it killed the zen remote
    agent. Replacing the path to "c:\program files\novell\zenworks" path worked.
    Thanks much for the person who first suggested this.
    Neal...

  • JApplet with JFrame fails to load in browser

    I have been making a Java program that runs a JApplet the program operates perfectly in NetBeans (the Java development kit), but when I run it in the browser, it fails to load.
    The code is...
    import java.awt.*;
    import javax.swing.*;
    public class CalculatorMain extends javax.swing.JApplet {
    private Difficulty difficulty = new Difficulty();
    private Troop[] troop = new Troop[7];
    private Army army = new Army(troop);
    private Calculator calculator = new Calculator(difficulty, army);
    private CalculatorListener listener;
    public void init(){
    JPanel supreme = new JPanel();
    supreme.setLayout(new BorderLayout());
    for (byte i = 0; i < 7; i++) {troop[i] = new Troop();}
    DifficultyPanel diffpanel = new DifficultyPanel(difficulty);
    ArmyPanel armypanel = new ArmyPanel(troop);
    JButton calbut = new JButton("Calculate Experience");
    JLabel xpDisplay = new JLabel(" ");
    CalculatorPanel calpanel = new CalculatorPanel(calculator, calbut, xpDisplay);
    JFrame frame = new JFrame();
    listener = new CalculatorListener(xpDisplay, calculator, diffpanel, armypanel, calpanel);
    calbut.addActionListener(listener);
    supreme.add(diffpanel, BorderLayout.WEST);
    supreme.add(armypanel, BorderLayout.CENTER);
    supreme.add(calpanel, BorderLayout.SOUTH);
    frame.add(supreme);
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    frame.pack();
    frame.setVisible(true);
    As I said, it does not work in the web browser (which is Internet Explorer 6.0). In the information window I open, the message is...
    Java Plug-in 1.5.0_06
    Anv�nder JRE-version 1.5.0_06 Java HotSpot(TM) Client VM
    java.security.AccessControlException: access denied (java.lang.RuntimePermission exitVM)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkExit(Unknown Source)
         at javax.swing.JFrame.setDefaultCloseOperation(Unknown Source)
         at CalculatorMain.init(CalculatorMain.java:31)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception in thread "thread applet-CalculatorMain.class" java.lang.NullPointerException
         at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
         at sun.plugin.AppletViewer.showAppletException(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Any idea what might be wrong?

    If you look at your error message you'll see...
    java.security.AccessControlException: access deniedAh. Problem # 1 caused at
         at CalculatorMain.init(CalculatorMain.java:31)Problem #2
    java.lang.NullPointerExceptionat
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)So it says it can't display the init error message. That's ok this should go away when you fix bug #1

  • DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found.

    Hello Everyone,
    We are getting an error while trying to create an Universe via Microsoft -> MS Analysis Services 2014 -> OLEDB for OLAP Provider under Connection in UDT -"DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found."  We have installed BI 4.1 SP05 in our system. As per earlier posts in scn in BO XI 3.x this issue used to be for improper installation of Integration KIT but in our scenarion Integration KIT is within the BO 4.1 package so no seperate installation is required. Moreover I have checked whether all the driver is present under file: "C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\drivers" and seems everything is fine. But still I am getting this error. One important point is we could use IDT because in IDT still we don't have option to connect with 'Microsoft Analysis Services - 2014 (XMLA)' as we are using Microsoft Analysis Services 2014 version.
    Kindly help if anyone has faced the same problem with SAP BO 4.1.
    Thanks and Best Regards,
    Ghosal

    Hello Everybody,
    The problem is solved now after installing "OLEDB drivers from SQL Server 2012 Feature Pack". We had OLEDB drivers that comes directly from SQL Server but that did not worked out in our case.
    Thanks for your support.
    Best Regards,
    Ghosal

  • Why does this applet (with an audio clip) fail to load in a browser?

    Hello Java Experts.
    I am able to compile and run the applet in an IDE. The problem lies when I attempt to run the applet through a browser (such as Internet Explorer, Firefox, etc.). The entire applet fails to load (in the browser) when it includes code pertaining to audio clips, but works fine when it does not contain audio clip related code.
    Here is a Short, Self Contained, Compilable, Example that illustrates my problem:
    import javax.swing.*;  //  Required libraries
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    public class Music extends JApplet  //  Music class is a subclass of the JApplet class
        AudioClip music;
        public void init ()
            music = getAudioClip (getCodeBase (), "sample.wav");  //  You may use your own audio file
            music.loop();
        public void paint (Graphics g)
            g.setColor (Color.blue); 
            g.fillRect (0, 0, 800, 600);  //  THIS RECTANGLE IS NOT DRAWN (this is my test to see if the applet loads in the browser)
    }Please try to run this applet in a browser so that you can point me to my mistake(s).
    Thanks for the help in advance.

    >
    Here is a Short, Self Contained, Compilable, Example that illustrates my problem:>The 'example' part of it, fails to manifest here. Using that exact code, I was able to see a blue rectangle in both AppletViewer and FF. You might try..
    1) Configuring the Java Console to open for applets by default - look in it for error messages.
    2) Change the name of the WAV to something that definitely +does not exist+ at the code base. (That would most closely replicate my own testing experience - since there is no WAV available here).

  • Failed to load extension com.NAI.SysCallExt

    In system preferences, I made 'cd' my startup disk.
    Now, when I try to override and startup from hard disk, computer screen ends up with a black box in middle of screen.
    command-v yields text that includes this statement several times in yellow: "Failed to load extension com.NAI.SysCallExt.
    I want to start up from hard disk, but always get black box on screen and/or this statement (when I use command-v.
    SOLUTION???

    -1-
    I had backups of most important documents.
    -2-
    I never heard of Terminal.app, and many of the other applications mentioned throughout this thread. I'm sure I'm typical of the majority of Mac users. Now, I will read up on them!
    -3-
    I decided that (1) since my essential docs were backed up, and (2) it seemed obvious what the major instigator was (TechTool 3.0.3), I decided to take the risk and use DiskWarrior NEXT, rather than taking a different strategy.
    -4-
    DiskWarrior successfully, and as far as I can tell, completely recovered my directory and files, so that I am now up and running again.
    -5-
    Even though a warning bulletin was posted and several discussions occurred on this site, surely Apple and MicroMat could act more proactively to keep their customers informed. That said, it was MY fault for not having at least consulted the latest information before using the disk utility.

Maybe you are looking for