Error in Excercise 3 in day one

Hello:
I imported the resolution then run, but it end up with the
error:
Alert.show("There was a problem","Error");
what's the problem?
Thanks!

Thanks, FreeFlexAcademic.
I set up the breakpoint, but it can not stop at all. I
modified
Alert.show("There was a problem","Error");
to
Alert.show(event.toString(),"Error");
Then the error message is
[FaultEvent fault=[RPC Fault faultString="Error #2148: SWF
file file:///D:/Adobe/Flex in a Week video
training/day1/AdobeODT2/bin-debug/AdobeODT.swf cannot access local
resource assets/roomList.xml. Only local-with-filesystem and
trusted local SWF files may access local resources."
faultCode="InvokeFailed" faultDetail="null"]
messageId="38C45C88-5A10-90FE-B3C6-81EB75337884" type="fault"
bubbles=false cancelable=true eventPhase=2]

Similar Messages

  • TS3899 Purchased I phone 4S   3 1/2months ago  Having problem from day one w/ HOTMAIL & MSN  e-mail   ERROR messageS read:  the connection to the server failed or  unable to move message  The messge could not be moved to the mailbox trash when attempting

    sed   IPHONE 4 S   3 1/2 months ago .   From day one MSN & HOTMAIL e-mail has not worked properly. UNable to delete e-mails in MSN & HOTMAIL  (ERROR MESSAGE reads UNABLE TO MOVE MESSAGE
    UNable to download messages in MSN & HOTMAIL     My YAHOO & NYCAP e-mail accounts totally work.  How do I correct my MSN & HOTMAIL accounts???

    Oberus,
    We're very sorry for the troubles you're having getting your messages to your customers.  We're happy to help.  We will escalate this to the proper group for review.  Thanks for your patience as we investigate and escalate this issue.  ~Ian
    Ian_VZ
    Verizon Support
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

  • Day One script errors on Compiling and Viewing App

    Day one script errors on Compiling a
    nd Viewing App. Video will not work

    Well today is working, makes me look foolish, not the first time.
    When I had trouble the error message was that the script had script errors. When I dismissed or ignored the video never started.
    That's ok I have enjoyed the tutorial so far, best I have used.
    Before i tried to learn flex 3 and gave up trying to use a database. My daughter wants me to build an e-commerce site for her homemade jewelry, so maybe it can be done in flash 4. Dreamweaver says you can connect to a business model that let's you build an e-commerce site, but I think it has not come out yet.
    Date: Tue, 13 Apr 2010 10:21:40 -0600
    From: [email protected]
    To: [email protected]
    Subject: Day One script errors on Compiling and Viewing App
    Hi RyderMac,
    I just clicked on the video link for http://www.adobe.com/devnet/flex/videotraining/xml/fiaw_v1_05.html
    and the video and audio is working fine for me.  Are you getting any kind of error message?
    >

  • Day one of my new MacBook Pro & I desparately need help with calendar and email

    It's day one of my new relationship with a Mac, and I need help! I'd like to use microsoft exchange to sync my calendars to iCal & my emails the way I currently do with my iPhone 4 and iPad 2. The problem is that all I get are error messages. They either say that communication with the server cannot be established or communication to ports 80 & 440 cannot be established. One account I'd an ssl and the others are gmail. Please advise!

    anyone? please? i would appreciate any information.

  • I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe

    I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe product installing.  I have used the Adobe Cleaner Tool many times and uninstalled other Adobe Products but neither has worked.  I have uninstalled/reinstalled this CD version of Dreamweaver several times when changing computers and after having computer issues. A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.  Please help.

    A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.
    Absolutely not. You are misinterpreting things. The activation check never happens when just running the installer, only much later. It means what it says - there is another "install" pending/ active on your system, meaning somewhere there is an (invisible) process still blocking things. Either way, since you haven't provided any real technical info, we can't advise specifically. if you are on Windows, you may want to check your task manager and terminate any setup.exe and msiexec.exe processes plus potentially may need to manually fix/ delete some registry keys. For anything beyond that you will have to be much more specific.
    Mylenium

  • Error-No value given for one or more required parameters when using oleDBDa

    Hello,
    I have this sql statement and it works well, the Crystal Report gives good result when I put concrete values like:
    string comstring = "SELECT NOVI.GBR as gbrnov, NOVI.AB as abnov, NALOG1.DATA as datanov, Min(NALOG1.POCKM) AS MinOfPOCKM, Max(NALOG1.KRAJKM) AS MaxOfKRAJKM, (Max(NALOG1.KRAJKM)-Min(NALOG1.POCKM)) AS RAZLIKA, Count(IIf(([MAGACIN.SIFRA]='0991000'),[MAGACIN.KOL],Null)) AS Gorivo, Avg(IIf(([MAGACIN.SIFRA]='0991000'),[MAGACIN.KOL],Null)/100) AS potrosgor100km, Sum(IIf(([MAGACIN.SIFRA]='0993050' Or [MAGACIN.SIFRA]='0993051'),[MAGACIN.KOL],Null)) AS Motmaslo, Sum(IIf(([MAGACIN.SIFRA]='0992201'),[MAGACIN.KOL],Null)) AS Addblue, ([Addblue]/[Gorivo])100 AS Addbluegor, Sum(IIf(([MAGACIN.SIFRA]='0999001'),[MAGACIN.KOL],Null)) AS Antifriz, NOVI.DATAP, NOVI.DATAS, IIf(([NOVI].[KM]<=([NOVI].[KMS1][NOVI].[KMS2])),'ZA SERVIS',(IIf(([NOVI].[KM]<=([NOVI].[KMP1][NOVI].[KMP2])),'PROVERKA',''))) AS Zabeleska FROM (NALOG1 INNER JOIN NOVI ON NALOG1.GBRV = NOVI.GBR) INNER JOIN MAGACIN ON NOVI.GBR = MAGACIN.GBR where (((NOVI.GBR)>='1001' And (NOVI.GBR)<='1080') AND ( ((NOVI.AB)='AK') OR ((NOVI.AB)='AK') ) AND ((NALOG1.DATA)<=#10/31/2011# and (NALOG1.DATA)>=#10/31/2011#) ) GROUP BY NOVI.GBR, NOVI.AB, NALOG1.DATA, ([Addblue]/[Gorivo])100, NOVI.DATAP, NOVI.DATAS, IIf(([NOVI].[KM]<=([NOVI].[KMS1][NOVI].[KMS2])),'ZA SERVIS',(IIf(([NOVI].[KM]<=([NOVI].[KMP1][NOVI].[KMP2])),'PROVERKA','')))";          
    but when I use code like this :
    string comstring = "SELECT NOVI.GBR as gbrnov, NOVI.AB as abnov, NALOG1.DATA as datanov, Min(NALOG1.POCKM) AS MinOfPOCKM, Max(NALOG1.KRAJKM) AS MaxOfKRAJKM, (Max(NALOG1.KRAJKM)-Min(NALOG1.POCKM)) AS RAZLIKA, Count(IIf(([MAGACIN.SIFRA]='0991000'),[MAGACIN.KOL],Null)) AS Gorivo, Avg(IIf(([MAGACIN.SIFRA]='0991000'),[MAGACIN.KOL],Null)/100) AS potrosgor100km, Sum(IIf(([MAGACIN.SIFRA]='0993050' Or [MAGACIN.SIFRA]='0993051'),[MAGACIN.KOL],Null)) AS Motmaslo, Sum(IIf(([MAGACIN.SIFRA]='0992201'),[MAGACIN.KOL],Null)) AS Addblue, ([Addblue]/[Gorivo])100 AS Addbluegor, Sum(IIf(([MAGACIN.SIFRA]='0999001'),[MAGACIN.KOL],Null)) AS Antifriz, NOVI.DATAP, NOVI.DATAS, IIf(([NOVI].[KM]<=([NOVI].[KMS1][NOVI].[KMS2])),'ZA SERVIS',(IIf(([NOVI].[KM]<=([NOVI].[KMP1][NOVI].[KMP2])),'PROVERKA',''))) AS Zabeleska FROM (NALOG1 INNER JOIN NOVI ON NALOG1.GBRV = NOVI.GBR) INNER JOIN MAGACIN ON NOVI.GBR = MAGACIN.GBR where (((NOVI.GBR)>=? And (NOVI.GBR)<=?) AND ( ((NOVI.AB)=?) OR ((NOVI.AB)=?) ) AND ((NALOG1.DATA)<=? and (NALOG1.DATA)>=?) ) GROUP BY NOVI.GBR, NOVI.AB, NALOG1.DATA, ([Addblue]/[Gorivo])100, NOVI.DATAP, NOVI.DATAS, IIf(([NOVI].[KM]<=([NOVI].[KMS1][NOVI].[KMS2])),'ZA SERVIS',(IIf(([NOVI].[KM]<=([NOVI].[KMP1][NOVI].[KMP2])),'PROVERKA','')))";
    Edited by: Don Williams on Nov 23, 2011 7:22 AM

    and the code after that:
    command.CommandText = comstring;
                if (radioButton4.Checked == true)
                    if (textBox1.Text == "")
                        button1.Enabled = false;
                        MessageBox.Show("Внесете гаражен број", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);
                        textBox1.Focus();
                        command.Parameters.AddWithValue("@gbr1", textBox1.Text);
                        command.Parameters.AddWithValue("@gbr2", textBox1.Text);               
                else if (radioButton5.Checked == true)
                    command.Parameters.AddWithValue("@gbr1", "1001");
                    command.Parameters.AddWithValue("@gbr2", "1080");
                    button1.Enabled = true;
                    textBox1.Text = "";
                else if (radioButton6.Checked == true)
                    command.Parameters.AddWithValue("@gbr1", "1081");
                    command.Parameters.AddWithValue("@gbr2", "1149");
                    button1.Enabled = true;
                    textBox1.Text = "";
                else if (radioButton7.Checked == true)
                    command.Parameters.AddWithValue("@gbr1", "1001");
                    command.Parameters.AddWithValue("@gbr2", "1149");
                    button1.Enabled = true;
                    textBox1.Text = "";
                else
                    MessageBox.Show("Немате избрано гаражен број или тип на автобус.", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);
                    button1.Enabled = false;
                if (checkBox1.Checked == true && checkBox2.Checked==true)
                    command.Parameters.AddWithValue("@ab1", "AK");
                    command.Parameters.AddWithValue("@ab2", "GP");
                    button1.Enabled = true;
                else if ((checkBox1.Checked == true) && (checkBox2.Checked == false))
                    command.Parameters.AddWithValue("@ab1", "AK");
                    command.Parameters.AddWithValue("@ab2", "AK");
                    button1.Enabled = true;
                else if (checkBox2.Checked == true )
                    command.Parameters.AddWithValue("@ab1", "GP");
                    command.Parameters.AddWithValue("@ab2", "GP");
                    button1.Enabled = true;
                else
                    MessageBox.Show("Немате избрано автобаза.", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);
                    command.Parameters.AddWithValue("@ab1", "AK");
                    command.Parameters.AddWithValue("@ab2", "GP");
                    button1.Enabled = false;
                command.Parameters.AddWithValue("@data1", dateTimePicker1.Value.Date);
                command.Parameters.AddWithValue("@data2", dateTimePicker2.Value.Date);
                 DataSet2 dataSet2=new DataSet2();    
                 OleDbDataAdapter oleDBDataAdapter1 = new OleDbDataAdapter();
                oleDBDataAdapter1.SelectCommand=command;
                    dataSet2.Clear();
                    oleDBDataAdapter1.Fill(dataSet2,"Tabela");
                    if (dataSet2.Tabela.Count == 0)
                        MessageBox.Show("Nema podatoci za toj period");
                    ReportDocument cryRpt = new ReportDocument();
                    cryRpt.Load(@"C:\Potrosuvacka-Pregledi\Potrosuvacka-Pregledi\CrystalReport6.rpt");
                cryRpt.PrintOptions.PaperOrientation = CrystalDecisions.Shared.PaperOrientation.Landscape;
                    cryRpt.SetDataSource(dataSet2);
                    crystalReportViewer1.DisplayToolbar=true;
                crystalReportViewer1.ReportSource = cryRpt;                      
                crystalReportViewer1.Refresh();
                    conn.Close();
    I get an error:
    "No value given for one or more required parameters."
    Could anybody help me please?
    Thank you in advance.
    Edited by: nelpet06 on Nov 23, 2011 9:30 AM

  • How do I get iCloud to sync between "Day One" app on iPhone and Macbook Pro

    I Just recently got my Macbook Pro up to date. I am working on setting up iCloud and I have succesfully backed up my information, but I can't figure out how to sync between my Mac application and iPhone application "Day One". Hope you can help me.

    Try here >  iCloud: Troubleshooting iCloud Reminders and Tasks

  • How do I add a photo to day one

    I can't see how to add a photo to a day in Day One since the last update.  There used to be a camera icon at the bottom of each day, now there is not.
    Please help. Thank you

    There is - at least for me. It's the center icon at the bottom of the text entry areaa just above the keyboard.

  • Error: You have more than one Creative players connected. - Recovery Tool for ZEN

    My Zen 4GB cannot be turned on anymore after a failed firmware upgrade (The installation hung up). I tried to run the firmware upgrade executable file again but the player must be on. So I tried to hardware reset by switching the power slide on while pressing the play button, but it still doesn't start. I downloaded and ran the Recovery Tool while the player was connected, but an error message appeared: "ERROR: You have more than one Creative players connected. Please remove all but one, click "OK" to exit and then run this program again." - There was no other players connected but the ZEN. Please help... What can I do

    I have this very exact same problem with the same model. Did you ever find a solution to this?

  • I am trying to download the latest version of iTunes to my PC (windows XP) and I keep getting an error message or two. One is that it can't uninstall the previous itunes version, the other is that it can't find itunes.msi.

    I am trying to download the latest version of iTunes to my PC (windows XP) and I keep getting an error message or two. One is that it can't uninstall the previous itunes version, the other is that it can't find itunes.msi. I have tried removing  the old version in add/remove programs, but it says the same error. I tried deleting every thing that has itunes in the file/folder/etc and it didn't help.

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • I have a mid 2007 iMac w/ mac OS X Lion 10.7.5. My time machine (LaCie) is not responding through firewire port (since day one).  Did an update mess this up?

    I have just recently realized that my time machine has not backed up in a couple of weeks. I am using a LaCie external hard drive that I purchased with the iMac and has been plugged into the firewire port since day one.  When I try to establish a connection it only gives me airport utility.  When I look through network connections it shows that my fire wire is not connected or at least it doesn't find anything connected. 
    I have also been getting a start up disk message off and on that I need to close applications due to no more memory? (or something similar to that). 
    Just curious what might have changed.  Did an update re configure something? Are these two issues connected? 
    I have always loved my Mac for the fact that it just always worked.  I'm not super savvy with computers and the settings so I'm not the kind that just goes in to tweek things. This is the first real issue that I have had with it.  I would think that it was the fact that I upgraded to lion but I did that quite a while ago.

    Hello,
    It isn't the fw in Network you want o use or look at, that's for something completely different.
    My first suspect is the Power Adapter on the LaCie has gone.
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Hardware>Firewire, what is listed there?
    Reset the Firewire bus
    If your Firewire or USB isn't recognizing any device.  A solution which has worked for some whose hard drive became invisible in 10.4 was simply to follow these four steps to reset the Firewire/USB bus:
    1. Shut the machine down.
    2. UNPLUG the power lead to the computer and any firewire/USB drive or devices.
    3. leave it for 10 minutes.
    4. Connect back up and reboot.
    http://www.macmaps.com/firewirebug2.html

  • Why am i receiving an error message similar to this one when trying to download firefox?: "unable to open this internent site. The requested site is either unavailable or can not be found"

    I just received my acer aspire 1 netbook and i wanted to download firefox. I have used firefox before on my acer laptop but for some reason when I try to download it now i receive an error message similar to this one: :"unable to open this internent site. The requested site is either unavailable or can not be found" I tried downloading versions 3.6 and 4 beta and received the same message.

    That is OK.<br />
    It is one of the mirror servers that Mozilla uses
    http://www.mozilla.org/community/mirrors.html (The SUNET Archive (se))

  • I have been trying to reinstall iTunes but have been getting error messages. One says I need file MSVCR80, one says I have error 7 and the last one says I have windows error 126.

    I have been trying to reinstall iTunes but I have been getting error messages. One says I need a fileMSVCR80.dll, one says error 7 and the last one says windows error126.
    This problem started yesterday when I tried to download the newest iTune update.
    The error message suggested trying the download again and i have tried over ten times and i get the same messages and error numbers.

    iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue
    Solving MSVCR80 issue and Windows iTunes install issues.
    Thanks to user turingtest2 for this solution.
    Solving MSVCR80 issue and Windows iTunes install issues.
    If the above doesn’t do the trick entirely, then use the instructions in the following as it applies to the version of Windows you are using:
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    You may be required to boot into safe mode to complete the folder deletion process.

  • Error msg: Enter at least one condition item

    Hi SAP,
    I try to change (extend) rental end date but i received error msg "Enter at least one condition item":
    Enter at least one condition item
    Message no. 62226
    Diagnosis
    No condition items with a positive amount exist. Each condition header, however, must have at least one condition item.
    System Response
    The system may or may not carry out the function you selected. If the function cannot be executed, the system will output an error message indicating that a condition item is necessary.
    Procedure
    If the system does not execute the function you selected, you must enter a condition item or an amount for at least one condition item before you choose the function again. Each condition header must have at least one condition item at the latest when you save your inputs.
    Actually i had maintained the condition type eg: Electricity (variable type) but with "$0" amount. But i have maintained the sales based rent inside the condition item with minimum rent $2.
    My question, is there any way i can proceed with the rental end changes with the condition or scenario i mentioned above?
    I will give points for those who help me solve this problem.
    TQ
    Regards,
    Nazrul

    Hi Nazrul,
    please use transaction FO38 (change active lease-outs) and there set the flag 'cond. not checked'. With double-klick on the flag you can make it changeable. Afterwards the error message should not appear anymore.
    Hope that helps.
    Regards, Franz

  • My location service is not working from the day one the response is that (cannot able to determine the location) .What can i need to do to see my location in maps and other application even the location services is enabled in the settings?

    From the day one the response is that (cannot able to determine the location) while using ios5.1 .What can i need to do to see my location in maps and other application even the location services is enabled in the settings?.Which means that is there is any problem in my ipad ? currently running on IOS 6.

    Your location is determined from a location database which contains the MAC addresses of routers and their physical location. A MAC address is a unique number which is built-in to all network devices when manufactured. The database is built and updated by actually driving around and mapping router locations.
    Since you just moved the location of your router has not been updated in the database and when you use Maps you will see your old location.
    If you go outside your house you can be correctly located because your iPod sees other routers which are in the location database. Note that you do not need to be connected to a router for your iPod to see it and obtain its MAC address.

  • Error " TR should have atleast one  line item "

    Hi,
    While trying to create TO for the TR , system through the error " TR should have atleast one  line item "
    but the TR have the line item.
    pls trhu some light. actually it properly working in development server but not working in production.

    Hi
    Thos error message does not make any sense if what you are saying is true in that the TR does have one line item.
    The only thing I can think of is Has the stock situation changed since the TR was created.
    Do you in fact have any stock?
    Check the TR in LB02 to make sure it is OK
    I hope that this helps
    Frenchy

Maybe you are looking for

  • How to make some seperate lines as one paragraph in MS Word2013

    hi friends when i copy & paste a part of a book (for example a paragraph) from .pdf files into MSWord 2013, the paragraph is pasted as separate lines,so i have to manually edit that. it takes long time. i have pasted my problem in following pictures,

  • Ipod nano 7th gen not turning on or connecting to laptop??

    My son's ipod nano 7th gen won't turn on and when I connect it to the lap top a message comes up saying device driver not recognised - he was listening to it just last night, can anyone help? He's only had it since his birthday in November.

  • Is FCE too much for me?

    Hi, I am a newbie when it comes to video editing. That said, I am very interested in learning as much about the editing process as I can. I have used iMovie for a while and I feel constrained - I feel like it is oversimplifying things to the point wh

  • Array of Embedded Attributes

    Is it possible to have some document definitions for a XML file that contains an array of Embedded Attributes. Perhaps something like a table: <table> <row> <cell1>..</cell1> <cell2>..</cell2> </row> <row> <cell1>..</cell1> <cell2>..</cell2> </row> <

  • Exporting JPEGs from InDesign CS4

    I've exported jpegs from InDesign CS4 for years and each time I get an Export JPEG dialog box that gives me the option to adjust the resolution. Suddenly, when I export to JPEG, I get no dialog box and it automatically creates a JPEG at 300 dpi. I've