Problems with Xcelsius SDK

As I've been applying the tutorial 1 of Xcelcius SDK, I have met 2 problems. I will be grateful if anyone could help me.
I'm pretty sure I've done everything the tutorial instructed me to do, but when I add the component :
- 3 components are added with numbers, there should be only one.
- All the properties are shown, even if I used CxInspectableList to show only 2 properties.
Screenshot is below :
[http://img360.imageshack.us/my.php?image=screenshotck5.jpg]
Regards,

Hi,
I think I might know the reasons why:
*1). Duplicate add-ons listed. *
There is a logged bug for this.
When remove your add-on from Xcelsius 2008 1 style file gets left behind. The name of your add-on is used as part of the filename.
You then probably renamed your add-on in the add-on packager (in the first tab, this is the name that you see for your add-on in the add-on manager).
This means you will end up with two or more files (that have different names) but essentially have the same information in them.
The way to sort this out is to:
a). Close Xcelsius 2008.
b). Go to C:\Program Files\Business Objects\Xcelsius\assets\styles\all\xml
c). In this folder delete the xml files that have the old name of your add-on in them.
d). Restart Xcelsius 2008 and you should be good to go.
2). All properties shown in the Default Property Sheet.
When you use the Xcelsius 2008 Default Property Sheet you have to tell the Adobe Flex compiler to keep additional metadata (for Styles, Inspectable and CxInspectableList).
You do this by adding in additional compiler args in Flex Builder:
-locale en_US -keep-as3-metadata+=Inspectable,CxInspectableList,Style
Adobe Flex only keeps the additional metadata (that you ask for with compiler args) in the debug version of your SWF. To get the same metadata in a release version of the SWF you have to build using the MXMLC command-line compiler instead. Refer to the Xcelsius 2008 Component SDK Guide for an example of this in the Package your component as an Xcelsius 2008 Add-On section.
Regards,
Matt

