Modify application with XCode?

It´s possible to modify and to update an application created in Flash with Xcode?.
Thanks

I was holding back to see if anyone had a more optimistic answer, but I feel sure that you can't add anything to a Flash app using Xcode.
People have done a similar thing with Android, so it's not a crazy idea, but then there are less Apple rules to stop you.

Similar Messages

  • Modify Application with Journals enabled

    Experts:  I have enabled journals in an application - and have processed the app so that the journal tables have been created.  However, I now need to replace the Shared Account dimension with a unique Account dimension (which is essentially a copy of the original Account dimension, named another name, but will have different members in it eventually). 
    When I attempt to Add the new Account dimension and remove the old account dimension, and click Modify Application I get the following error:
    "This Application has the Journals.  You cannot modify the application structure"
    OK, so my question is:  How do I completely wipe out the Journals structure so that I can modify this application?  I have used the Data Manager package "Clear the journal tables.dtsx", and now have no data in Journals.
    Greg

    Hi Greg,
    You have to use Management Studio of SQL Server and you have to open tblApp from your database.
    You will see a record with your application having value 1 for Journal field.
    You have to change that value from 1 to 0.
    You have to login again with Admin console. and you will be able to do Modify application.
    If you need the journal created then you have to rename all jrn table with jrn"nameof your application":
    After that you can do again Journal wizard and you will have to move the records from renamed tables into new tables created.
    I hope this it will help you.
    Regards
    Sorin Radulescu

  • Basic Graphic Generator in Carbon Application with Xcode

    Hello everyone.
    I'm a student who just started this year introduction to programming (basic knowledge) I need to build a Carbon application program for a project which is able to generate very simple graphics, such as squares, rectangle, circles and triangles.
    I've got already some code and my interface more or less built but only to make a simple line and only because I set them in the code rather than on the interface user.
    My intention is to build a program which anyone can type on the interface user the "X" and "Y" IN points where the graphic will begin and the "X" and "Y" OUT point where the graphic should finish on. Then once you have type in these coordinates, press a button to generate(draw) the graphic you have previously set.
    I would like to know any source where i can get some more information about how draw graphics (squares, rectangles, circles, triangles) also I would like to know if what I'm trying to do, there is a easier way to do it(rather than type in the interface user the "X" and "Y"coordinates, typing in the interface user the area of the shape I would like to display for example: The square the length, for the rectangle the length and the width and so on...
    Could anyone give a hand?
    Thanks
    the best
    Pokas

    Hi dear,
    Firstly thank you very much for your reply, my application doesn't work yet but I'm still trying he,he.
    I am having some issues to display the graphics.
    Let me explain you in case that you could help me.
    Basically I have 4 radio buttons with the area of different geometry equation shapes in two dimensions such us (square, rectangle, triangle and circle).
    So it means each time the user would like to select to display the a rectangle(for example) what the user is doing is; selecting the rectangle area (lenght x high) which has previously been set in the radio button codes for rectangles.
    Then the user has to type in the lenght and the high in a couple of input boxes respectively to get the rectagle area (in this example) and by pressing a button should display on the HIView the shape of that rectangle that the user is trying to get.
    **So my problem is I don't know what kind of code I need to use when the user type in the lenght on the input box and the high on its respectively input box to press a push button to display those geometry shapes on the HIView.**
    *Do you know what source of code or where I should look at to get a code to trigger the values that the user types in the input boxes, and by clicking on a push button, it displays the geometry shapes in two dimension in my HIView?*
    Thanks
    the best
    POKAS.

  • Compiling a CS6 indesign plugin with XCode 5?

    Now that I have moved to Mavericks and XCode 5.x, I need to recompile  a previously working InDesign CS6 plug-in.   I get errors in the precompile stage.  I tried putting XCode 4.x on my computer and it also gets precompile errors.  Probably something missing in the Mavericks libraries that used to be there.
    How can I get that plug-in to compile once more?

    InDesign CS6 and Plug-in are the Carbon application.
    You can't build carbon application with  Xcode 5 and above 4.3.

  • No staggered windows with XCode 3 in a Cocoa multiple document application

    I want to release a new version of an application that I developed using the Cocoa multiple document framework. With XCode 2.x when I opened new document windows they were staggered so that the user could see that there was more than one document open. Since I switched to XCode 3, new document windows are created at the same location on the screen and new ones cover the older ones. I liked the old way. I can't find anything about this in the documentation or release notes. Is this the new way to do this according to the Human Interface Guidelines or a bug or what?

    I see that part of my problem is terminology. The term for exposing new windows is cascading. It is possible to tell a document's window controllers to cascade its windows when initializing an NSDocument subclass like this:
    - (void) windowControllerDidLoadNib:(NSWindowController *) aController
    [super windowControllerDidLoadNib: aController];
    NSArray* myDocWindowControllers = [self windowControllers];
    int numControllers = [myDocWindowControllers count];
    unsigned int controllerNumber = 0;
    while(controllerNumber < numControllers){
    NSWindowController* theWindowController = [myDocWindowControllers objectAtIndex: controllerNumber];
    [theWindowController setShouldCascadeWindows: YES];
    controllerNumber ++;
    }

  • How to modify the fond in an application with jdev

    hi,
    i created an application with jdev and i want to put a picture as the background by i don't find how to do.

    Google for "image background for swing" and you'll find several samples like this one:
    http://www.java2s.com/Code/Java/Swing-JFC/Panelwithbackgroundimage.htm

  • "Another program on your computer would like to modify Firefox with the following add-on" - how to disable?

    I am using the latest Firefox (28.0) on Windows XP in a shared computer environment. Although I do not have Administrator access, I installed Firefox myself and can change whatever Firefox config settings I want (including about:config and mucking with the files in the installation directory).
    I want to disable the tab that appears on Firefox startup, "Another program on your computer would like to modify Firefox with the following add-on". This tab usually appears once per day (the first time I startup Firefox each day). I want the tab not to appear at all, from now on.
    The "another program" in question is some program that is used in the facility where I'm using the computer, so I can't just uninstall that program. Although this is a shared computer environment, they don't "wipe" the machine every day, just reboot. So the Firefox I installed is still there with all my config settings intact. As far as I know, I'm the only person who uses Firefox on this computer.
    Solutions that don't work:
    "Just click Continue" -- but then I still see the "Another program" tab every day, and don't want to see it.
    "Click Remove in the Add-ons list" -- I removed the Add-on in question but the tab still appears every day.
    I would like a solution that either eliminates the Add-on request for that particular application, or eliminates all such requests ("Another program...") regardless of what application requested it. The ideal solution would be if the request itself had a checkbox for "never ask this again" but, alas, no such luck.

    Gosh... I spent about an hour preparing a response, then accidentally did control-something or alt-something which took me back a page and I lost everything I typed (even after I clicked Forward to try to get back to where I was). If anyone knows of a config setting like "don't ever trash an entire page of user input unless the user explicitly confirms it", or, "keep form input data even if the user goes Back or Forward", I think that would be a great feature.
    OK, back to the original question...
    I appreciate the responses thus far, but I think there have been some misunderstandings. Maybe a multiple-choice version would help:
    Question: Is there a way to suppress the appearance of the notification tab that says, "Another program on your computer would like to modify Firefox with the following add-on" (meaning, any request from another program to install an add-on is to be silently ignored and discarded)?
    Answer:
    (A) Yes, you can suppress that notification (please state how).
    (B) No, but you can request that feature (please state where).
    (C) No, you can't do that or request that feature.
    That's basically my question in a nutshell. If the answer is (B), I might envision a boolean about:config setting like "extensions.allowProgrammaticAddonRequests" that defaults to "true" and can be set to "false" manually. I think that would be the most direct solution (if it were possible).
    I will respond to some comments from above:
    "I don't understand why you are using a mozilla.cfg file to lock those preferences when you can modify the preferences for your current Firefox profile via about:config" -- This is because the "other program" in question (iCafe Manager) was setting certain config options (browser.startup.homepage, and browser.newtab.url) on every reboot (which happens every morning at that facility). I got tired of manually changing the settings back every day. Using the above-mentioned files, I successfully defeated iCafe Manager's daily interference with those config settings. The other things (like stuff related to Socks tunnelling) I probably could have just set once in about:config but doing a lockPref seemed to do no harm. The settings for "enabledScopes" and "xpinstall" were to see if they'd help with the problem I originally asked about, but they did not.
    "I would look in about:config to make sure those preference modifications are in effect" -- yes, I confirmed that the settings are in effect and locked. That much works as expected.
    "A) removing the iCafe Toolbar extension from the Firefox Addons -> Extensions panel results in the "Another program" tab at startup" -- true, but I think it would be more accurate to say: while the toolbar extension is not installed (due to either having been removed, or, never having been installed at all), the "Another program" tab appears on at least the first startup of Firefox after every reboot.
    "B) when you allow the installation it shows up as "(disabled)" in the Extensions list but the unwanted toolbar still shows up (correct?)" -- yes, correct.
    "You could explain the problem to the system administrator of your facility" -- unfortunately, there's no administrator on site, only a person who makes sure the lights are on. They'll call a tech if there's a catastrophic problem (like the net connection goes dead). Since I installed Firefox myself, and since iCafe Manager is a program they installed, I don't think they'll go out of their way to help me with Firefox (especially if I'm trying to defeat iCafe Manager's attempts to interfere with Firefox). From their point of view, their systems are working just fine.
    "allow the installation and then see if you can go to the Firefox Customize menu and HIDE the toolbar as a workaround" -- since I'm not in that facility now (and probably won't be again until this summer or so), I can't experiment with those systems now. But I do recall clicking just about everything I could, including "View - Toolbars" (which seems to be the same menu as when I right-click on a toolbar line). That menu allows hiding toolbars, but from my recollection, the offending toolbar was not displayed in the list, so I could not hide it that way. Also, the Customize menu ("View - Toolbars - Customize") seems to allow only modifications to a toolbar, and not a way to hide an entire toolbar.
    "it might help if you could post a new troubleshooting information list after you allow the iCafe Toolbar installation" -- ok, that troubleshooting report is included below.
    Thanks again for your help.
    Application Basics
    Name: Firefox
    Version: 28.0
    User Agent: Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: iCafe Manager Toolbar
    Version: 5.2.0.6
    Enabled: false
    ID: {C058FE28-1E07-4FD1-8092-046F8A964D12}
    Important Modified Preferences
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.disk.smart_size_cached_value: 358400
    browser.newtab.url: about:blank
    browser.places.smartBookmarksVersion: 6
    browser.sessionstore.upgradeBackup.latestBuildID: 20140314220517
    browser.startup.homepage: http://www.google.com/ncr
    browser.startup.homepage_override.buildID: 20140314220517
    browser.startup.homepage_override.mstone: 28.0
    dom.mozApps.used: true
    extensions.lastAppVersion: 28.0
    gfx.blacklist.direct2d: 3
    gfx.blacklist.layers.direct3d10: 3
    gfx.blacklist.layers.direct3d10-1: 3
    gfx.blacklist.layers.direct3d9: 3
    gfx.blacklist.layers.opengl: 3
    gfx.blacklist.stagefright: 3
    gfx.blacklist.suggested-driver-version: 6.1400.1000.5218
    gfx.blacklist.webgl.angle: 3
    gfx.blacklist.webgl.msaa: 3
    gfx.blacklist.webgl.opengl: 3
    network.cookie.prefsMigrated: true
    network.websocket.enabled: false
    places.database.lastMaintenance: 1398414928
    places.history.enabled: false
    places.history.expiration.transient_current_max_pages: 53428
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    plugin.state.npgoogleupdate: 1
    privacy.sanitize.migrateFx3Prefs: true
    privacy.sanitize.sanitizeOnShutdown: true
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1396778909
    Graphics
    Adapter Description: Intel(R) G33/G31 Express Chipset Family
    Adapter Drivers: igxprd32
    Adapter RAM: Unknown
    Device ID: 0x29c2
    Direct2D Enabled: Blocked for your graphics driver version. Try updating your graphics driver to version 6.1400.1000.5218 or newer.
    DirectWrite Enabled: false (0.0.0.0)
    Driver Date: 11-3-2008
    Driver Version: 6.14.10.5009
    GPU #2 Active: false
    GPU Accelerated Windows: 0/1 Basic Blocked for your graphics driver version. Try updating your graphics driver to version 6.1400.1000.5218 or newer.
    WebGL Renderer: Blocked for your graphics driver version. Try updating your graphics driver to version 6.1400.1000.5218 or newer.
    Vendor ID: 0x8086
    windowLayerManagerRemote: false
    AzureCanvasBackend: skia
    AzureContentBackend: cairo
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.3
    Version in use: 4.10.3
    NSS
    Expected minimum version: 3.15.5 Basic ECC
    Version in use: 3.15.5 Basic ECC
    NSSSMIME
    Expected minimum version: 3.15.5 Basic ECC
    Version in use: 3.15.5 Basic ECC
    NSSSSL
    Expected minimum version: 3.15.5 Basic ECC
    Version in use: 3.15.5 Basic ECC
    NSSUTIL
    Expected minimum version: 3.15.5
    Version in use: 3.15.5

  • Error while executing SAP E-Commerce Application with UME system

    When attempting to login to the B2B application (http://hostname:port/b2b/init.do), we receive the following error:
    Error while executing SAP E-Commerce Application with UME system; try again to log on. If the problem persists, call our hotline.
    I checked the defaultTrace log and every time the login page is called the following messages are displayed:
    #System.err#sap.com/crm~b2b#System.err#Guest#0##n/a##70cf2ba0756b11df86050003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Plain###com.sap.engine.services.servlets_jsp.server.exceptions.WebIllegalStateException: The output is committed.
    #System.err#sap.com/crm~b2b#System.err#Guest#0##n/a##70cf2ba0756b11df86050003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Plain###  at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:354)#
    another 40 lines of similar text
    When a login is attempted, the following messages are appended to the trace file:
    #tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#Guest#0##n/a##f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[actionxecution]='begin' [actionclass]='com.sap.isa.user.action.PrepareLoginBaseAction' [path]='/preparelogin'#
    tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#USER1#7439##n/a##f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[actionxecution]='end' [actionclass]='com.sap.isa.user.action.PrepareLoginBaseAction' [path]='/preparelogin' [forward]='/login.do' [exectime]='42'#
    #tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#USER1#7439##n/a##f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[jcofuncionexecution]='begin' [funcname]='CRM_ISA_SSO_LOGIN_CHECKS' [ashost]='<hostname>' [sysid]='CRM'#
    #tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#USER1#7439##<hostname>_CJM_678801250#USER1#f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[jcofunctionexecution]='end' [funcname]='CRM_ISA_SSO_LOGIN_CHECKS' [ashost]='<hostname>' [sysid]='CRM' [exectime]='12'#
    I have modified the userid and hostname in the above trace output.
    Does anyone know how we can debug this issue further?
    Thanks,
    Setu

    Hi,
    Are you using UME login type for your B2B Scenario?
    In your B2B XCM setting have you selected UME related login type?
    eCommerce Developer

  • AIR application with Flex 4.5 will not render content. What gives?

    OK,
    So I've upgraded to Flash Builder 4.5 Premium and I am unable to develop desktop AIR applications with the 4.5 Flex SDK. I start by simply creating a brand new AIR application using the default SDK (Flex 4.5). I set the title property on WindowedApplication and include a simple Label component. The project compiles fine but when I run the application all I see is the adl window in the dock but that's it. If I modify the Main-app.xml file to set the visible attribute to true, I will get a small window but there is no content although the output window shows the application swf being loaded. Checking the release version of the Main-app.xml file shows the correct path location to the swf.
    Here is what I've tried so far:
    Install/reinstall Flash Builder, 4+ times
    Downloaded the trial installation twice
    Downloaded the SDK's for 3.6, 4.1 and 4.5.0. I then copied each SDK folder and merged the AIR 2.6 SDK with each copy. So now I have 6 SDK versions; one pristine and the other with the AIR 2.6 SDK merged. I then added each SDK individually and created an AIR desktop application for each. Each and every one works fine with the exception of the two 4.5 SDK's. They will not render content.
    I created a simple creation complete handler for the application that declares a simple variable and assigns a value to it. I then put a break point on the assignment and it never gets caught. More evidence that the swf isn't getting loaded.
    The computer I'm running on is a Mac Book Pro with Snow Leopard 10.6.7. If I create a web project in each of the 6 SDK's, those will work just fine. What the heck is it with Flex 4.5 and the AIR 2.6 SDK on this machine? I have the AIR 2.6 runtime installed as well as a number of AIR applications that work just fine. I also tried my 4.5 test on my windows machine and that worked like a champ.
    I am completely out of ideas. Finding information has been difficult because everyone is all about mobile so searching for desktop issues is a losing battle. I realize this is a long email but I'm desperate for help. There must be someone out there that knows more about the low level interaction between Flex 4.5/AIR 2.6 and the OS.

    Well, I finally found the issue, a corrupted mm.cfg file in /Library/Application Support/Macromedia. I deleted the file and then adl ran just fine.

  • Error when Modifying Application

    Hey Experts!
    We've recently upgraded to BPC 7.0 - Microsoft 2008 DB.  When I tried to modify one of our Applications for the first time, I get the following message:
    Error message:: Access to the path "F:\BPC\Data\Webfolders\AdminTemplates\AuditRpt.rdl" is denied.
    This occurs on Step 8 of the Modify Application Process.
    I've ensured that the User ID I'm running this process under is a BPC administrator and has full Local Admin rights on the server.  Any idea why this is occuring?
    Thanks!
    Sean

    Hi Sean,
    Do you have access to the application server? If not, please check with your DBA who created the ID for you.
    My take is that your ID somehow doesnt have sufficient privileges because when you modify application through BPC, you are essentially modifying the folder on the application server.
    Also, does your application has data? Try running the 'Clear' package to delete data from your application, then modify the application. See if it works!
    Tagz

  • Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK.

    Hi Guys,
    i am receiving this error since last 3 days please help me resolve this.
    i am already using XCode 5.1.1 and iOS 7 SDK i have regenerated my app store provisioning profile twice after this issue.
    my app gets validated by Xcode and also gets uploaded successfully through Application Loader (i.e. latest one 2.9.1 i believe)
    but in itunes connect when i try to submit my app for review i receive this error.
    "Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK."

    I'm getting the same error as well, using Xcode 6.1 (6A1042b) on OSX 10.9.5.  My project settings in Xcode have “Deployment Target” as “7.0” and “Base SDK” as “Latest iOS (iOS 8.1)”.  I uploaded the app via Xcode, not with the application loader and I've tried re-generating my distribution provisioning profile.
    This is an update to an existing app which was previously built against iOS 6.0 sdk but all attempts to submit the update now produce the error message "Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK."

  • A weird installer issue with xcode

    This is a new macbookpro i bought only a few weeks ago. I installed xcode on it, then removed it due to the fact that i needed to put some really huge hd video files, which needed all the hard disk space i could muster. After moving the videos from my mbp to my external hd, i tried to install xcode again. However, xcode's mpkg won't open, no matter how many times i open it with installer. Other mpkgs and pkgs work fine. What's the problem?

    Hi rhonnywhoop, and welcome to the Dev Forum!
    rhonnywhoop wrote:
    I installed xcode on it, then removed it ... i tried to install xcode again.
    There's no such thing as a weird issue with Xcode after an uninstall-install again cycle. Almost anything can go wrong and weird is the rule, not the exception. But yes, most of the strange problems show up after the installation (e.g., Xcode won't open, Xcode starts up but gcc always fails, Interface builder won't read nib files, etc., etc.). If I needed disk space for a video, I'd probably get another drive before I'd uninstall Xcode, but then I use Xcode all the time. Plus it's too late for that advice, so I'll try my best to point you in the right direction.
    A few questions:
    1) Was there any message when the mpkg failed to open? Please post any such message for us;
    2) Did you install from the DVD that came with your MacBook, or did you download a dmg from the Mac or iPhone Dev Center? If you haven't tried downloading the latest Xcode version yet, that might be worth trying;
    3) Did you uninstall from Terminal, using the command given in the Xcode doc (e.g. /Developer/"About Xcode Tools.pdf"? If not, how did you uninstall the prior Dev Tools?
    4) Is any entry made in one of your logs at the time of the failure? E.g., open Console.app (in /Applications/Utilities) and look for the most recent entries in install.log and system.log. If you find anything like that, please post it for us;
    5) Have you tried any additional cleanup besides the recommended uninstall (question 3, above)? Based on case histories in this and other forums, the most powerful trick is to rename /Developer (e.g. to /OldDev). Other tips will be found by searching on terms like "uninstall" or "clean" in this forum.
    In general, we can assume that since your previous installation was successful, the game is to restore your system to its past condition. This may seem like a no-brainer, but it might help to rule out irrelevant conditions as you try one thing after another. In fact, some developers have cleaned up by re-installing the entire system (needless to say, be sure to try restarting your system before resorting to anything that drastic!). On the other hand, some developers have reported that installing a more recent version of the Dev Tools (if any), can clean up a problem when repeated installs of the same system fail.
    I hope something above will lead you to a solution. Several other developers who regularly contribute to this forum know much more than I do about installation problems. For example, if etresoft joins this thread, be sure to follow his instructions completely and before any others.
    \- Ray

  • BPC 75M - Modify Application error "Cannot connect to the Reporting Server"

    I have trouble with Modify Application, also in ApShell. Maybe you have a clue what it can be the problem.
    Configuration: single server BPC 7.5M SP3, Windows Server 2008 SP2, SQL Server 2008 SP2
    Installation user is a domain user.
    No errors during installation, no error in Server Manager diagnostics.
    But when I try to modify an Application from BPC Admin it gives an error for step "Make OLAP database and Journal/Audit reports. / Validate dimension formulas.".
    In tblLogs I see the error message:
    ==============[System Error Tracing]============== [System Name] :
    AdminServerHandler [Message Type] : ErrorMessage [Job Name] :  
    AdminApplicationHandler : ExecuteModIfyApplication [DateTime] :
    10/19/2010 1:19:13 PM [UserId] : MYDOMAIN\MYUSER
    [Exception] DetailMsg : {System.Exception: Cannot connect to the Reporting Server at
    OSoft.Services.Application.AdminMainServer.AdminApplicationHandler.SetChangeDimensionForAudit(String strAppset, String strApp, String  strUserID, Boolean blnIsChangedDimension, String& strErrMsg) at
    OSoft.Services.Application.AdminMainServer.AdminApplicationHandler.ExecuteModIfyApplication(String strAppSet, String strApplicationName, String strApplicationDescription, String strSourceApplicationType, String 
    strNewApplicationType, String strRateApplicationName, String
    strOwnerShipApplicationName, String strCurrencyConversionsCalculation, 
    String strCalculation, String strIntercompanyBookings, String  
    strUSEliminations, String strOpeningBalance, String strValidations,
    String strIntercompanyEliminations, DataTable dtDimensionList, Boolean 
    bReassignSQLIndex, Boolean bProcessApplication, Boolean bDeleteFact,
    String strChangeAppType, String strUserID, String strReportBackID)}
    ==============[System Error Tracing End ]==============
    Edited by: Alexandru Berindei on Oct 26, 2010 7:57 PM
    Edited by: Alexandru Berindei on Oct 26, 2010 7:58 PM

    There were problems accessing the web page   HTTP://server/reports
    Error message:   "Reporting services 2008 user does not have required permissions"
    It was possible to open the page  HTTP://server/reports with local administrator user and  I fixed this problem by performin following:
    - add Content Manager right to bpc installation user
    - disable UAC from Windows Control Panel  > User Accounts
    Still Modify Application gives the same "Cannot connect to Reporting Services".
    I tried:
    - check that BPC Installation User is part of Local Administrators
    - reboot server
    - reinstall BPC after disabling UAC
    - reinstall everything except the Windows Server 2008
    - I installed another computer with the same exact configuration but with a local BPC Installation User and it works.
    Have anyone installed BPC 7.5M SP3 on single Windows Server 2008 SP2 , with SQL Server 2008 SP2 and with BPC Installation user a domain user?
    Maybe you have an idea of what I should check next.
    Thank you,
    Alex

  • [svn:fx-trunk] 12869: Fix FB-24801: Unable to run an application with AIR 3 .4 sdk

    Revision: 12869
    Revision: 12869
    Author:   [email protected]
    Date:     2009-12-11 14:50:26 -0800 (Fri, 11 Dec 2009)
    Log Message:
    Fix FB-24801: Unable to run an application with AIR 3.4 sdk
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FB-24801
    Modified Paths:
        flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/concrete/PlayerSessionManag er.java

    I've fixed the problem!
    I think the problem was in the way I was linking to the libraries. I ended up deleting all my hand made ANT settings and instead exporting the settings from my Flash Builder project, and just using those.
    Full details in this article here, it saved my life: http://helpx.adobe.com/x-productkb/multi/compilation-results-flex-builder-flex.html

  • Can a CS3 plugin be built with Xcode 3.1 and the CS4 SDK?

    My goal is to build a plugin that loads in CS3 and CS4 on both the Mac and Windows platforms. For the Mac development I have a machine with Xcode 3.1. When I try to build the automationfilter/hidden plugin sample I get a compiler error in PIDefines.h because some typedefs conflict with Apple headers. The CS4 SDK seems to have corrected these issues so I am now trying to build the samples from CS4SDK. The build is successful, but when I try to load the plugin into CS3 I get an error that causes Photoshop to abort (after a friendly dialog box telling me it is going to abort).
    I am wondering if the mix of tools and SDK versions that I am using would be expected to work, or if what I have done is known to fail.
    Thanks
    -- Bennett

    I found a solution to the question. The CS4 sample I was building (Automation/Hidden) was causing PS CS3 to fail when I tried to launch the plug-in. It turns out that the failure is due to one of the suites having a different version in CS3 than CS4. The sample was from CS4, so it was requesting a version of the suite that did not exist in PS CS3.
    To fix the problem I made a copy of the samplecode/common/sources/PIUSuites.cpp file. I placed my copy in the samplecode/automation/automation/common directory and modified my Xcode project to use it instead of the one from common/sources. In the file I changed this line:
    AutoSuite<PSActionDescriptorProcs> sPSActionDescriptor(kPSActionDescriptorSuite, kPSActionDescriptorSuiteVersion);
    to be like this instead:
    AutoSuite<PSActionDescriptorProcs> sPSActionDescriptor(kPSActionDescriptorSuite, kPSActionDescriptorSuitePrevVersion);
    Doing this causes the plug-in to load and execute just fine in CS3.
    Cheers
    -- Bennett

Maybe you are looking for