Problem/bug with AIR 3.0

Hi guys,
I'm here again. I got this error when I tried to publish my project with AIR 3.0.. Actually, I've created an application usign AIR 2.6 (default comes with CS 5.5). It was used to get published and I used to update it on regular basis. Few days back I had to copy AIRSDK3 folder to Adobe's program files' folder, where I renamed AIR2.6 to anything else and AIRSDK3 to AIR2.6... Today, when I tried to publish my same project,  I got this following error. Hope that would help adobe (as it is beta version).
(By the way, when I renamed the folders to their original names, it worked and published).

Steve,
We have seen the same thing and reported it to Forte. We have not yet
heard back with a bug report number...
For now, we have removed all comments from our sql code.
Derk
>
We have just switched from version 2.0.H.1 to version 3.0.F.2 in development,
and have discovered a bug with comments in SQL code.
Anywhere in a cursor definition, or within SQL code in a method, if we use the
multi-line comment format "/* ... */" even on a single line, then the code
compiles fine, but crashes at runtime with a "Invalid SQL Command" error. It
looks as though Forte is including the comment as part of the SQL!
Has anyone else seen this problem? We have not found it in the known bugs list
for 3.0.F.2 or the fixed bugs list for 3.0.G
This worked fine for us prior to version 2, and if we don't get it fixed in
Forte, it means a lot of rework to change the existing comments to single-line
"// ..." format.
Regards,
Steve Isaac
Senior Consultant, Information Services Group
Hydro Electric Corporation of Tasmania
4 Elizabeth St, Hobart, Australia, 7000
Phone : +61 03 6230 5161
e-mail: [email protected]
Check out: http://mama.indstate.edu/users/sodana/lucado.html
*** Derk Norton ***
*** U S WEST Communications Voice : (303) 965-8772 ***
*** 1801 California Street FAX : (303) 896-3565 ***
*** Denver, Colorado 80202 Email : [email protected] ***
**********************************************************************

