Building CS4 Virtual App throws Unhandled exception

I've done a snapshot of CS4 on a VM (no tools installed).
When I try to build the app I get a Unhandled exception has occurred.
Exception type "SystemOutofMemory was thrown"
My VM has 2GB ram. I am using no vmtools on this occasion since I read in
the forums someone had success with that. It makes no difference with the
error whether I have vmtools installed or not.
Thomas

Thomas,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Visit http://support.novell.com and search the knowledgebase and/or check all
the other self support options and support programs available.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://forums.novell.com)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.novell.com/faq.php
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://forums.novell.com/

Similar Messages

  • MFC CDialog domodal throws unhandled exception in WEC 2013

    Hi,
    We have Smart device MFC based application working fine in WEC 7.
    Now we are porting the Smart device MFC application into WEC 2013 platform(Visual Studio 2012).
    As We did not find smart device project in WEC 2013, We converted smart device project into platform builder subproject.
    We are able to build it for WEC 2013  but when we try to run on the platform application throws unhandled exception
    on calling CDialog::domodal method. 
    I tried to display dialog with CreateDialog API and that is working fine; But only domodal throws exception.
    Let me know where I have gone wrong.
    Thanks in advance,

    Hi Andreas,
    Thank you for marking my reply as the answer, I hope that solved your problem. I'm curious -- what version of Power Query did you install and what operating system are you running? Normally both the Power Query installer and the add-in itself
    has checks to let you know when your Internet Explorer version is not supported, I'm wondering why those checks did not work for you.
    Thanks,
    David

  • Ai::UnicodeString.as_Platform throwing Unhandled exception

    Hi
    I'm trying to read layer titles from an AI file using the following code, but the application keeps on throwing an Unhandled exception Access violation reading location error.
    Here's the code. This code populates a list box with the layers in the AI file, the line with throws an error is in bold.
         ADMItemRef objLayersLB = sADMDialog->GetItem(dlg, kLayersListBox);
        ADMListRef objLayersListRef = sADMItem->GetList(objLayersLB);
        long count = 0;
        int intLayerIndex;
        int intTempSize;
        AILayerHandle currentLayer;
        ai::UnicodeString layerTitle;
        //Set the list box to be multi select
        sADMItem->SetItemStyle(objLayersLB, kADMMultiSelectListBoxStyle);
        // add each layer to the list
        sAILayer->CountLayers (&count);
        //Firstly we need to clear the list
        while(sADMList->NumberOfEntries(objLayersListRef)>0)
            sADMList->RemoveEntry(objLayersListRef, 0); //Remove the first entry
        for (intLayerIndex = 0; intLayerIndex < count; intLayerIndex++)
            IADMEntry objListEntry(sADMList->InsertEntry(objLayersListRef, intLayerIndex));
            sAILayer->GetNthLayer (intLayerIndex, &currentLayer);
            sAILayer->GetLayerTitle(currentLayer, layerTitle);
            // calling this function with NULL as the second param gets you the length of the name
            char buffer[255];
            char * temp = &buffer[0];
            intTempSize = layerTitle.as_Platform(temp, NULL); //error thrown on this call
            // using the above we can make sure we only copy the correct num of chars
            //layerTitle.as_Platform(temp, intTempSize);
            objListEntry.SetID(intLayerIndex);
            objListEntry.SetText(temp);
    This code works correctly against the CS4 SDK, but not against the CS3 SDK.
    Is the ai::UnicodeString a valid parameter type for the CS3 SDK; I've seen some examples of char arrays being passed in, however I've not been able to get that working as it expects a UnicodeString type.
    This is the error that is thrown after executing that line of code:
    Unhandled exception at 0x5e887a5e in Illustrator.exe: 0xC0000005: Access violation reading location 0x5e887a5e.
    The error is thown if I use the CS3 SDK compliled plug-in against Illustrator CS3 and CS4, however the CS4 SDK compiled plug-in works without error against Illustrator CS4 (it does not load at all against Illustrator CS3 which is understandable).
    Any help would be appreciated.
    Thank you.

    Hi
    After hours of digging about, I finally tracked down the problem. In my aquiring of the suites, i had:
    kAILayerSuite, kAILayerSuiteVersion9, &sAILayer,
    The normal kAILayerSuiteVersion in CS3 SDK refers to kAILayerSuiteVersion10. Seems I was referencing an older suite version. Changing it to:
    kAILayerSuite, kAILayerSuiteVersion, &sAILayer,
    has solved the problem.

  • AxAcroPDF throws unhandled exception on click of TAB

    I am using VB and call the method AxAcroPDF.loadfile. File loads into the viewer in the form and just after the load if I click TAB, I get the below error and VB6 just closes.

    Es ist doch gut Möglich, dass ein Kunde im PDF-Viewer (acropdf.dll)
    Die Tabulator-Taste drückt.
    Wir sind Software-Hersteller und nutzen innerhalb von VB6 den
    PDF-Viewer.
    Die komplette Anwendung stürzt nach Eingabe der Tabualtor-Taste ab.
    Ich habe festgestellt, dass viele andere das gleiche Problem haben.

  • Unhandled Exception in BO 6.5.2 report(.rep) while save as Excel

    Post Author: birinder
    CA Forum: Desktop Intelligence Reporting
    Hi everyone, I have a report created in BO 6.5.1 and i can save the report as excel file. Now I have installed SP2 and while I try to save the same report in excel, its throwing 'Unhandled Exception c000005 EXCEPTION_ACCESS_VIOLATION'. I'm not able to figure out the problem..... Please help me in this regard......
    Thanks,
    Birinder

    Post Author: Wes
    CA Forum: Desktop Intelligence Reporting
    Hi,There is a fix for excel crashing included in CHF11, or MHF1.  You could try applying that and see if it fixes that error.Regards,Wes

  • Ant throws the exception when builds B2B

    Hi,
    Ant throws the exception:
    default.application.xml:
        [style] Processing D:B2B_DEVsap_earmeta-inf.b2bapplication.xml to D:B2B
    _DEVproject_earmeta-inf.b2b_devMETA-INFapplication.xml
        [style] Loading stylesheet D:B2B_DEVbintemplatesapplication.xsl
        [style] Failed to process D:B2B_DEVsap_earmeta-inf.b2bapplication.xml
    BUILD FAILED
    D:B2B_DEVbinbuild.xml:113: The following error occurred while executing this
    line:
    D:B2B_DEVprojectbuildmodification.xml:102: The following error occurred while
    executing this line:
    D:B2B_DEVbinearbuilder.xml:78: The following error occurred while executing t
    his line:
    D:B2B_DEVbinearbuilder.xml:16: javax.xml.transform.TransformerConfigurationEx
    ception: Could not load stylesheet. org.w3c.dom.DOMException: Prefix is 'xmlns',
    but URI is not 'http://www.w3.org/2000/xmlns/' in the qualified name, 'xmlns:xs
    l'
    How to fix it?
    The configuration is MS Windows XP SP2, MS SQL Server 2000 Developer Edition SP4, SAP Web AS 6.40 SP18, Apache Ant 1.6.5, Build Tool, j2sdk1.4.2_07.
    Any help will be appreciated.
    Regards,
    Roman Babkin

    Hi,
    have you tried to urlencode the hash char?
    Might be interesting as well if the problem also occours when you point to a local script in your url. The script should then contain a static link to your xml file.
    cheers,
    jossif

  • Ant throws the exception when builds B2B (E-selling of CRM-ISA)

    Hi,
    Ant throws the exception:
    default.application.xml:
        [style] Processing D:B2B_DEVsap_earmeta-inf.b2bapplication.xml to D:B2B
    _DEVproject_earmeta-inf.b2b_devMETA-INFapplication.xml
        [style] Loading stylesheet D:B2B_DEVbintemplatesapplication.xsl
        [style] Failed to process D:B2B_DEVsap_earmeta-inf.b2bapplication.xml
    BUILD FAILED
    D:B2B_DEVbinbuild.xml:113: The following error occurred while executing this
    line:
    D:B2B_DEVprojectbuildmodification.xml:102: The following error occurred while
    executing this line:
    D:B2B_DEVbinearbuilder.xml:78: The following error occurred while executing t
    his line:
    D:B2B_DEVbinearbuilder.xml:16: javax.xml.transform.TransformerConfigurationEx
    ception: Could not load stylesheet. org.w3c.dom.DOMException: Prefix is 'xmlns',
    but URI is not 'http://www.w3.org/2000/xmlns/' in the qualified name, 'xmlns:xs
    l'
    How to fix it?
    The configuration is MS Windows XP SP2, MS SQL Server 2000 Developer Edition SP2, SAP Web AS 6.40 SP18, Apache Ant 1.6.5, Build Tool.
    Any help will be appreciated.
    Regards,
    Roman Babkin

    Hi,
    Ant throws the exception:
    default.application.xml:
        [style] Processing D:B2B_DEVsap_earmeta-inf.b2bapplication.xml to D:B2B
    _DEVproject_earmeta-inf.b2b_devMETA-INFapplication.xml
        [style] Loading stylesheet D:B2B_DEVbintemplatesapplication.xsl
        [style] Failed to process D:B2B_DEVsap_earmeta-inf.b2bapplication.xml
    BUILD FAILED
    D:B2B_DEVbinbuild.xml:113: The following error occurred while executing this
    line:
    D:B2B_DEVprojectbuildmodification.xml:102: The following error occurred while
    executing this line:
    D:B2B_DEVbinearbuilder.xml:78: The following error occurred while executing t
    his line:
    D:B2B_DEVbinearbuilder.xml:16: javax.xml.transform.TransformerConfigurationEx
    ception: Could not load stylesheet. org.w3c.dom.DOMException: Prefix is 'xmlns',
    but URI is not 'http://www.w3.org/2000/xmlns/' in the qualified name, 'xmlns:xs
    l'
    How to fix it?
    The configuration is MS Windows XP SP2, MS SQL Server 2000 Developer Edition SP2, SAP Web AS 6.40 SP18, Apache Ant 1.6.5, Build Tool.
    Any help will be appreciated.
    Regards,
    Roman Babkin

  • Oracle State Session Store throws an Unhandled Exception with Xml

    I wish to use the Oracle.Net Session Store to store a value to session. The value or object if you prefer is marked as serializable in order to be placed within the store.
    Unfortunately, when running the code I get an unhandled exception error being displayed to the screen. The code itself does not fail at any point in debug. The actual error message in full is "An unhandled exception occurred 'Type 'System.Xml.XmlDocument' in Assembley 'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable"
    Now, we have xml fields in our classes, and we have tried all sorts things, but I would like to know whether there is a far simpler way of saving xml documents to session when using Oracle.Net Session Store. We have also tried saving sessions using the ASP.Net State Server and hit exactly the same error.
    Does anyone have any good ideas/solutions?

    Hi Muthuraja,
    The warning in error log is caused by the error you mentioned above. Based on my search, the error message can be caused by various reasons.
    To troubleshooting the issue, please refer to the following steps:
    Check the "Idle Time-out" option of the application pool, if its value is not zero, set it to a larger integer value such as 120.
    Check the "Virtual Memory Limit" option of the application tool, if its value is not zero, set it to 0 instead.
    Set the "Maximum Worker Processes" option of the application tool to 1.
    In the web.config of the Web Application, set the “cookieless” to “true” like below:
    <sessionState mode="InProc" cookieless="true" timeout="120"/>
    Modify the httpRuntime settings like below:
    <httpRuntime maxRequestLength="20000" executionTimeout="600"/>
    Reference:
    sessionState Element
    httpRuntime Element
    AspNetSessionExpiredException
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.

  • Unhandled exception was thrown by the sandboxed code wrapper's Execute method in the partial trust app domain

    Hi All,
      I have created a custom web part in VS 2008 for Share point server 2010 with DevExpress v12.2.17, and deployed as Sandboxed solution. when i add that web parts in web part zone i am getting the error as "Web Part Error:
    Unhandled exception was thrown by the sandboxed code wrapper's Execute method in the partial trust app domain: An unexpected error has occurred. ".
    If there is any way to get detailed error either log file or event viewer.
    Kindly advice to find the cause of the problem.
    Thanks,
    Selvakumar.S

    Hello,
    Are you impersonating your code? Have you tried to debug your code by attaching SPUCHostService.exe? if not please do so.
    You also need to check ULS log for more information about this error. Here is one ref link if this could help
    http://sohilmakwana.wordpress.com/2013/11/29/sandbox-error-unhandled-exception-was-thrown-by-the-sandboxed-code-wrappers-execute-method-in-the-partial-trust-app-domain/
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray' abort() called terminate called throwing an exception

    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray'
    abort() called
    terminate called throwing an exception
    How do I fix this?

    Having the same issue with Numbers in iWork. Was on the phone with Apple Support and went through a variety of trouble shooting methods to no avail.
    Here is the message that occurs on every attempt to start Numbers. This is a user specific issue as I am able to run numbers in a Guest user mode.
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -getComponents: not valid for the NSColor NSNamedColorSpace System gridColor; need to first convert colorspace.'
    If anyone has any advice I am all ears.
    Thanks.

  • InDesign CS4 - Unhandled Exception in Visual Studio

    Hi.
    I'm in the process of creating a long Technical Manual (book) with several chapters and witihn one of the Chapters, I've been creating a table with alternating shading to the rows.
    All works ok for a time, then after adding text into the table, this particular chapter crashes with a "Visual Studio Just-In-Time Debugger" popup containing...
    "An unhandled win32 exception occurred in InDesign.exe [5540].
    Clicking on the Yes option to debug, the resultant screen shows...
    "Unhandled exception at 0x0b324dd in InDesign.exe: 0xC0000005:
    Access violation reading location 0x00000000."
    All has been working ok creating several documents, brochures, etc but it seems that adding in a table creates this problem.
    Any assistance would be appreciated, as I'm wary of it crashing again just as I've fully populated the table, as there are many, many tables in this Technical Manual.
    Regards
    Dave Shields.

    Hi Peter.
    Yes I'm using the same font in the table as used throughout my document: Palatino Linotype
    The only slight difference is that in one column, I've set it to a different swatch colour - Pantone 276C and the first row of the table is also set to bold type.
    Thanks
    Dave.

  • Unhandled exception causes app to fail

    Hi,
    I have a problem with my visual studio 2008 application.  It is written in vb and uses Crystal Reports 2008 v12.2.0.290.   I have one client who has intermittent problems where the program closes down with an unhandled exception.  What's odd is that I have an unhandled exception handler coded but it doesn't fall into it.  The client has 1gb of Ram.  I changed her drive swap file from 750k to 4gb and that seemed to help the problem.  Help, but not make it go away. 
    My application is single instance, and other calls to run reports go into that instance.  The client has other computers where the problem doesn't happen.
    Does anyone have any idea what I can try next?  What would cause an unhandled exception that goes around the unhandled exception handler?  Is it possible this is caused by trying to call a dll that is no longer responding to my program?
    I have run modules comparing a successful run to a failed run on the same computer.  I have a list of dll's that were not loaded for the failed run.
    BROWSEUI  CRYPTUI  IERTUTIL NORMALIZ RASAPI32 RASMAN RTUTILS SHDOCVW SYNCOR11 TAPI32 URLMON WININET WINMM.
    I am not sure how much help this is as they may simply have not loaded because the programs shut down.
    thanks,
    Dan

    The dlls from the Modules do not really show much.
    I would like you to get on SP 3 though;
    https://smpdl.sap-ag.de/~sapidp/012002523100007123572010E/cr2008_sp3.exe
    SP 3 msi     
    https://smpdl.sap-ag.de/~sapidp/012002523100007123592010E/cr2008sp3_redist.zip
    SP 3 msm     
    https://smpdl.sap-ag.de/~sapidp/012002523100007123582010E/cr2008sp3_mm.zip
    Note that in order to install SP3 runtime on the existing install, you will first have to uninstall the current SP0 runtime that is there.
    If the issue persists, it would be good to try to determine some sort of a pattern;
    Report Specific?
    When printing?
    When exporting?
    Load?
    Etc.
    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]

  • Unhandled Exception Error - Login Failed for User

    Hello,
    I am receiving an error when I run my application stating “Unhandled exception has occurred. If you click continue, the application will ignore the error………..Login failed for MyUser.
    When I click the Continue button the application runs and seems to work properly. This application used to run without receiving the error and I did not make any changes. I have another application that is using basically the exact same code and does not
    receive the error. The only difference is the application is querying a different DB but using the exact same connection string. The error only occurs when I run the exe file created from the build. When I run (debug) the application from within the VS 2013
    IDE I do not receive the error.
    Here are the details to the error message:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.Data.OleDb.OleDbException (0x80040E4D): Login failed for user 'jobrunner'.
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
       at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.OleDb.OleDbConnection.Open()
       at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
       at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
       at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
       at LoanOrig_FDIC_Codes.DataSet1TableAdapters.I_LoansTableAdapter.Fill(I_LoansDataTable dataTable) in u:\Visual Studio Projects\LoanOrig_FDIC_Codes\LoanOrig_FDIC_Codes\LoanOrig_FDIC_Codes\DataSet1.Designer.cs:line 1668
       at LoanOrig_FDIC_Codes.Form1.Form1_Load_1(Object sender, EventArgs e) in u:\Visual Studio Projects\LoanOrig_FDIC_Codes\LoanOrig_FDIC_Codes\LoanOrig_FDIC_Codes\Form1.cs:line 152
       at System.Windows.Forms.Form.OnLoad(EventArgs e)
       at System.Windows.Forms.Form.OnCreateControl()
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.Form.WmShowWindow(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    LoanOrig_FDIC_Codes
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///U:/Visual%20Studio%20Projects/LoanOrig_FDIC_Codes/LoanOrig_FDIC_Codes/LoanOrig_FDIC_Codes/bin/Debug/LoanOrig_FDIC_Codes.exe
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    System.Data
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
    System.Data.DataSetExtensions
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
    System.Numerics
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
    System.Transactions
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    I'm not sure what the JIT debugger is but to my knowledge my other apps are not using that. The production username and password are correct in the connection string so I'm not clear why I am receiving this error especially since I'm not receiving the
    error on my other application. I have also attached the code just in case it is needed. Any assistance will be greatly appreciated. Thank you.
    Dave
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.Windows.Forms;
    using System.Data.SqlClient;
    using ClosedXML.Excel;
    using DocumentFormat.OpenXml;
    using System.IO;
    namespace LoanOrig_FDIC_Codes
    public partial class Form1 : Form
    SqlCommand sqlCmd;
    SqlDataAdapter sqlDA;
    DataSet sqlDS;
    DataTable sqlDT;
    SqlCommand sqlCmdCnt;
    public Form1()
    InitializeComponent();
    //BEGIN BUTTON LOAD CLICK EVENT
    private void btnLoad_Click(object sender, EventArgs e)
    string sqlCon = "Data Source=FS-12345; Initial Catalog=ExtractGenerator; User ID=MyUser; Password=MyPW";
    //Set the 2 dateTimePickers to today's date
    DateTime @endDate = End_dateTimePicker.Value.Date;
    DateTime @startDate = Start_dateTimePicker.Value.Date;
    //Validate the values of the 2 dateTimePickers
    if (endDate < startDate)
    MessageBox.Show("End Date must be greater than or equal to the Start Date OR Start Date must be less than or equal to the End Date ", "Incorrect Date Selection",MessageBoxButtons.OK,MessageBoxIcon.Error);
    //Reset both dateTimePickers to todays date
    Start_dateTimePicker.Value = DateTime.Today;
    End_dateTimePicker.Value = DateTime.Today;
    return;
    //End of date validation
    string sqlData = @"SELECT AcctNbr,
    CurrAcctStatCD,
    Org,
    MJAcctTypCD,
    MIAcctTypCD,
    NoteOriginalBalance,
    ContractDate,
    FDICCATCD,
    FDICCATDESC,
    PropType,
    PropTypeDesc
    FROM I_Loans
    WHERE CAST(ContractDate AS datetime) BETWEEN @startdate AND @enddate ORDER BY ContractDate";
    SqlConnection connection = new SqlConnection(sqlCon);
    SqlCommand sqlCmd = new SqlCommand(sqlData, connection);
    sqlCmd.Parameters.AddWithValue("@startDate", startDate);
    sqlCmd.Parameters.AddWithValue("@endDate", endDate);
    sqlDS = new DataSet();
    sqlDA = new SqlDataAdapter(sqlCmd); //SqlAdapter acts as a bridge between the DataSet and SQL Server for retrieving the data
    connection.Open();
    sqlDA.SelectCommand = sqlCmd; //SqlAdapter uses the SelectCommand property to get the SQL statement used to retrieve the records from the table
    sqlDA.Fill(sqlDS, "I_Loans"); //SqlAdapter uses the "Fill" method so that the DataSet will match the data in the SQL table
    sqlDT = sqlDS.Tables["I_Loans"];
    //Code section to get record count
    sqlCmdCnt = connection.CreateCommand();
    sqlCmdCnt.CommandText = "SELECT COUNT(AcctNbr) AS myCnt FROM I_Loans WHERE ContractDate BETWEEN @startDate AND @endDate";
    sqlCmdCnt.Parameters.AddWithValue("@startDate", startDate);
    sqlCmdCnt.Parameters.AddWithValue("@endDate", endDate);
    int recCnt = (int)sqlCmdCnt.ExecuteScalar();
    txtRecCnt.Text = recCnt.ToString();
    btnExport.Enabled = true;
    //End of code section for record count
    connection.Close();
    dataGridView1.DataSource = sqlDS.Tables["I_Loans"];
    dataGridView1.ReadOnly = true;
    //Reset both dateTimePickers to todays date
    Start_dateTimePicker.Value = DateTime.Today;
    End_dateTimePicker.Value = DateTime.Today;
    //END BUTTON LOAD CLICK EVENT
    //BEGIN BUTTON EXPORT CLICK EVENT
    private void btnExport_Click(object sender, EventArgs e)
    SaveFileDialog saveFD = new SaveFileDialog();
    { //ClosedXML code to export datagrid result set to Excel
    string dirInfo = Path.GetPathRoot(@"\\FS-03250\users\dyoung\LoanOrig_FDIC_Codes");
    if (Directory.Exists(dirInfo))
    var wb = new XLWorkbook();
    var ws = wb.Worksheets.Add(sqlDT);
    ws.Tables.First().ShowAutoFilter = false;
    //SaveFileDialog saveFD = new SaveFileDialog(); //I moved this variable to the top of the btnExport code block so that the variable will be available thru the entire scope of that code block
    saveFD.Title = "Save As";
    saveFD.Filter = "Excel File (*.xlsx)| *.xlsx";
    saveFD.FileName = "LoanOrig_FDIC_Codes_" + DateTime.Now.ToString("yyyy-MM-dd");
    if (saveFD.ShowDialog() == System.Windows.Forms.DialogResult.OK)
    Stream stream = saveFD.OpenFile();
    wb.SaveAs(stream);
    stream.Close();
    else if (saveFD.ShowDialog() == System.Windows.Forms.DialogResult.Cancel)
    MessageBox.Show("Save file operation has been canceled", "Save As Canceled", MessageBoxButtons.OK, MessageBoxIcon.Stop);
    return;
    //End of ClosedXML code
    MessageBox.Show("File has been exported to " + saveFD.FileName, "File Exported", MessageBoxButtons.OK, MessageBoxIcon.Information);
    //MessageBox.Show("File has been exported to U:\\LoanOrig_FDIC_Codes", "File Exported", MessageBoxButtons.OK, MessageBoxIcon.Information);
    else
    MessageBox.Show("Drive " + saveFD.FileName + " " + "not found, not accessible, or you may have invalid permissions");
    //MessageBox.Show("Drive " + "U:\\Visual Studio Projects\\LoanOrig_FDIC_Codes" + " " + "not found, not accessible, or you may have invalid permissions");
    return;
    //END THE SAVE AS PROCESS
    //END BUTTON EXPORT CLICK EVENT
    private void Form1_Load(object sender, EventArgs e)
    //Set dates to be today's date when the form is openend
    Start_dateTimePicker.Value = DateTime.Today;
    End_dateTimePicker.Value = DateTime.Today;
    private void Form1_Load_1(object sender, EventArgs e)
    // TODO: This line of code loads data into the 'dataSet1.I_Loans' table. You can move, or remove it, as needed.
    this.i_LoansTableAdapter.Fill(this.dataSet1.I_Loans);
    private void iLoansBindingSource_CurrentChanged(object sender, EventArgs e)
    private void btnExit_Click(object sender, EventArgs e)
    this.Close();
    David Young

    In SQL you have a login which allows access to the server but you must also have permissions to access each database that you will use (including Master). So I would verify that your user also has the necessary permissions on the database itself and
    not just the SQL instance. The error you're getting is from SQL saying that the user doesn't have permissions.  If it works for 1 DB but not the other on the same SQL instance then it is likely a missing permission on the DB itself.
    I should note that you have a hard coded conn string in your code but the error is for a different user.  I'm assuming that you simply posted it there for convenience and that you changed the values to obscure the data.  If you are actually getting
    the info from your config file then verify the connection string is correct. Also be sure to not use Integrated Security since it appears that you are using SQL authentication.

  • Unhandled Exception

    Hi I am getting following error while using Import Wizard... error is coming at the last point ..means after selecting all options..when I click on finish to start the import process it throws an error..can any one suggest any solution ?
    1 processor x Family 15 Model 0 Stepping 0
    Windows 2000 Server (Terminal Server) v5.2 build 3790 (S)
    Physical Total/Avail: 3.669.496 Kb / 2.800.920 Kb
    Temp directory C:\DOCUME1\LOCALS1\Temp\3\ (3 Kb available)
    'Unknown' video card
       1024 x 768 with 65536 colors
    Unhandled Exception
      Code: c0000005
      Description: EXCEPTION_ACCESS_VIOLATION
    Call stack:
    Module  at   0x00400000: E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportWiz.exe  v 11.5.8.1030 [E]
        address: 0x0045a30e
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x00823102
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x77395f82
        address: 0x77395e22
        address: 0x77395ffa
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x0083abda
        address: 0x0083c6dd
        address: 0x0083b27d
        address: 0x0083b31c
        address: 0x0083b385
        address: 0x0083b3c3
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739c2d3
        address: 0x77388c01
        address: 0x77387910
        address: 0x7739fb5b
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x0082331b
        address: 0x00816e03
    Module  at   0x00400000: E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportWiz.exe  v 11.5.8.1030 [E]
        address: 0x00415143
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x008b08d5
        address: 0x0083b27d
        address: 0x0083b31c
        address: 0x0083b385
        address: 0x0083b3c3
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x77530000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll  v 5.82.3790.3959 [E]
        address: 0x7755721d
        address: 0x7755756f
        address: 0x77557713
        address: 0x7754bd8b
        address: 0x7755756f
        address: 0x77557773
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739c2d3
        address: 0x7739c337
    Module  at   0x77530000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll  v 5.82.3790.3959 [E]
        address: 0x77537910
        address: 0x7754390c
        address: 0x7754b074
        address: 0x7754e923
        address: 0x7754ee34
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x77395f82
        address: 0x77395e22
        address: 0x77395ffa
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x0083abda
        address: 0x0083b294
        address: 0x0083b31c
        address: 0x0083b385
        address: 0x0083b3c3
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739c2d3
        address: 0x7739c337
        address: 0x773ace63
        address: 0x773ace1c
        address: 0x773ace0f
        address: 0x773ae713
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x77530000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll  v 5.82.3790.3959 [E]
        address: 0x7755721d
        address: 0x7755756f
        address: 0x77557713
        address: 0x7754af0a
        address: 0x7755756f
        address: 0x77557773
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739ba92
        address: 0x7739bad0
        address: 0x77395d78
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x00823449
    Application:
    6680 "
      current thread 0x3A0
    started: Friday, October 31, 2008 at 13:55 PM
    ends:    Friday, October 31, 2008  at 13:57 PM
      User mode: 750 ms   Kernel mode: 1421 ms
    Loaded modules:
        0x00320000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\thread-vc-mt.dll         v 0.0.0.0
        0x00340000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\file-vc-mt.dll         v 0.0.0.0
        0x00360000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\io-vc-mt.dll         v 0.0.0.0
        0x00370000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ldap_connector.dll         v 11.5.8.826         [English (United States)]
        0x003B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\helper-vc-mt.dll         v 0.0.0.0
        0x003D0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\streaming-vc-mt.dll         v 0.0.0.0
        0x00400000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportWiz.exe         v 11.5.8.1030         [English (United States)]
        0x00590000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\btuc320vc71.dll         v 3.2.0.0         [English (United States)]
        0x006C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\libxml2.dll         v 2.6.19.0         [English (United States)]
        0x00780000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\wstkCommon.dll         v 11.5.8.1030         [English (United States)]
        0x00810000        C:\WINDOWS\system32\MFC71U.DLL         v 7.10.3077.0         [English (United States)]
        0x00A10000        C:\Program Files\Citrix\system32\CtxSbxHook.dll         v 4.0.2750.1         [English (United States)]
        0x00AB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\pdflib.dll         v 6.0.3.0         [English (United States)]
        0x01070000        C:\Program Files\Citrix\system32\Twnhook.dll         v 4.0.2750.1         [English (United States)]
        0x011A0000        C:\Program Files\Citrix\system32\wdmaudhook.dll         v 4.0.2198.1         [English (United States)]
        0x012E0000        C:\Program Files\Citrix\system32\cxinjime.dll         v 4.0.2198.1         [English (United States)]
        0x01960000        C:\WINDOWS\system32\MSCTF.dll         v 5.2.3790.3959         [English (United States)]
        0x01CF0000        C:\Program Files\Citrix\system32\tzhook.dll         v 4.0.2750.1         [English (United States)]
        0x01F30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\log_xn_system.dll         v 11.5.8.826         [English (United States)]
        0x023C0000        C:\WINDOWS\system32\ntshrui.dll         v 6.0.3790.3959         [English (United States)]
        0x02730000        C:\WINDOWS\system32\xpsp2res.dll         v 5.2.3790.3959         [English (United States)]
        0x02DD0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\InfoStor.dll         v 11.5.8.1030         [English (United States)]
        0x03650000        c:\windows\assembly\gac\businessobjects.enterprise.sdk\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.sdk.dll         v 11.5.8.1030         [English (United States)]
        0x03690000        c:\windows\assembly\gac\businessobjects.enterprise.sdk\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.sdk.ziplib.netmodule         v 11.5.8.1030         [English (United States)]
        0x036B0000        c:\windows\assembly\gac\crystaldecisions.enterprise.infostore\11.5.3300.0__692fbea5521e1304\crystaldecisions.enterprise.infostore.dll         v 11.5.8.826         [English (United States)]
        0x036E0000        c:\windows\assembly\gac\crystaldecisions.enterprise.framework\11.5.3300.0__692fbea5521e1304\crystaldecisions.enterprise.framework.dll         v 11.5.8.826         [English (United States)]
        0x03910000        c:\windows\assembly\gac\businessobjects.enterprise.sdk\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.sdk.netmodule         v 11.5.8.1030         [English (United States)]
        0x03C00000        c:\windows\assembly\gac\log4net\1.2.9.0__b32731d11ce58905\log4net.dll         v 1.2.9.0         [Language Neutral]
        0x03C90000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.QaaWS\qaaws.dll         v 11.5.8.826         [English (United States)]
        0x03CD0000        C:\WINDOWS\system32\NSLDAPSSL32V50.dll         v 0.0.0.0
        0x03CE0000        C:\WINDOWS\system32\NSLDAP32V50.dll         v 0.0.0.0
        0x03D10000        C:\WINDOWS\system32\NSLDAPPR32V50.dll         v 0.0.0.0
        0x03D20000        C:\WINDOWS\system32\plds4.dll         v 4.1.2.0         [English (United States)]
        0x03D30000        C:\WINDOWS\system32\ssl3.dll         v 3.3.2.0         [English (United States)]
        0x03F50000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Folder\Folder.dll         v 11.5.8.1030         [English (United States)]
        0x04080000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.User\User.dll         v 11.5.8.1030         [English (United States)]
        0x04240000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.UserGroup\UserGroup.dll         v 11.5.8.1030         [English (United States)]
        0x043D0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.AFDashboardPage\AFDashboardPage.dll         v 11.5.8.1030         [English (United States)]
        0x04540000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Publication\Publication.dll         v 11.5.8.1030         [English (United States)]
        0x04740000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.PDF\PDF.dll         v 11.5.8.1030         [English (United States)]
        0x048A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Powerpoint\Powerpoint.dll         v 11.5.8.1030         [English (United States)]
        0x04A20000        C:\WINDOWS\system32\nss3.dll         v 3.3.2.0         [English (United States)]
        0x04AC0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\network-vc-mt.dll         v 0.0.0.0
        0x06BE0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Excel\Excel.dll         v 11.5.8.1030         [English (United States)]
        0x06D40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Flash\Flash.dll         v 11.5.8.1030         [English (United States)]
        0x06EC0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.FullClient\FullClient.dll         v 11.5.8.1030         [English (United States)]
        0x07380000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Agnostic\Agnostic.dll         v 11.5.8.1030         [English (United States)]
        0x074C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Xcelsius\Xcelsius.dll         v 11.5.8.1030         [English (United States)]
        0x07640000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\CrystalEnterprise.Smtp\CrystalEnterprise_SMTP.dll         v 11.5.8.826         [English (United States)]
        0x07710000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Webi\Webi.dll         v 11.5.8.1030         [English (United States)]
        0x07B30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.RTF\RTF.dll         v 11.5.8.1030         [English (United States)]
        0x07C90000        E:\Program Files\Business Objects\common\3.5\bin\datadefmodel.dll         v 11.5.8.826         [English (United States)]
        0x07E40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.XCelsiusDMTemplate\XCelsiusDMTemplate.dll         v 11.5.8.1030         [English (United States)]
        0x080E0000        C:\WINDOWS\system32\stringres115_en.dll         v 11.5.8.1030         [English (United States)]
        0x08180000        C:\WINDOWS\system32\W03A2409.dll         v 5.2.3790.4043         [English (United States)]
        0x10000000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ent6bridge-2-d.dll         v 11.5.8.1030         [English (United States)]
        0x11000000        c:\windows\assembly\gac\businessobjects.enterprise.biar\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.biar.dll         v 11.5.8.1030         [Language Neutral]
        0x12000000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\xerces-c_2_1_0.dll         v 2.1.0.0         [English (United States)]
        0x25910000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.MetaData\MetaDataPlugins.dll         v 11.5.8.826         [English (United States)]
        0x29EA0000        C:\WINDOWS\system32\plc4.dll         v 4.1.2.0         [English (United States)]
        0x30000000        C:\WINDOWS\system32\nspr4.dll         v 4.1.2.0         [English (United States)]
        0x45230000        E:\Program Files\Business Objects\Common\3.5\bin\prompt.dll         v 11.5.8.1030         [English (United States)]
        0x47EB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\importwiz_res_en.dll         v 11.5.8.826         [English (United States)]
        0x48070000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportSDK.dll         v 11.5.8.1030         [English (United States)]
        0x480E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportSDK_res_en.dll         v 11.5.8.826         [English (United States)]
        0x49AA0000        C:\WINDOWS\system32\cxlib-3-1.dll         v 11.5.8.826         [English (United States)]
        0x49C00000        C:\WINDOWS\system32\cxlibw-3-1.dll         v 11.5.8.1029         [English (United States)]
        0x4A800000        C:\WINDOWS\system32\icuuc30.dll         v 3.0.0.0         [Language Neutral]
        0x4A900000        C:\WINDOWS\system32\icuin30.dll         v 3.0.0.0         [Language Neutral]
        0x4AD00000        C:\WINDOWS\system32\icudt30.dll         v 3.0.0.1         [Language Neutral]
        0x51A70000        C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\diasymreader.dll         v 7.10.3052.4         [English (United States)]
        0x53000000        C:\WINDOWS\system32\fssl-1-2-1-2.dll         v 1.2.1.2         [English (United States)]
        0x53120000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cs_tools.dll         v 11.5.8.826         [English (United States)]
        0x531B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ct_xml.dll         v 11.5.8.826         [French (France)]
        0x53390000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cs_helpers.dll         v 11.5.8.826         [English (United States)]
        0x53400000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ct_error.dll         v 11.5.8.826         [French (France)]
        0x53430000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cube.dll         v 11.5.8.1030         [English (United States)]
        0x536D0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\unvtools.dll         v 11.5.8.826         [English (United States)]
        0x537C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\resource_exchange.dll         v 11.5.8.826         [English (United States)]
        0x53A20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ct_serialize.dll         v 11.5.8.826         [French (France)]
        0x53A40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\drv_sec.dll         v 11.5.8.826         [English (United States)]
        0x53A90000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cdzcl.dll         v 11.5.8.826         [French (France)]
        0x53B90000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ctxmlutils.dll         v 11.5.8.826         [French (France)]
        0x53BD0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cplib.dll         v 11.5.8.826         [English (United States)]
        0x53D80000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\bo_storage.dll         v 11.5.8.1030         [English (United States)]
        0x53F60000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cnxsrv.dll         v 11.5.8.1030         [English (United States)]
        0x54110000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\TraceLog.dll         v 11.5.8.826         [English (United States)]
        0x542C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\sessmgr.dll         v 11.5.8.1030         [English (United States)]
        0x54430000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpcoll.dll         v 11.5.8.1030         [French (France)]
        0x544F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\uitools.dll         v 11.5.8.1030         [English (United States)]
        0x546C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\rptdisp.dll         v 11.5.8.1030         [English (United States)]
        0x547A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\drv_res.dll         v 11.5.8.826         [English (United States)]
        0x54810000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\wiReposit.dll         v 11.5.8.826         [English (United States)]
        0x54860000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dlg1.dll         v 11.5.8.826         [English (United States)]
        0x548F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\i18n.dll         v 11.5.8.826         [English (United States)]
        0x54960000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\drv_authen.dll         v 11.5.8.826         [English (United States)]
        0x549E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpxml.dll         v 11.5.8.826         [English (United States)]
        0x54AB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\category.dll         v 11.5.8.826         [English (United States)]
        0x54AF0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dlgdll.dll         v 11.5.8.826         [English (United States)]
        0x54CA0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\legacy_kagtux.dll         v 11.5.8.826         [English (United States)]
        0x54D40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\RepAttr.dll         v 11.5.8.826         [English (United States)]
        0x54E30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\boDeploy.dll         v 11.5.8.1030         [English (United States)]
        0x55030000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\BOCP_1252.dll         v 11.5.8.826         [English (United States)]
        0x55060000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpi18n.dll         v 11.5.8.1030         [English (United States)]
        0x55290000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\kquery.dll         v 11.5.8.1030         [English (United States)]
        0x55620000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\msgsrv.dll         v 11.5.8.826         [English (United States)]
        0x55660000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\boconfig.dll         v 11.5.8.826         [English (United States)]
        0x556E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\vartools.dll         v 11.5.8.1030         [English (United States)]
        0x56970000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\FCRepoProxy.dll         v 11.5.8.1030         [English (United States)]
        0x57620000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\repo_proxy.dll         v 11.5.8.1030         [English (United States)]
        0x57880000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\wqyconv.dll         v 11.5.8.1030         [English (United States)]
        0x59620000        C:\WINDOWS\system32\libOCAHelperw-3-1.dll         v 11.5.8.1029         [English (United States)]
        0x597C0000        C:\WINDOWS\system32\libOCASecurityw-2-0.dll         v 11.5.8.826         [English (United States)]
        0x598A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\EnterpriseFramework.dll         v 11.5.8.826         [English (United States)]
        0x5A280000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\PluginManager.dll         v 11.5.8.826         [English (United States)]
        0x5A650000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.AppFoundation\AppFoundation.dll         v 11.5.8.826         [English (United States)]
        0x5A6A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Calendar\Calendar.dll         v 11.5.8.1030         [English (United States)]
        0x5A870000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Category\CorporateCategory.dll         v 11.5.8.826         [English (United States)]
        0x5A900000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.CMC\CMC.dll         v 11.5.8.826         [English (United States)]
        0x5A950000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Connection\Connection.dll         v 11.5.8.826         [English (United States)]
        0x5A9A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.Designer\Designer.dll         v 11.5.8.826         [English (United States)]
        0x5A9F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Discussions\Discussions.dll         v 11.5.8.826         [English (United States)]
        0x5AAD0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Event\Event.dll         v 11.5.8.1030         [English (United States)]
        0x5ACB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Favorites_Folder\Favorites_Folder.dll         v 11.5.8.1030         [English (United States)]
        0x5AED0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.LicenseKey\LicenseKey.dll         v 11.5.8.826         [English (United States)]
        0x5AF30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.ObjectPackage\ObjectPackage.dll         v 11.5.8.826         [English (United States)]
        0x5B220000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Report\Report.dll         v 11.5.8.1030         [English (United States)]
        0x5BB20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Server\Server.dll         v 11.5.8.1030         [English (United States)]
        0x5BC60000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.ServerGroup\ServerGroup.dll         v 11.5.8.826         [English (United States)]
        0x5BD20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Shortcut\Shortcut.dll         v 11.5.8.1030         [English (United States)]
        0x5BE30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Txt\Txt.dll         v 11.5.8.1030         [English (United States)]
        0x5C2F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.WebIntelligence\WebIntelligence.dll         v 11.5.8.826         [English (United States)]
        0x5C340000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Word\Word.dll         v 11.5.8.1030         [English (United States)]
        0x5C5E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Hyperlink\Hyperlink.dll         v 11.5.8.1030         [English (United States)]
        0x5C9B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Overload\Overload.dll         v 11.5.8.1030         [English (United States)]
        0x5CAA0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Universe\Universe.dll         v 11.5.8.826         [English (United States)]
        0x5CC30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\PersonalCategory\PersonalCategory.dll         v 11.5.8.1030         [English (United States)]
        0x5CCA0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Inbox\Inbox.dll         v 11.5.8.1030         [English (United States)]
        0x5CE20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.MyInfoView\MyInfoView.dll         v 11.5.8.1030         [English (United States)]
        0x5CFC0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Program\Program.dll         v 11.5.8.1030         [English (United States)]
        0x5D1E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Profile\Profile.dll         v 11.5.8.826         [English (United States)]
        0x5D360000        C:\WINDOWS\system32\MFC71ENU.DLL         v 7.10.3077.0         [English (United States)]
        0x5D8A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\CrystalEnterprise.Ftp\ftp.dll         v 11.5.8.826         [English (United States)]
        0x5D950000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\CrystalEnterprise.DiskUnmanaged\DiskUnmanaged.dll         v 11.5.8.826         [English (United States)]
        0x5DA80000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\Managed\Managed.dll         v 11.5.8.826         [English (United States)]
        0x5E880000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\auth\secEnterprise\secEnterprise.dll         v 11.5.8.826         [English (United States)]
        0x5E9B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\auth\secLDAP\secldap.dll         v 11.5.8.1030         [English (United States)]
        0x5F120000        C:\WINDOWS\System32\ntlanman.dll         v 5.2.3790.3959         [English (United States)]
        0x5F270000        C:\WINDOWS\system32\hnetcfg.dll         v 5.2.3790.3959         [English (United States)]
        0x5F400000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.Analytics\AFDPlugin.dll         v 11.5.8.1030         [English (United States)]
        0x5F860000        C:\WINDOWS\System32\NETUI1.dll         v 5.2.3790.0         [English (United States)]
        0x5F8A0000        C:\WINDOWS\System32\NETUI0.dll         v 5.2.3790.0         [English (United States)]
        0x60420000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.InfoView\InfoView.dll         v 11.5.8.826         [English (United States)]
        0x606C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Program\Program_res_en.dll         v 11.5.8.826         [English (United States)]
        0x60780000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\security-vc-mt.dll         v 0.0.0.0
        0x60970000        C:\WINDOWS\system32\mslbui.dll         v 5.2.3790.3959         [English (United States)]
        0x61290000        E:\Program Files\Business Objects\common\3.5\bin\rptdefmodel.dll         v 11.5.8.826         [English (United States)]
        0x61C40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Encyclopedia\Encyclopedia.dll         v 11.5.8.826         [English (United States)]
        0x61D30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Encyclopedia\Encyc.dll         v 11.5.8.826         [English (United States)]
        0x61E40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.busobjReporter\busobjReporter.dll         v 11.5.8.826         [English (United States)]
        0x62200000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.ReportConvTool\ReportConvTool.dll         v 11.5.8.826         [English (United States)]
        0x622A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.FullClientAddin\FullClientAddin.dll         v 11.5.8.1030         [English (United States)]
        0x62660000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.FullClientTemplate\FullClientTemplate.dll         v 11.5.8.1030         [English (United States)]
        0x63000000        C:\WINDOWS\system32\etc-1-0-12-4.dll         v 1.0.12.21         [English (United States)]
        0x63520000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\tools.dll         v 11.5.8.1030         [English (United States)]
        0x64000000        C:\WINDOWS\system32\ebus-3-3-2-5.dll         v 3.3.2.24         [English (United States)]
        0x66AF0000        C:\Program Files\Citrix\System32\sehook20.dll         v 4.20.2750.1         [English (United States)]
        0x66F00000        C:\Program Files\Citrix\system32\mmhook.dll         v 4.0.2750.1         [English (United States)]
        0x67230000        C:\Program Files\Citrix\system32\mfaphook.dll         v 4.0.2198.1         [English (United States)]
        0x67EC0000        C:\Program Files\Citrix\system32\cdmprov.dll         v 4.0.2750.1         [English (United States)]
        0x68000000        C:\WINDOWS\system32\rsaenh.dll         v 5.2.3790.3959         [English (United States)]
        0x6BE00000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\it_ifc5_vc71.dll         v 0.0.0.1         [English (United States)]
        0x6C5B0000        C:\Program Files\Citrix\system32\scardhook.dll         v 4.0.2750.1         [English (United States)]
        0x6CA00000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\it_art5_vc71.dll         v 0.0.0.1         [English (United States)]
        0x6D580000        C:\WINDOWS\system32\dbghelp.dll         v 5.2.3790.3959         [English (United States)]
        0x6E220000        C:\Program Files\Citrix\system32\RMProcessLink.dll         v 4.0.0.0         [English (United States)]
        0x71AE0000        C:\WINDOWS\System32\wshtcpip.dll         v 5.2.3790.3959         [English (United States)]
        0x71B20000        C:\WINDOWS\System32\mswsock.dll         v 5.2.3790.4318         [English (United States)]
        0x71B70000        C:\WINDOWS\system32\UxTheme.dll         v 6.0.3790.3959         [English (United States)]
        0x71BB0000        C:\WINDOWS\system32\WSOCK32.dll         v 5.2.3790.0         [English (United States)]
        0x71BD0000        C:\WINDOWS\system32\MPR.dll         v 5.2.3790.3959         [English (United States)]
        0x71BF0000        C:\WINDOWS\system32\WS2HELP.dll         v 5.2.3790.3959         [English (United States)]
        0x71C00000        C:\WINDOWS\system32\WS2_32.dll         v 5.2.3790.3959         [English (United States)]
        0x71C20000        C:\WINDOWS\system32\tsappcmp.dll         v 5.2.3790.3959         [English (United States)]
        0x71C40000        C:\WINDOWS\system32\NETAPI32.dll         v 5.2.3790.4392         [English (United States)]
        0x73070000        C:\WINDOWS\system32\WINSPOOL.DRV         v 5.2.3790.3959         [English (United States)]
        0x745E0000        C:\WINDOWS\system32\msi.dll         v 3.1.4000.3959         [Language Neutral]
        0x75360000        C:\WINDOWS\system32\CRYPTUI.dll         v 5.131.3790.3959         [English (United States)]
        0x75DA0000        C:\WINDOWS\system32\sxs.dll         v 5.2.3790.3959         [English (United States)]
        0x75E60000        C:\WINDOWS\system32\apphelp.dll         v 5.2.3790.3959         [English (United States)]
        0x75E90000        C:\WINDOWS\System32\drprov.dll         v 5.2.3790.3959         [English (United States)]
        0x75EA0000        C:\WINDOWS\System32\davclnt.dll         v 5.2.3790.3959         [English (United States)]
        0x75EB0000        C:\WINDOWS\ ystem32\browseui.dll

    Hi,
    Generally the unhandled exception comes when you don't have rights set on some folder will suggest to go ahead and try with the administrator login on machine also.
    Also it happens because of some user rights on specific inbox or public folders.
    Are you migrating the document from two different versions like from 6.5 to XIR2.
    You need to check on the security rights of the users on folders you are migrating.
    Regards,
    gaurav

  • ADT command line errors (java throws an exception)

    I'll spare you the frustration of these past 24 hours, needless to say I've read most (if not all) of the threads related to compiling a swf into a ipa.  As it is, I'm very close and can't seem to get it to compile.
    On a Mac: the CMD line I am running is this:
    ./adt -package -target ipa-test -storetype pkcs12 -keystore  Certificates.p12 -storepass *P*A*S*S*W*O*R*D*  -provisioning-profile Team_Provisioning_Profile_.mobileprovision APPNAME.ipa  APPNAME-app.xml -C /Applications/Adobe\ AIR\ SDK\ 2.6/bin/ APPNAME.swf -C /Applications/Adobe\ AIR\ SDK\ 2.6/bin/AppIconsForPublish/ . -C /Applications/Adobe\ AIR\ SDK\ 2.6/bin/ Default.png
    The APPNAME-app.xml file is as follows:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <application xmlns="http://ns.adobe.com/air/application/2.0">
        <id>APPNAME</id>
        <version>1.0</version>
        <filename>APPNAME</filename>
        <description>test build of the app</description>
        <!-- To localize the description, use the following format for the description element.
        <description>
            <text xml:lang="en">English App description goes here</text>
            <text xml:lang="fr">French App description goes here</text>
            <text xml:lang="ja">Japanese App description goes here</text>
        </description>
        -->
        <name>APPNAME</name>
        <!-- To localize the name, use the following format for the name element.
        <name>
            <text xml:lang="en">English App name goes here</text>
            <text xml:lang="fr">French App name goes here</text>
            <text xml:lang="ja">Japanese App name goes here</text>
        </name>
        -->
        <copyright></copyright>
        <initialWindow>
            <content>APPNAME.swf</content>
            <systemChrome>standard</systemChrome>
            <transparent>false</transparent>
            <visible>true</visible>
            <fullScreen>false</fullScreen>
            <autoOrients>false</autoOrients>
            <aspectRatio>portrait</aspectRatio>
            <renderMode>auto</renderMode>
        </initialWindow>
        <customUpdateUI>false</customUpdateUI>
        <allowBrowserInvocation>false</allowBrowserInvocation>
        <icon>
            <image512x512>AIRApp_512.png</image512x512>
            <image48x48>AIRApp_48.png</image48x48>
            <image57x57>AIRApp_57.png</image57x57>
            <image72x72>AIRApp_72.png</image72x72>   
        </icon>
    <iPhone><InfoAdditions><![CDATA[<key>UIDeviceFamily</key><array><string>1</string></array> ]]></InfoAdditions></iPhone></application>
    The java OS error it is throwing (on my Mac OS X 10.7.6):
    Exception in thread "main" java.lang.Error: Unable to find named traits: spark.components::Application
        at adobe.abc.Domain.resolveTypeName(Domain.java:225)
        at adobe.abc.Domain.resolveTypeName(Domain.java:142)
        at adobe.abc.GlobalOptimizer$InputAbc.resolveTypeName(GlobalOptimizer.java:272)
        at adobe.abc.GlobalOptimizer$InputAbc.readInstance(GlobalOptimizer.java:936)
        at adobe.abc.GlobalOptimizer$InputAbc.readAbc(GlobalOptimizer.java:390)
        at adobe.abc.GlobalOptimizer$InputAbc.readAbc(GlobalOptimizer.java:278)
        at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:194)
        at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcode(AOTCompiler.java:350)
        at com.adobe.air.ipa.AOTCompiler.GenerateMacBinary(AOTCompiler.java:680)
        at com.adobe.air.ipa.IPAOutputStream.compileRootSwf(IPAOutputStream.java:216)
        at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:411)
        at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:87)
        at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:163)
        at com.adobe.air.ADT.parseArgsAndGo(ADT.java:504)
        at com.adobe.air.ADT.run(ADT.java:361)
        at com.adobe.air.ADT.main(ADT.java:411)
    The version of Java that I'm running is:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326)
    Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode)
    For the life of me, I can't figure out what / why this is throwing an exception.  Having battled through the missing icon 303 errors and getting to what I think is the final issue, please... can anyone debug why the SWF is not compiling?

    Tried a variation of the above CMD line:
    ./adt -package -target ipa-test -storetype pkcs12 -keystore  Certificates.p12 -storepass PASSWORD  -provisioning-profile Team_Provisioning_Profile_.mobileprovision APPNAME.ipa  APPNAME-app.xml -C /Applications/Adobe\ AIR\ SDK\ 2.6/bin/ APPNAME.swf Default.png AppIconsForPublish
    Still threw an error:
    Exception in thread "main" java.lang.Error: Unable to find named traits: spark.components::Application
        at adobe.abc.Domain.resolveTypeName(Domain.java:225)
        at adobe.abc.Domain.resolveTypeName(Domain.java:142)
        at adobe.abc.GlobalOptimizer$InputAbc.resolveTypeName(GlobalOptimizer.java:272)
        at adobe.abc.GlobalOptimizer$InputAbc.readInstance(GlobalOptimizer.java:936)
        at adobe.abc.GlobalOptimizer$InputAbc.readAbc(GlobalOptimizer.java:390)
        at adobe.abc.GlobalOptimizer$InputAbc.readAbc(GlobalOptimizer.java:278)
        at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:194)
        at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcode(AOTCompiler.java:350)
        at com.adobe.air.ipa.AOTCompiler.GenerateMacBinary(AOTCompiler.java:680)
        at com.adobe.air.ipa.IPAOutputStream.compileRootSwf(IPAOutputStream.java:216)
        at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:411)
        at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:87)
        at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:163)
        at com.adobe.air.ADT.parseArgsAndGo(ADT.java:504)
        at com.adobe.air.ADT.run(ADT.java:361)
        at com.adobe.air.ADT.main(ADT.java:411)
    Different, but the same... no success

Maybe you are looking for

  • Report for displaying info record scale prices

    Hi all, Can any one provide me the sample code for a report  displaying info record scale prices. Thanks, Suresh

  • Weird PHP issue with Server 4.0.3

    Yosemite 10.10.2 OS X Server 4.0.3 default PHP installation 5.5.14 Ok, so I successfully added a couple of Virtual Host websites, strictly using the OS X Server.app, and I can browse on my local network using the private url I gave them. The problem

  • BUG: Mavericks calendar failed to start application

    After migration from 10.7.5 to 10.9 all scheduled applications were gone. They are still within the old Library folder structure, but the calender entries were removed due that change/ update. I have to create all entries from scratch. Thank you Appl

  • A report that shows all the elements with their setting

    Hi Is there a way to write a report in discoverer which will show all the elements set up in Oracle with there settings e.g. are they taxable or niable etc. Alternatively is there a standard report in HRMS which would give the same results. Thanks in

  • Goto link query is not giving exact results

    Hi Folks I am having issue with GOTO query. My main query gives details of Employee seperation in particular year. For this query i have goto query. When i am checking the details of goto query ,it is giving incorrect results. Your help is appreciate