Similar Messages

  • Performance problem with CR SDK

    Hi,
    I'am currently on a customer site and I have the following problem :
    The client have a performance problem with a J2EE application wich call a Crystal report with th CR SDK. To reproduce the problem on the local machine (the CR server), I have developped a little jsp page wich used the Crystal SDK to open a Crystal report on the server (this report is based on a XML data source), setting the new data source (with a new xml data flow) and refresh the report in PDF format.
    The problem is that the 2 first sequences take about 5 seconde each (5 sec for the opening report and 5 seconds for the setting data source). Then the total process take about 15 seconds to open and refresh the document that is very long for a little document.
    The document is a 600Ko file, the xml source is a 80Ko file.
    My jsp page is directly deployed on the tomcat of the Crystal Report Server (CRXIR2 without Service Pack).
    The Filestore and the MySQL database are on the CR server.
    The server is a 4 quadripro (16 proc) with 16Go of RAM and is totally dedicated to Crystal Report. For the moment, there is no activity on the server (it is also used for the test).
    The mains jsp orders are the followings :
    IEnterpriseSession es = CrystalEnterprise.getSessionMgr().logon("administrator", "", "EDITBI:6400", "secEnterprise");
        IInfoStore infoStore = (IInfoStore) es.getService("", "InfoStore");
        IInfoObjects infoObjects = infoStore.query("SELECT * FROM CI_INFOOBJECTS WHERE SI_NAME='CPA_EV' AND SI_INSTANCE=0 ");
        IInfoObject report = (IInfoObject) infoObjects.get(0);
    IReportAppFactory reportAppFactory = (IReportAppFactory)es.getService("RASReportFactory");
    ReportClientDocument reportClientDoc = reportAppFactory.openDocument(report.getID(), 0, null);
    IXMLDataSet xmlDataSet = new XMLDataSet();
    xmlDataSet.setXMLData(new ByteArray(ligne_data_xml));
    xmlDataSet.setXMLSchema(new ByteArray(ligne_schema_xml));
    DatabaseController db = reportClientDoc.getDatabaseController();
    db.setDataSource(xmlDataSet, "", "");
    ByteArrayInputStream bt = (ByteArrayInputStream)reportClientDoc.getPrintOutputController().export(ReportExportFormat.PDF);
    My question is : does this method is the good one to do this ?
    Thank's in advance for your help
    Best regards
    Emmanuel

    Hi,
    My problem is not resolved and I have'nt news from the support.
    If you have any idea/info, don't forget me
    Thank's in advance
    Emmanuel

  • Problem with Xcelsius 2008 sp3 service pack chart slider into adobe flex

    Hello All,
    I tried to use the Xcelsius 2008 SP3 and created a Chart with a slider the new UI element which is introduced in the Service pack versions ..  now i tried to implement the logic in Adobe flex builer 3 setting the compiler properties as hot fix 2.0 . Followed all the rules like creating an action script and creating MXML component.. Now when i try to embed the same swf whic is generated into webdynpro component it gives me error tht some classes or some events or some variables are missing..
    According to my assumption i doubt wether the xcelsius 2008 sp3 will support the adobe flex 3 with this hot fix which i was initialy using .. So can anybody suggest me what can be doen to overcome this issue and make my new chart with slider run in my webdynpro abap :(...
    Regards,
    Sana.

    Hi Sana,
    You might be using Flex 3 sdk library files.
    Just check in Properies of your Flex project -> Flex Build Path -> Library Path .
    You might get the library files as Flex 3.*
    If it is the case then change it to Flex 2.0.1 Hotfix 3.
    now create a new project and compile your application and use the same swf.
    Otherwise try to import any existing Flex 2 project folder with compiler flex 2 ver. then try the same swf in your xcelsius application.
    Regards,
    Vivek

  • Problem With Installing SDK

    I was trying to install the newest SDK and I got an error message that said Internal Error 2755 and then some long directory and stuff like that. How can I fix this as it is very important since I have a java programming assignment due tomorrow and I cant compile my program.

    To get help with this you will need to be more explicit, post the whole error message, the version of the SDK and the Operating system you are using. Offering a duke or two might attract some attention as well if its really urgent.

  • Problem with Photoshop SDK example plugins

    Hi,
    I would like to write a filter plugin. So I have downloaded the Photoshop CS2 SDK and I have compiled all the example filter plugins from it. Now when I use an additional directory for loading the plugins to the Photoshop CS2. Only 3 of 7 show up. I am using Windows Vista.
    Does somebody know what I am doing wrong?
    Thanks
    Lucie

    Apart from the obvious, no.
    Vista brings a bunch of new headaches for people using plugins, including "entry point not found" and memory bugs which XP/OS X users don't encounter.
    An upgrade to a different operating system is recommended.

  • Windows Message Queue Library - problem with win SDK function Review

    Verified on Windows XP and 98 :
    in the VI "Get Window Refnum", called subfunction "FindWindowA" returns 0 which generates error code 6002. What should I do ?

    De plus,
    Quelle fenêtre essayez vous d'ouvrir ?
    En exécutant le VI "Get Window Refnum", il faut que la fenêtre soit ouverte préalablement. De plus, il faut entrer, dans "Window Name", le nom exact de la fenêtre avec les extensions. Par exemple si vous ouvrez un fichier bloc-Note s'appelant "Teste.txt", la chaîne de caractère à mettre est : Teste.txt - Bloc-notes.
    Je rappelle que ce VI ne fonctionne pas, pour le moment, avec les fenêtres LabVIEW.
    (De plus, avant de lancer le VI, cliquez droit sur la fonction "Appeler une fonction d'une DLL..." puis sélectionnez "Configurer...". Dans le champ "Nom de fonction", le menu déroulant des fonctions contenues dans la DLL doit être actif. S'il ne l'est pas, cliquez sur parcourir et sélect
    ionnez la DLL "user32.dll" qui se trouve dans C:\WINDOWS\SYSTEM32.)
    En espérant que ceci vous aidera,
    Cordialement,

  • Performance issue on iPad4 with AIR SDK 3.9

    Hi!
    I have an app that I've created with Flex SDK 4.6.0. The first time I've  compiled the app with AIR SDK 3.1 and it runs with good performance on iPad4 (and little bit slow on oPad2). Then I've upgrated the AIR SDK to the version 3.9 and suddenly my app starts to run slow (but on iPad2 performance is good)
    Is it any known problem with AIR SDK 3.9  on iPad4? Or on iOS 6.1?
    Should I downgrade the AIR SDK back to 3.1 to get good performance on iPad4?
    Thanks in advance
    UPD: I've downgraded the AIR SDK to 3.1 and my app get back the good performance! (But there's some strange bugs)
    Message was edited by: yx

    Hi Nimit!
    1. I've upgraded AIR SDK to 4.0 beta and the problem is gone away.
    2. Unfortunately  I'm not sure I can share my app - it's not in the policy of the company I'm working for. I'll check it out with my boss
    Than you,
    Olga

  • Slow runtime with Xcelsius

    Hi Experts,
    Happy new year~
    Here's my problem with Xcelsius enterprise 2008 runtime. I just use its embedded Excel as data source. For raw data part, there are about 3 worksheets, 1000+ rows in every sheet. As for formula, i use vlookup/If such easy funtions.
    but both in preview and exported file, it need to take 5+ sec to respond when clicking a button.
    Is this normal? Is there any better solution?
    Thank you all in advance.
    Br,
    Joey

    Hi Stratos,
    thank you so much for your advices and quich response.
    i've tried times on other PC, actually my colleagues and I are facing the same problem.
    as for upgrade to SP3, i'll try it these days.
    Have a nice day~
    Br,
    Joey

  • 4.1.1 SDK Problems with missing xpacket tags in sidecar XMP files

    The current 4.1.1 SDK has problems with sidecar XMP files that don't have the xpacket headers and trailers, i.e:
    <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
    <?xpacket end='w'?>
    is missing. Now, unfortunately Adobe Bridge CS2/CS3 does not export these xpackets in sidecar XMP files.
    The standard, http://www.aiim.org/documents/standards/xmpspecification.pdf, is also very vague about it all:
    ● Write external metadata as though it were embedded and then had the XMP Packets
    extracted and catenated by a postprocessor.
    The grammar is strange(past tense had) and the spec implies that the xpacket should be extracted and again catenated... Someone should review this document and clearly state if xpacket statements should be in sidecar files or not. I suspect myself that they should be there, but the standard is very vague.
    Anyway, there are two places in the SDK code where changes might be needed:
    XMPFiles::Initialize has XMP_Asserts in case the xpacket header/trailer is missing, but the underlying assert is only active in debug builds.
    XMPScanner::PacketMachine::FindNextPacket () also has in its truth table the assumption that the xpackets exist.
    There could be even other places in the code that assumes that the xpacket tags are present in all files, which includes text XMP sidecar files.
    Anyway.
    a) Shouldn't bridge export the xpacket tags? Same with any other application?
    b) If the spec is vague, then the SDK should not assume that the xpacket tags are present.
    Any comments? Has someone already fixed this issue as I suspect a lot of apps using the the XMP SDK would break concerning reading XMP sidecar files? Thx, Kent

    I was able to work around the problem by creating a mapped view of the .xmp file (this creates an array in memory backed by the file on disk, so there's no need to read the file into a separate internal buffer), and constructing the SXMPMeta object directly from the buffer. (The ctor for that class calls ParseFromBuffer, so this is the same thing as was suggested by other messages in this thread.)
    It seems that Adobe needs to do one of these things:
    (1) say that Bridge CS3 has a bug, and agree that Bridge CS3 should include a proper xpacket header when writing xmp sidecar files
    (2) say that the XMP Toolkit has a bug, and that the SDK should be able to parse sidecar files without an xpacket header, and agree to fix the toolkit
    (3) say that Bridge CS3 and the XMP Toolkit behave as expected, but then provide a sequence of steps by which users of the XMP Toolkit are expected to read xmp sidecar files written by Bridge CS3
    Does Bridge CS4 write an xpacket header to the xmp sidecar files?
    Maybe what I could do is create a custom file handler for .xmp sidecar files, so I could use the SXMPFiles for everything, instead of having to special-case .xmp files.
    My needs are pretty modest though, and it might be just as simple to use the MS DOM-based XML parser for load the xmp sidecar file. I bet I could get the data I need (only the "Rating" for now) using a simple XPath expression.
    -Matt

  • Problem with Netbeans 7.1 and ME SDK 3.0.5 plugin

    Hi!
    I have problem plugin ME SDK 3.0.5 to Netbeans 7.1. When I try to install plugin into Netbeans I get this kind informations:
    Warning - could not install some modules: Profiler (Java ME Projects Support) - The module named org.netbeans.modules.profiler/1 was needed and not found. Java ME SDK CPU Profiler Snapshot Viewer - The module named org.netbeans.modules.profiler/1 was needed and not found. 5 further modules could not be installed due to the above problems.
    Does anyone know what is wrong?
    I am truly grateful for the answer!

    Hi Anvi,
    I think you posted in the right place as the J2ME SDK Team read this forum (though they sometimes don't respond promptly as we would have liked). I also got the same issue as you, but check out the responses by the J2ME SDK Team to: https://blogs.oracle.com/javamesdk/entry/update_java_me_sdk_through
    It seems there are issues with Netbeans 7.1, and they are fixing things for the next release for Netbeans 7.1.1 so I am sure they are aware of problems that we are encountering. Its fine for Netbeans 6.9/7 if you cannot wait though.

  • No problem with sdk 1.3- problem with 1.4!!!

    I am trying to make an interface using swing objects..
    The buttons are looking like images (2D) when compiling and running the program with sdk 1.4...
    although if I use 1.3 everything is ok??
    even with the new java version I still have the same problem..
    has anyone any idea how to fix this??
    thx in advance!

    /*                      BET                                 */
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
      * Summary description for BET
    public class BET extends JFrame
         // Variables declaration
         private JLabel jLabel1;
         private JLabel jLabel2;
         private JLabel jLabel3;
         private JTextField jTextField1;
         private JTextField jTextField2;
         private JTextField jTextField3;
         private JTextField jTextField4;
         private JTextField jTextField6;
         private JButton jButton1;
         private JButton jButton2;
         private JPanel contentPane;
         // End of variables declaration
         public BET()
              super();
              initializeComponent();
              // TODO: Add any constructor code after initializeComponent call
              this.setVisible(true);
          * This method is called from within the constructor to initialize the form.
          * WARNING: Do NOT modify this code. The content of this method is always regenerated
          * by the Windows Form Designer. Otherwise, retrieving design might not work properly.
          * Tip: If you must revise this method, please backup this GUI file for JFrameBuilder
          * to retrieve your design properly in future, before revising this method.
         private void initializeComponent()
              jLabel1 = new JLabel();
              jLabel2 = new JLabel();
              jLabel3 = new JLabel();
              jTextField1 = new JTextField();
              jTextField2 = new JTextField();
              jTextField3 = new JTextField();
              jTextField4 = new JTextField();
              jTextField6 = new JTextField();
              jButton1 = new JButton();
              jButton2 = new JButton();
              contentPane = (JPanel)this.getContentPane();
              // jLabel1
              jLabel1.setForeground(new Color(59, 241, 227));
              jLabel1.setText("<HTML><B><U>QUESTION</B><HTML>");
              // jLabel2
              jLabel2.setForeground(new Color(50, 245, 113));
              jLabel2.setText("<HTML><B><U>CHOICE</B><HTML>");
              // jLabel3
              jLabel3.setForeground(new Color(50, 245, 113));
              jLabel3.setText("<HTML><B><U>POINTS</B><HTML>");
              // jTextField1
              jTextField1.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e)
                        jTextField1_actionPerformed(e);
              // jTextField2
              jTextField2.setText("YES");
              jTextField2.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e)
                        jTextField2_actionPerformed(e);
              // jTextField3
              jTextField3.setText("10");
              jTextField3.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e)
                        jTextField3_actionPerformed(e);
              // jTextField4
              jTextField4.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e)
                        jTextField4_actionPerformed(e);
              // jTextField6
              jTextField6.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e)
                        jTextField6_actionPerformed(e);
              // jButton1
              jButton1.setBackground(new Color(117, 158, 145));
              jButton1.setText("OK");
              jButton1.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e)
                        jButton1_actionPerformed(e);
              // jButton2
              jButton2.setBackground(new Color(117, 158, 145));
              jButton2.setText("CANCEL");
              jButton2.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e)
                        jButton2_actionPerformed(e);
              // contentPane
              contentPane.setLayout(null);
              contentPane.setBackground(new Color(67, 97, 83));
              addComponent(contentPane, jLabel1, 172,8,60,18);
              addComponent(contentPane, jLabel2, 73,78,60,18);
              addComponent(contentPane, jLabel3, 211,76,60,18);
              addComponent(contentPane, jTextField1, 9,27,403,28);
              addComponent(contentPane, jTextField2, 24,101,134,22);
              addComponent(contentPane, jTextField3, 203,101,51,22);
              addComponent(contentPane, jTextField4, 21,151,137,22);
              addComponent(contentPane, jTextField6, 18,200,140,22);
              addComponent(contentPane, jButton1, 299,188,80,70);
              addComponent(contentPane, jButton2, 299,90,80,70);
              // BET
              this.setTitle("BET");
              this.setLocation(new Point(-2, 1));
              this.setSize(new Dimension(424, 316));
         /** Add Component Without a Layout Manager (Absolute Positioning) */
         private void addComponent(Container container,Component c,int x,int y,int width,int height)
              c.setBounds(x,y,width,height);
              container.add(c);
         // TODO: Add any appropriate code in the following Event Handling Methods
         private void jTextField1_actionPerformed(ActionEvent e)
              System.out.println("\njTextField1_actionPerformed(ActionEvent e) called.");
              // TODO: Add any handling code here
         private void jTextField2_actionPerformed(ActionEvent e)
              System.out.println("\njTextField2_actionPerformed(ActionEvent e) called.");
              // TODO: Add any handling code here
         private void jTextField3_actionPerformed(ActionEvent e)
              System.out.println("\njTextField3_actionPerformed(ActionEvent e) called.");
              // TODO: Add any handling code here
         private void jTextField4_actionPerformed(ActionEvent e)
              System.out.println("\njTextField4_actionPerformed(ActionEvent e) called.");
              // TODO: Add any handling code here
         private void jTextField6_actionPerformed(ActionEvent e)
              System.out.println("\njTextField6_actionPerformed(ActionEvent e) called.");
              // TODO: Add any handling code here
         private void jButton1_actionPerformed(ActionEvent e)
              System.out.println("\njButton1_actionPerformed(ActionEvent e) called.");
              // TODO: Add any handling code here
         private void jButton2_actionPerformed(ActionEvent e)
              System.out.println("\njButton2_actionPerformed(ActionEvent e) called.");
              // TODO: Add any handling code here
         // TODO: Add any method code to meet your needs in the following area
    //============================= Testing ================================//
    //=                                                                    =//
    //= The following main method is just for testing this class you built.=//
    //= After testing,you may simply delete it.                            =//
    //======================================================================//
         public static void main(String[] args)
              JFrame.setDefaultLookAndFeelDecorated(true);
              JDialog.setDefaultLookAndFeelDecorated(true);
              try
                   UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
              catch (Exception ex)
                   System.out.println("Failed loading L&F: ");
                   System.out.println(ex);
              new BET();
    //= End of Testing =
    This is my code.. the problem is that when i use sdk 1.3 everything is fine... I tried to use 1.4 and now 5 and I have a problem with the appearance of buttons... I have some comments in my code. is just a form with some textfields and labels and the 2 buttons!
    thx in advance

  • Problems with the connection of my SDK component

    When we try to connect our Java SDK application it takes in the logon 5secs with a trusted security, Actually when we connect with LDAP in our Infoview it takes 50ms.
    Actually we detect the problem is in the com.crystaldecisions.sdk.occa.security.internal._LogonEx4Proxy.class, method UserLogonEx4 it takes 4.8 segs
    I post the code, i comment the ldap connection (I try to open a web intelligence)
    try
                                  //Open the session
                                  System.out.println(new java.util.Date());
                                  final ISessionMgr sessionMgr = CrystalEnterprise.getSessionMgr();
                                  //enterpriseSession = sessionMgr.logon(userName, userPass, CMS, auth);
                                  //Trusted.
                                  ITrustedPrincipal trustedPrincipal = sessionMgr.createTrustedPrincipal(userName,CMS,"BOproduccion");
                                  enterpriseSession = sessionMgr.logon(trustedPrincipal);
                                  System.out.println(new java.util.Date());
    Edited by: Dennis Chavez on Mar 5, 2010 5:51 PM

    I have the same problem with you.
    You should read Note 1539463 - Creating system from par is not possible in 730.
    I have tried to import nw7.0x par (......gw) to nw7.3, and error when deploy it.
    So you can try to create system in Portal 7.0x, and then import it to NW7.3.
    Why you want to connect to Exchange 2007? If you try to make sso with exchange tranport, I'm not sure it could happen now.
    All the documents talk about Portal 7.0, exchange 2003, windows 2003. That's totally different.
    Create system for Exchange in Portal, you don't enter any technical info there.  So it is useless if  you don't go any further.
    And Note note 922040 is closed by SAP which is about Exchange transport.
    I have sent OSS message to SAP, but no response after servaral weeks.
    You can try to make SSO between portal and owa(outlook web access) with  SSO22KerbMap ISAPI module

  • Problem with SDK 4.0

    Hello Friends,
    Today i downloaded and installed new sdk 4.0 and i could not see any option to run application with earlier version like simulator 3.0, simulator 3.1, simulator 3.1.2 etc.
    Do you know that how can i get all the option with new sdk 4.0 and if i develop application using new sdk 4.0 then will it be run on earlier version.
    Plz reply.
    Many Thanks.

    The problem is that I cannot see any deployment target other than 3.2 or 4.0...
    Am I looking in the wrong place? I have digged around in the project settings and cannot find anything else than 3.2 or 4.0.
    ??? I will take another look tonight when I get back to my Mac gain.

  • ME SDK 8.0 EA Device Manager - Problems with Serial COM-Connection

    I caught a first glimpse at the new ME SDK 8.0 - so far I have been working only with very old JavaME-Stuff on a Cinterion-TC65i-Chip.
    Want to connect my Raspberry Pi via serial COM-Connection with the SDK-8.0-EA-Device-Manager. (due to security reasons I'm not allowed to connect the Pi via LAN/Wifi)
    But the problem is the ME SDK 8.0 EA Device Manager only offers me COM4 (this is my built-in UMTS-Modem) - even though my target-COM-Device isn't busy at all.
    A serial connection via Putty and USB2Serial-Cabel (FTDDI) works fine and I can get on my Raspberry.
    Is there any reason or restriction I don't know for being unable to use my dedicated COM-Port? Or do I have to make any additional adjustments in hidden SDK-Property-files?
    In my opinion the device manager using COM should offer me the same possibilities as an IP-Connection regarding the target-device (transfering my Jad/jar to the device, installing them and starting them).
    There is something in the SDK-get-Started Docu about "Connecting to a UART Device" I'm not really cotton on . Is this information concerning me even though I'm using a Raspberry PI?
    To put my files manually via USB-Stick or Z-Modem on the PI is a tad of inconvinient.
    Any ideas? Or am I completely off track understanding your SDK-Tooling?
    Thx and best regards

    Hi,
    For the Raspberry Pi, tooling over serial port is not supported. The simplest solution is to use standard IP networking over Ethernet. This can be a direct connection between the PC and the Raspberry Pi, as long as the cable is twisted and the IP addressing is correct (e.g. manual IP addressing or DHCP server on the PC).
    Regarding "Connecting to a UART Device": This is meant for attaching and controlling serial devices from the Raspberry Pi, not for tooling connections between the Raspberry Pi and the PC.
    Hope this helps,
    -- Terrence

  • IPhone SDK question. Problems with Addressbook and Addresses.

    I know the api is closed as of beta but I have serious problems adding street, zip and city terms to the multivalue address property. I am doing an application for release around the new model of iphone and any information about how to use the address property would be great. I can say, phone numbers I can add as many as I like as of now its only addresses I have problems with, and sadly I can't find information anywhere, including the SDK documentation how to write these properties to a record.
    I hope any of you can help me or give me a number I can call for help directly from apple.
    Thank you in advance.
    /Klaus

    I still wonder about this, but I got a new issue and that is adding a "default" photo to the address record I am creating.
    I try load my application icon from the application resources to add it to the addressbook record.
    NSString* imageName = [[[NSBundle mainBundle] pathForResource:@"Icon.png" ofType:nil]];
    NSData *iconData = [[NSData alloc] initWithContentsOfFile:imageName];
    ABPersonSetImageData(person, [[iconData bytes]], nil);
    Ugh the iconData gets allocated and initedWithContentsOfFile imageName. And yes it loads. Offtopic, how to mark segments as code so no fancy functions strip text and whitespace from my code exampes on the forum?
    But get bad access when I try add the image to the record. I know there was some articles on blogs about this last week, but seems like they been pulled off now.

Maybe you are looking for

  • Nothing showing up in Creative Cloud Desktop for Windows

    Hello, I have recently been experience an issue where all I can see in the Creative Cloud Desktop window is nothing. I have tried renaming the OOBE folder to OOBE.old and doing a clean install of Creative Cloud with the help of the Adobe Cleaner. Not

  • Hyper Disk Layout and Raid For Essintal Server 2012 R2 With Exchange

    Hi would raid mirror be good enough support configuration on single server run both essentials server 2012  and  exchange 2013  new to exchange look for input and suggestions  user load is very light just 5   boot disk  120 gig ssd  on it own Control

  • J2EE on Windows App server wont start after JSPM patching

    Hi, I've patched an ECC6 system on DB2 V5R4 to SP16 level on ABAP side, and Enhancement pack 3, and then did an update to JSPM and installed new SP16 levels of the Java components. Now my Windows App server starts only the ABAP Work processes, not th

  • Sales Order Inquiry bapi uplaod Error

    Hi All.. when iam trying to upload SO inquiry sample data through bapi iam getting these Errors : Material 1423 is not defined for sales org.1000, distr.chan.12,          language DE Error in SALES_ITEM_IN 000000 Sales document was not changed. but i

  • Problems in accessing an SSL enabled site through Weblogic 6.1

    Hi, We want to connect to an SSL enabled site (https://test.SalesForce.com) through Weblogic 6.1. We are using JDK1.3.1_08 and Apache axis. We have followed the appropriate steps explained in the URL - http://www.pankaj-k.net/WSOverSSL/WSOverSSL-HOWT