Similar Messages

  • Very strange bug with AIR and native process (Windows 7, EXE)

    Hello to everyone!
    The situation is:
    I've made an AIR Application, inside of that is running a native process - EXE file.
    I'm using Flash CC as IDE and tried to use compile that as EXE with AIR 2.6 and 3.6 - results are same.
    So I've insert inside a checking if Native Process is supported or not and the Native process is supported all the time.
    When I've just installed the application and run it - the very first attempt is good - everything is working as a must: internal EXE is called by my Application with necessary parameters as many time as I'm need.
    However if I'll close the App and then will run it again - internal EXE is not starting at all, doesn't depends on number of attempts to re-start of the App.
    So only way is to uninstall, install it back and then you'll be one more session of successful internal EXE-requests, till the next re-start of the App.
    That's it.
    I've tried to "google it" but unsuccessful. Probably the bug is very rare.
    Help me please?
    Update: at compilation with Flash CC IDE it's working all the time with no any issues.
    Update-2: when I'm running installator-EXE, there is going a notification "Same version is installed, etc." and then selected "Run Now" - there is also working with no problems.

    Well, I've found the solution and answer by myself and here is it please:
    In case with same situation as above you need to add just one line in your AS3-code
    nativeProcessStartupInfo.workingDirectory = File.applicationDirectory;
    And you will be happy so much

  • URLLoader bug with AIR SDK

    Environment:
    Flash Builder 4.7
    AIR SDK 3.4
    Mobile ActionScript project
    Problem severity:
    Use URLLoader class to get data from server; use URLVariables to send data containing a single field (Note, this issue happens only when you're sending only one field), as:
    var urlVariables : URLVariables = new URLVariables();
    urlVariables.contactid = "mycontactid";
    var request : URLRequest = new URLRequest();
    request.data = urlVariables;
    request.url = "https://myserver.com/flex/GetContactDocument?OpenAgent";
    var loader : Loader = new URLLoader();
    loader.addEventListener( Event.COMPLETE, onSuccess );
    loader.addEventListener( IOErrorEvent.IO_ERROR, onIOError );
    loader.load( request );
    Everytime it turns into IOErrorEvent returning stream error with the used URL path. I eventually noticed it didn't add any "&" after the URL! So what was supposed to be is this:
    https://myserver.com/flex/GetContactDocument?OpenAgent&contactid=mycontactid
    But instead URLLoader seeing this as:
    https://myserver.com/flex/GetContactDocument?OpenAgentcontactid=mycontactid
    Note, there's no & sign after OpenAgent word!
    This doesn't happens when there are more then 1 fields in URLVariables class! This is strange, and looks like a bug to me!
    Any suggestion would be appreciated. Thanks!

    Hello,
    1 . If you used more then 1 field in URLVariable, then is this ever worked for you with any of the AIR SDK version.Could you please share the use of OpenAgent here in the url.
    2.  One should not used “?” without assigning any value in the url for the specified field which is incorrect ("https://myserver.com/flex/GetContactDocument?OpenAgent") , please try to implement like (“https://myserver.com/flex/GetContactDocument?OpenAgent=”+value+””) as url schema needs “?” before the first parameter and “&” before the following ones. OR  Try to use (https://myserver.com/flex/GetContactDocument”) and then pass the url variable through which “?” and “&” is append by the request automatically.
    Please update if this will work for you.
    -Nimit

  • Sms problem bug with nokia 6710 navigator

    hi, i'm jack, surfer from italy. 
    the new kind of t9 with nokia navigator 6710 is really really bad, i'm searching to get the older one on this phone.
    the problem is that when you press * to change the word, the phone become slower, and open a new window where you can see the words and choose. this thing is really uncomfortable and make you really slower and harder to complete the sms.
    the big problem is that you can't enable or disable this option, you must use it! this is a very bad thing from nokia, cause people must choose their way to write sms.
    i can disable and enable t9, so why can't i enable and disable this option? this is a bug from nokia in this phone!
    please help me to find a patch, a software or something else to solve this problem, or if doesn't exist i need someone that advice nokia to put something to download on the site, to solve this problem.
    thank you

    1st of all dont store alot of text on phone this slows it down
    2nd try a soft reset this restores phone to out of box state the code is *#7370# security code is 12345 back up contacts and apps etc
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Problems (bugs) with Project Explorer LV8.5.1 Windows Vista 64bit

    Helo all,
    I am using Windows Vista 64bit with all updates and service packs on an ASUS G1 dual core 4gig memory.  After writing code for a while I find that I cannot execute my top level vi from the project explorer.  I can run the vi from outside the project no problem.  If I try to create a new project and load the vi into it the LV hangs and the windows task manager cannot kill either the vi or the new project explorer, I have to reboot the computer to recover.  I have attached the vi.
    regards,
    Karl
    Attachments:
    FS Test Main V0.9.vi ‏164 KB

    Hi Karl,
    I am having a look at this issue--I shall try to reproduce it and get back to you with my results.
    Ipshita C.
    National Instruments
    Applications Engineer

  • There seems to be a problem/bug with the latest version of iPhoto.

    The current version causes video/movie clips to freeze and screen go black when first opening (whilst the audio continues). This wasn't a problem in the previous version.
    Any other users find the same issue?
    Can this be fixed for the next version upgrade please?

    LarryHN - I did say in the post that this relates to the current version of iPhoto i.e 9.4.2. It isn't a problem with the clip not playing, simply that occasionally the image freezes.
    Thanks Old Toad, the video clips (standard MJPEG imports from an SD card) work perfectly fine on Quicktime Player.
    Personally I'm convinced that this latest version of iPhoto has a problem as it never happened in the previous version. But happy to wait and see.

  • Are there any known problems/bugs with Lion pre-loaded?

    I'm in the market for a Macbook Pro and am wondering if I'd be better off getting it now before it comes shipped with Lion and install it later on when any bugs are worked out.

    When I called last night they said they couldn't tell me if they were going out with Lion yet but reminded me of the free upgrade if it didn't come pre-loaded. The local store I called said they were still selling MBPs without it.

  • Problem/bug with mouse over movieclips

    Been facing an annoying problem at here: www.villielain.com
    Different site sections are located in animated objects
    (mostly glowing) and when you mouse-over them the bottom menubar
    shows up. The problem is that, when you go fast over multiple
    objects (for example tv - cross - wall), the menu bar won't go
    away.
    I've separate actionscript layer for the menu items and can
    send the original open file if it helps.
    any suggestions? thanks.

    Issue 1: If the user leaves the Flash area (and moves over to
    the black html background in this case), Flash doesn't register a
    RollOut event, because Flash isn't underneath your mouse to capture
    it.
    Issue 2: Another problem is that when you display a new menu,
    your code should remove or override any menu that's currently
    displayed, rather than just adding a new menu to the stage or
    making a new item visible.
    Issue 2 can be fixed with some improved code. Issue 1 is a
    Flash (AS2) limitation, but there are some workarounds. You can
    start a timer when a button is rolled over. If no rollout event is
    triggered after the designated time has elapsed, you can check the
    location of the mouse and perform a hit test with your button.
    Solving issue 2 will also reduce the occurrences of issue 1.

  • Problem Bug With My Ipod 30Gb Black (5.5g)

    Hello everybody
    j'ai un ipod 30gb black (5.5gb) et j'ai un petit problem pour les vidéos
    j'ai a peux pres 40 clips vidéo donc je lance une pour regarder et apres si je mets une autre ou encore une autre ca bloque et je suis obliger de cliquer sur Centre + Menu pour redemarrer ( tout dépends parfois ca bloque a ma 5 eme lecture de vidéo ou 3eme voir 7 eme )
    je comprends pas d'ou ça vient
    je sais quand il va bloquer, c'est lorsque que quand je monte le volume ou si je l'abaisse, il n'apparrait pas a l'écran mais juste le niveau de batterie
    merci

    just try and try again. geting it intodisc mode (hol menu + select until apple logo) them switchiong to select and play untill white screen apears. eventually itunes recognises it where you an then restore it. then eventually works again. just dont give up when itunes becomes un responsive. it will work after a while. hope this helps someone in the future even though i figured it out for myself lol

  • Problem/bug with 3102

    Hi, We use 3102 as pstn gateway, fxo line configured as hot line((S0 :102>)). At office it is established 5 SIP devices(101,102,103,104,105). We shall admit someone from office the line calls in pstn accordingly fxo is borrowed and if during this moment someone still tries to call in pstn that this second call beats off with Service Unavailable. After that 3102 tries to dial the number hotline as if the call has come from pstn!!! If someone from office answer on this call we have conference, and after hangup this zombi call all parties disconnected. I not understand why him recall back on busy fxo line???

    And once we have Service Unavailable on not used fxo line, but same him make zombie call.

  • Why am I having a problem networking with Air port Extreme?

    My husband and I are networked using airport extreme. I recently (Dec) got my Macbook Pro and he took my Titanium G4 power book.
    Since the change, his computer never gets to a full signal level.
    Needless to say, this is very discouraging. What can I do?
    Do you think that I should remove Airport from his computer and re-install it? Would that help?
    Should I upgrade Airport to 802.11n?
    Any ideas??

    Thank you, i get it now, and i may be having issues on the other end, as well.
    when i try to answer on one device the others keep ringing and i dont connect at all.

  • IOS 6.1 can no longer air print to HP 6700; it worked before with no problems; is this a bug with 6.1?

    We have 2 iPads (2nd and 4th generation).  Both have been air printing without trouble to our HP 6700, which is on Apple's list of supported printers.  Both iPads were updated to OS 6.1 last night.  Now when attempting to air print something, the HP 6700 does not appear on the printer options list of printers to select from.  Interestingly, the other supported printer, and HP 8500, does show on the list, but when attempting to air print to it, this results in an error message "An error occurred printing this document."  This error happens in multiple apps that support air printing.  Is this a bug in iOS 6.1?
    The printers are visible in AirPort, AND I can print from a computer (MB Air and a Dell Win7)  to the HP 6700 without problems, but no longer from the iPads.  What gives?  I have powered down the HP 6700 and back up.  I even restarted the AirPort Express.  The problem persists with printing from the iPads.

    Hi, everyone, I yesterday bought a HP 6700, after setting everything like supposed to be, I could scan to computer and by eWeb service but not Print directly from iMacs (10.7.5 and 10.8.5) or iPhone, after installing things as suggesting here and HP support site, I decides to called HP support, and they do something, first they force to eliminated all printers from Print & Scan pannel (system preferences) by right-click over printer list on that pannel, and then create the printer from the IP address instead of by default selecting it from list (bonjour), that make the iMacs start printing fine. But iPhone still not. Then HP support suggested that maybe my router didn't support bonjour or it was not activated, so I tried with my phone company with no luck, since they told me that they never hear about this and that my router didn't support it, even if I think they didn't know, period. So I decided to create a network over my regular network, using an Airport Express, I create a new network (connected the Airport through ethernet cable to the router), and then place the iMacs and iPhone over the new network, restarted printer and iPhone, and then finally the iPhone could print on the HP 6700.
    So I suggest you try first force the printer using the IP address, thaht solved the problem with iMacs, and then if you can, used another router cause maybe the one you use have "issues" with bonjour/airprint etc....
    Hope this help.

  • AIR 3.0 bug with native menu?

    Hi
    I'm working on HTML/JS AIR application.
    App loads native menu from XML, which is accessed from application using nativeWindow.menu.  It worked OK in 2.7 and earlier, but recently  AIR runtime was updated to 3.0 version and now nativeWindow.menu==null all the time (Mac OS). Could you take a look at this problem please?
    BTW, I've another problem with menu on Mac OS (... but no such problem in OS Windws). Menu I created, which is loaded from XML, contains "File" and "Edit" items, but Mac OS creates another "File" and "Edit"  items in menu, so Application has 2 duplicated items in menu with different content - first one contains default OS items, but the second - items I'm adding from XML. Could you tell me how can I fix this please? Did I mii something?
    Thanks in advance

    Sorry guys, this wasn't a bug in AIR.
    It's just necessary to check whether menu  is supported by nativeWindow or nativeApplication, instead of trying to access menu from nativeWindow all the time.
    For OS windows -  nativeWindow, but for Mac - nativeApplication.

  • Problem with air 2.5 renderization

    Hi,
    I have a problem with the renderization of imagens when in the computer is instaled and air version bigger than 2.6. When oi run my app in debug i have no problem and save and jpg with the correct color tone, but when i export and install the app if i have the air 3.3 for instance the image save have a different tone that the one in debug mode, or i i install the air 2.5 in my computer the same app saves the jpg correcty , exactly the same as in debug, sample imagens:
    Image with air 2.6:
    Image with air 3.3:
    If you note the image with air 3.3 installed the tone of the image isn't correct, can anyone tell me how to avoid this or the solution its just not to update the air version in my computer.?
    Thanks in advance
    Alex

    Hi,
    Just for the record i have opened a new bug in the bugbase https://bugbase.adobe.com/index.cfm?event=bug&id=3219361
    Tanks
    Alex

  • BUG - rotation of Default image on iOS with AIR SDK 16.0.0.250

    Hi guys!
    I just switched to AIR SDK 16.0.0.250. Everything was fine except one very strange problem with Default images on iOS devices.
    My app runs in landscape mode. In my app I have default images that are shown during application loading phase.
    When app start, first I see Default image properly, that for a very short period of time I see Default image rotated 90 degree and scaled to fill the screen and then it disappears and application is get loaded.
    Here is a video that illustrates the problem: http://youtu.be/Ry1l1v7dQss
    That is very strange, so I want to know if anybody else knows how to handle this issue and what could the source of it? Some info that might help: Application descriptor:
    <initialWindow>
        <content>SWF file name is set automatically at compile time</content>
        <visible>true</visible>
        <aspectRatio>landscape</aspectRatio>
        <autoOrients>true</autoOrients>
        <fullScreen>true</fullScreen>>
        <renderMode>direct</renderMode>
        <softKeyboardBehavior>none</softKeyboardBehavior>
    </initialWindow>
    List of default images:
    Default.png
    [email protected]
    [email protected]
    Default-Landscape.png
    [email protected]
    So, for me it seems like a bug in AIR SDK 16.0.0.250, on AIR SDK 15.XXX everything was just fine.

    Thanks for reporting the issue. Yes, It's known to us and we are investigating it.
    Best Regards,
    Jitender

Maybe you are looking for