Problem with the States and component in flex

I am trying to build this flex like this application

ExpertDiscoverySystem.mxml

<? XML version = "1.0" encoding = "utf-8"? >
" < = xmlns:fx s:Application ' http://ns.Adobe.com/MXML/2009 "
xmlns:s = "library://ns.adobe.com/flex/spark".
xmlns:MX = "library://ns.adobe.com/flex/mx" minWidth = minHeight = "1280" '960' xmlns:component = 'rate' currentState 'SearchStart' = >
< s:layout >
< s:BasicLayout / >
< / s:layout >
< s: states >
< name s: State = "SearchName" / >
< name s: State = "SearchDomain" / >
< name s: State = 'SearchResult' / >
< name s: State = "SearchStart" / >
< / s: states >
< fx:Declarations >
<! - Place non-visual elements (e.g., services, items of value) here - >
< / fx:Declarations >

<!-< fx:Script >
<! [CDATA]
private void changeState (): void {}
this.currentState = 'SearchResult ';
searchpage.searchTerm.text = searchpage.getResult ();
}
[]] >
< / fx:Script >->

"" < XY = '0' mx:Image = '0' source = '... / image/background.jpg "includeIn ="SearchDomain, SearchName, SearchStart"/ >
<!-< s:TextInput '120,65' = x y = "507.8" width = "806" id = "searchText" includeIn = "SearchDomain, SearchName" / >
< s:Button "951" = x y = '508' label = "Find it!" id = "Search" includeIn = 'SearchDomain SearchName'-click = "" / >-->
< mx:LinkButton label = "Name" fontSize = "36" = "Verdana" includeIn = fontFamily click "SearchStart" = "currentState ="SearchName"" color = "#CE1717" enabled = "true" x = "383" y = "556" fontWeight = "bold" / >
< mx:LinkButton fontSize = fontFamily "36" = "Verdana" click = "currentState ="SearchDomain"" includeIn = "SearchStart" color = "#CC1C1C" label = "Domain" '656' = x y = "555" fontWeight = "bold" / > "
"< includeIn = 'SearchResult' x = '0' mx:Image = '0' source = '... /image/BackgroundSearch.jpg"/ >
< s:TextInput = 'SearchResult' x = "542.1" includeIn = "47.6" width = "576" / >
< s:Button = 'SearchResult' x = "1132" includeIn = '47.1' label = 'Search' id = 'Search2Button' / >
< includeIn: search for components = "SearchDomain" x = "250" y = "420" >
< / research components: >
< component includeIn: searchResult = 'SearchResult' id 'Advanced' = x = "29" y = "115" >
< / component: searchResult >
< includeIn: search for components = "SearchName" x = "250" y = "420" >
< / research components: >

< / s:Application >

and the component

Search.MXML

<? XML version = "1.0" encoding = "utf-8"? >
" < = xmlns:fx s:Group ' http://ns.Adobe.com/MXML/2009 "
xmlns:s = "library://ns.adobe.com/flex/spark".
xmlns:MX = "library://ns.adobe.com/flex/mx" width = "800" height = "400" contentBackgroundAlpha = '0,0' xmlns:component = 'rate' >
< s:layout >
< s:BasicLayout / >
< / s:layout >

< fx:Declarations >

<! - Place non-visual elements (e.g., services, items of value) here - >
< component id: searchResult = searchedTerm = "{"Advanced"searchTextInput.text}" >
< / component: searchResult >
< / fx:Declarations >
< fx:Script >
<! [CDATA]
private void changeState (): void {}
this.currentState = 'SearchResult ';
searchpage.searchTerm.text = searchpage.getResult ();
}
[]] >
< / fx:Script >

< s:TextInput width = "572" id = "searchTextInput" x = "49" y = "83" / >

< s:Button label = 'find it!' id = 'search"click =" changeState () ""652"= x y ="84"/ >"
< / s:Group >

and searchResult.mxml

<? XML version = "1.0" encoding = "utf-8"? >
" < = xmlns:fx s:Group ' http://ns.Adobe.com/MXML/2009 "
xmlns:s = "library://ns.adobe.com/flex/spark".
xmlns:MX = "library://ns.adobe.com/flex/mx" width = "900" height = "800" >
< fx:Declarations >
<! - Place non-visual elements (e.g., services, items of value) here - >
< / fx:Declarations >

< fx:Script >
<! [CDATA]
[Bindable]
public var searchedTerm:String;
public var searchCriteria:String;
public function getResult (): String
{
Return searchedTerm;
}
[]] >
< / fx:Script >
< s:Label x = '6' y = '13' text = "" you searched: "fontSize ="18"/ >"
< s:Label = "173" x = "13" fontSize = "18" id = "searchTerm" color = "#FF0000" / >

< / s:Group >

The problems goes like this. I need to access my main of my search.mxml component mxml application state 'SearchResult', with my code view, it is impossible to access at all because the State 'SearchResult' was not include the search.mxml component

Is there anyway to access the State of my main application of my component?

Hello

Try to use FlexGlobals.topLevelApplication.currentState = 'SearchResult '; in your Search.mxml component.

Thank you

Jean Claude

Tags: Flex

Similar Questions

  • Problem with the report and the system of axis 2d

    Hi, I'm trying to write a script with tiara, who wrote a 2d axis system in the report but I'm having a lot of problems with it.

    What I'm trying to do, is make 3 or more system axis 2d in the report, each displaying a part of the data of 2 channels (x = ch0, ch1 = y).

    With only 1 graphic I get what I want, but when I try to add the 2nd or the 3rd, they show without my defined x-scale and with the offset x different from the first chart.

    I tried everything, but I could not remedy

    I added as attachments the .csv file that I use to ch0 and ch1 and 2 screen shoots "what I get" (about the problem with the script) and "what I hope to get" (done manually, is what I'm trying to get the report)

    Any help will be appreciated, thanks in advance

    Ierman

    I'll post my code here:

    Dim Xscale, Yscale
    XScale = Array (0,25,0,5,49)
    Yscale = Array(-0.2,0.2,-0.2,10,4)
     
    Call PicDelete()
    Call GraphObjNew ("2D-Axis", "2DAxis1")
    Call GRAPHObjOpen ("2DAxis1")
    D2AxisTop = 1

    D2AxisBottom = 70
    D2AxisLeft = 1
    D2AxisRight = 1
    Call GRAPHObjOpen ("2DYAxis1_1")
    D2AxisyScaleType = "manual".
    D2AXISYBEGIN = Yscale (0)
    D2AXISYEND = Yscale (1)
    D2AXISYORIGIN = Yscale (2)
    D2AXISYTICK = Yscale (3)
    D2AXISYMINITICK = Yscale (4)
    Call GRAPHObjClose ("2DYAxis1_1")
    Call GRAPHObjOpen ("2DXAxis1_1")
    D2AxisxScaleType = "manual".
    D2AXISXBEGIN = Xscale (0)
    D2AXISXEND = Xscale (1)
    D2AXISXORIGIN = Xscale (2)
    D2AXISXTICK = Xscale (3)
    D2AXISXMINITICK = Xscale (4)
    D2AxisXTxt = ""

    D2AxisXColor = 'black '.

    D2AxisXTickAuto = 1
    D2MTickLineWidth (1) = 0.1
    D2MTickLineType (1) = "solid".
    D2AxisXTickSize = 60
    D2AxisXTxtAutoCo = 0
    D2MTickColor = "red".
    Call GRAPHObjClose ("2DXAxis1_1")
    Call GraphObjNew("2D-Curve","New_Curve")

    Call GraphObjOpen ("New_Curve")

    D2CCHNX = "[1] / [1]" "

    D2CCHNY = "[1] / [2]" "

    D2CurveColor = "red".
    Call GraphObjClose ("New_Curve")
    Call GRAPHObjClose ("2DAxis1")

    Dim Xscale1, Yscale1
    Xscale1 = Array (25,50,0,5,49)
    Yscale1 = Array(-0.2,0.2,-0.2,10,4)
    Call GraphObjNew ("2D-Axis", "grafic")
    Call GRAPHObjOpen ("grafic")
    D2AxisTop = 40

    D2AxisBottom = 37
    D2AxisLeft = 1
    D2AxisRight = 1
    Call GRAPHObjOpen ("2DYAxis1_2")
    D2AxisyScaleType = "manual".
    D2AXISYBEGIN = Yscale1 (0)
    D2AXISYEND = Yscale1 (1)
    D2AXISYORIGIN = Yscale1 (2)
    D2AXISYTICK = Yscale1 (3)
    D2AXISYMINITICK = Yscale1 (4)
    D2AxisYTxt = "" ' testo asse label y
    Call GRAPHObjClose ("2DYAxis1_2")
    Call GRAPHObjOpen ("2DXAxis1_2")
    D2AxisxScaleType = "manual".
    D2AXISXBEGIN = Xscale1 (0)
    D2AXISXEND = Xscale1 (1)
    D2AXISXORIGIN = Xscale1 (2)
    D2AXISXTICK = Xscale1 (3)
    D2AXISXMINITICK = Xscale1 (4)
    D2AxisXTxt = «»

    D2AxisXColor = 'black '.

    D2AxisXTickAuto = 1
    D2MTickLineWidth (1) = 0.1
    D2MTickLineType (1) = "solid".
    D2AxisXTickSize = 60
    D2AxisXTxtAutoCo = 0
    D2MTickColor = "red".
    Call GRAPHObjClose ("2DXAxis1_2")
    Call GraphObjNew("2D-Curve","New_Curve1")

    Call GraphObjOpen ("New_Curve1")

    D2CCHNX = "[1] / [1]" "

    D2CCHNY = "[1] / [2]" "

    D2CurveColor = "red".
    Call GraphObjClose ("New_Curve1")
    Call GRAPHObjClose ("grafic")

    Hi lerman,.

    Here is an edited version of your code that works on my computer.  A problem that I know that I fixed it was that your presentation of the STATE was in the name-oriented mode but you use the variables based on the number to assign it X and Y channels.  The execution of these commands in a loop FOR makes it much easier to debug the code and to avoid any annoyance at first.

    Brad Turpin
    Tiara Product Support Engineer

    National Instruments

  • problem with the CURSOR and WITH clause

    Hi guys,.

    I have never created a package before. I try to run it, but I get:
    ORA-06550: line 8, column 16:
    PLS-00382: expression is of the wrong type
    ORA-06550: line 8, column 3:
    PL/SQL: Statement ignored

    I know that my problem is in the next section

    OPEN FOR V_io_cursor

    with GOT_R_NUM like)


    Is the above correct?

    When I copy paste the "heart" of the query, it works very well. I really have a problem with the CURSOR and the declaration.

    Here's the code in its entirety. I know that the code is much more then he returned, but ignore this overload that was to do some tests to make sure that I can achieve any query request.

    CREATE OR REPLACE
    PKG_SPF_NATIONALREPORTS PACKAGE BODY IS

    PROCEDURE GET_NATIONAL_TOTAL_RESULTS (P_SelectFields IN varchar2, P_SUMFields IN varchar2, io_cursor IN OUT C_RESULTS)
    IS
    v_io_cursor C_RESULTS;

    BEGIN

    OPEN FOR V_io_cursor

    with GOT_R_NUM like)
    SELECT
    -START P_SelectFields
    r.cli_served,
    r.EIER,
    -END P_SelectFields
    r.RC,
    r.Year_ID,
    r.period_id,
    r.agreement_type_ind,
    CONTRACT_NUMBER. CONTRACT_NUMBER_TEXT,
    YEARS.year_desc,
    RC_CODE.rc_code_id,
    RC_CODE.rc_code,
    AHRDA HOLDERS. AHRDA_ID,
    AHRDA HOLDERS. REGION_ID,
    AHRDA HOLDERS. PROVINCE_ID,
    AGREEMENT_TYPE. AGREEMENT_TYPE_ID,
    AGREEMENT_TYPE. AGREEMENT_TYPE_DESC_EN,
    ROW_NUMBER() over (partition R.YEAR_ID, R.CONTRACT_Number_Text
    order by
    P.PERIOD_desc
    (/ / DESC NULLS LAST) AS r_num
    RESULT r
    JOIN period p ON r.period_id = p.period_id
    JOIN CONTRACT_NUMBER ON r.contract_number_text = CONTRACT_NUMBER. CONTRACT_NUMBER_TEXT
    JOIN RC_CODE ON contract_number.rc_code_id = rc_code.rc_code_id
    JOIN AHRDA holders ON ahrda.ahrda_id = rc_code.ahrda_id
    JOIN AGREEMENT_TYPE WE AHRDAS. AGREEMENT_TYPE_ID = AGREEMENT_TYPE. AGREEMENT_TYPE_id
    JOIN the YEARS WE r.year_id = YEARS.year_id
    )
    SELECT year_desc
    -START P_SUMFields
    SUM (cli_served) AS sum_cli_served
    The SUM (eier) AS sum_eier
    -END P_SUMFields
    OF got_r_num
    GROUP BY year_desc
    ORDER BY year_desc
    ;

    io_cursor: = v_io_cursor;

    END GET_NATIONAL_TOTAL_RESULTS;

    Agree - all this talk of loops FOR is completely irrelvant.
    A refcursor is usually the exact mechanism to return a result set.

    What is C_RESULTS?

    Just use SYS_REFCURSOR.

    No need for local variable.

    OUT why? Not just walk OUT?

    PROCEDURE GET_NATIONAL_TOTAL_RESULTS
    (P_SelectFields IN varchar2, P_SUMFields IN varchar2, io_cursor OUT SYS_REFCURSOR)
    IS
    BEGIN
     OPEN io_cursor FOR ...
    END;
    
  • HP 15 laptop: problem with the touchpad and the key "stuck."

    Hello!
     
    Last weekend, I have an irritating problem with my HP 15 laptop. Bought two years ago and upgrades to Windows 10 a year ago.
     
    First of all, my touchpad started to not work properly. It "freezes" and I can't use it until I click the ESC key, but it doesn't last and "freezes" again a few seconds later. Then, everytime I open a window where there is a text box (Start menu, edge browser, Control Panel, etc.), the number 5 is entered automatically and permanently, as if the button 5 has been blocked. I did a quick check and button 5 do not seem physically stuck.
     
    Yesterday, I restored the system to the factory settings, so I'm back to 8.1 for Windows and then upgraded to Windows 10. Everything seems to work fine, but this morning, the problem was back. Is there something I can do? What is the problem caused by Windows 10 or the computer? Should I restore it to Windows 8.1? Everything worked great til last weekend, I don't know what that was.
     
    Thank you in advance for your help!

    Welcome to the HP support community @gouch3.

    I understand that you have a problem with the keyboard and the touchpad on your laptop from HP 15.

    Have you tried to use a keyboard external and mouse at all?

    Have you tried to go to Safe Mode to see if the problems persist in there?

    Have you tried to perform a material or forced reset Reset?

    Did you do a test of material?

    Have you updated your drivers?

    gouch3 wrote:

    ... Is there something I can do? What is the problem caused by Windows 10 or the computer? Should I restore it to Windows 8.1? Everything worked great til last weekend, I don't know what that was.

    It could be a driver problem to be able to look at that for you, I need your model number. I wish I could give you an answer or not, but at this point without the troubleshooting results and the model number, it is difficult for me to say.

    I can say that if everything works in point 8.1 of Windows without problem, the driver TROUBLESHOOTING is a great place to start. Please try to follow these steps for the keyboard and the touchpad of troubleshooting:

    • Beginning
    • Search for Device Manager
    • Search results, open Device Manager.
    • Click on display
    • Show hidden devices.
    • Click the arrow next to keyboards.
    • Right click on the name of the keyboard device.
    • Select uninstall.
    • Continue deleting the names of devices in the category keyboards until the feature of all the names have been uninstalled.
    • Restart the laptop twice.

    Touchpad:

    • Type of research, "Device Manager."
    • Click on Device Manager,
    • Expand mice and other pointing devices.
    • Right click on the TouchPad,
    • Click on uninstall.
    • Restart the computer laptop twice,
    • Reinstall the TouchPad card.

    I found a document of troubleshooting for you to try also called Portable keyboard troubleshooting. Please be sure to follow the steps described in this document.

    The best document I have for TouchPad problems is the use and troubleshooting of the TouchPad and ClickPad document. 

    Here is a link to the HP Support Assistant, if you need it. Just download and run the application and it will help with the software and drivers that need to put up-to-date.

    This is a great question other clients may also be questioned. When we came to a resolution, please share what has worked for you with others by marking this post as an acceptable Solution. If you want to show appreciation for my efforts today, please take a second to click the Thumbs Up button below.

    If you need assistance, I would be more than happy to continue to help you. Please re-post with the results of the resolution of the problems. Could you please also provide your model number (How can I find my model number or product number?)

    Thank you!

  • Problems with the date and time - have to reset the date & time on reboot

    original title: problems with the date and time

    Whenever I turn on my computer (Windows XP 2002) I click on F2.  Then I re - set the date and time it occurred in January 2006 1 h every time I have turn off the computer.  Can someone tell me what I need to do?

    You need to replace the battery in time clock (RTC) real of your computer.  It can also be called the CMOS or BIOS battery.

    Many computers, this battery is an inexpensive CR2032 button available in almost every pharmacy corner.  There are, however, some computers (especially laptops) that require a different (and probably more expensive) battery.

    Whatever the expense, almost all of these batteries are easy to replace.

    To get help, post back with the brand and model of your computer.

  • I've had dramas with my photos because I got my new iphone 4s in saying that there is a problem with the properties and I can't change the format of images

    Hello

    I've had dramas with my photos because I got my new iphone 4s in saying that there is a problem with the properties and I can't change the format of images (ie the rotating EGTC)

    Now, I see the image preview and it disappears to the flower, so I did not see one of my photos

    Some would like TO help on this im so not good with this kind of thing.

    Appreciate it in advance

    Let

    Hello

    • When you change the format of images of?
    • What is Windows Explorer or Itunes?

    Try the TV activation

    Enabled and disable the Option 'show window previews (thumbnails) '.

    a. right click on the taskbar.

    b. Select Properties.

    c. check show window previews (thumbnails) "Option. .

  • Problem with the areo and transparency in Windows 7 after installation of Nvidia Geforce go 6200

    Am having problem with the areo and transparency in Windows 7 after installation of Nvidia Geforce go 6200

    * original title - I'm having a problem *.

    You have the latest drivers?
    http://www.nvidia.com/page/support.html

    Aero - Windows 7 - How to troubleshoot problems with Aero

    (1) first of all, click on the Start button and type in Aero. Now, click on find and fix problems with transparency and other Visual effects of link.

    (2) a new Wizard dialog box opens. Make sure that you click Advanced to solve all problems automatically.

    (3) either the problem will be solved or not. If this isn't the case, you will get a list of items that are potential problems.

    (4) If you want to see more details about the problem, you can click View detailed information. This will give you a list of potential problems that have been verified and those that pose problems.

    If it does not---> click Start---> right click computer---> click Properties

    Click the link for 'Windows performance index' and then click 'rerun the assessment"to refresh your WEI score and try again.

    Note: If you have Windows 7 Starter, or if your system does not meet the requirements for Aero you will not be able to use Aero.

  • I can't add youtube video on my site (Muse response: there is a problem with the program and windows stops)

    I can't add youtube video on my site (Muse response: there is a problem with the program and windows stops)

    Use the command search at the top of this page or follow this link: YouTube embedding continues to crash the app.

  • Photoshop elements 13 said that there was a problem with the download and recommend exit us and restart

    We bought a new laptop and 13 items today. We spent the day trying to get it set up. We tried to download the 13 items at least 6 times. Whenever it took about 45 minutes to download, but when we open the file and click on set up it says that there was a problem with the download and it recommends that stop, restart and download it again? How we work what goes wrong? We had to remove the files and start every time. I don't have another day to try to get this sort. Should not it is just a matter of downloading and then, should not come with a message to install and we just press Yes and it works.

    You can also download the trial version of the software directly (No Download Manager) through the page linked below and then use your current serial number to activate it.  You should get two files, an executable file and a compressed file.  Run the executable file and it will install the rest.

    Don't forget to follow the steps described in the Note: very important Instructions in the section on the pages of this site download and have cookies turned on in your browser, otherwise the download will not work correctly.

    Photoshop/Premiere Elements 13: http://prodesigntools.com/photoshop-elements-13-direct-download-links-premiere.html

  • Help, I have a problem with the PS and CC - I get and error measure in PS - "this program cannot start because ONCoreFoundation8.dll - is missing... and it crashes, and now creative cloud will not be open to all."  I spent more than 2 hours to speak to so

    Help, I have a problem with the PS and CC - I get and error measure in PS - "this program cannot start because ONCoreFoundation8.dll - is missing... and it crashes, and now creative cloud will not be open to all."  I spent more than 2 hours to speak to someone in tech support that I did not understand, and I don't know what to do next. The tech gal was run, but once she hung up he returned to broken.  I have an idea, but that's just a guess - trouble started about the time I tried to open On1 of ps there has been a perfect icon effects 9 (for some reason, they decided to add the icon when I got it - I have 8) I clicked it and it loaded the update and then asked me if I wanted to try or buy - that's when I realized that I should have clicked on 8 and tried of back , but is either too late - I think, maybe this dll. 8 or 9 in with perfect On1 effects - and it has changed my settings in PS - and is the reason why it is not compatible - ideas? I have a pc with window7-Carol

    Try to run Photoshop without loading third-party plug-in. hold SHIFT keys when you start Photoshop.  The missing module is not Adobe software.

  • I have installed Adobe Audition on my pc but I have a problem with the time and the effects of pitch appear unavailable

    I have installed Adobe Audition on my 64-bit pc but I have a problem with the time and the effects of pitch appear unavailable because... I can do?, installed on another PC laptop 64 bist and does not

    My guess is that you are in multitrack view and not editview

    These fx are destructive and only take effect when you change a single audio file in editview

  • Hello good I would like to cancel the annual plan of adobe audition, because I had problems with the software and the Bank, if I can help with this please.

    Hello good I would like to cancel the annual plan of adobe audition,

    As I have had problems with the software and the Bank, if I can help with that please.

    Please contact customer support for cancellation & refund of the next purchase. Contact the customer service

    Creative single-app cloud membership for Adobe Audition (one year) Subscription Office March 11, 2015

    In the case of any questions, please let us know, I can certainly go for you.

    Concerning

    Baudier

  • I had a power failure and I learned today that there is a problem with the cache and I need to go to Preferences, purge the cache. I did this, but get the same error message every time I open the subsequent times of bridge.

    I had a power failure and I learned today that there is a problem with the cache and I need to go to Preferences, purge the cache. I did this, but get the same error message every time I open the subsequent times of bridge.

    Mac or PC? Version of the OS? What version of CS?

    Have you tried to reset the bridge? CTRL (Windows) / Opt (Mac) + click on the bridge to start icon and select open boxes.

    Otherwise, you could manually delete the cache, but we need to know the answers to questions to say where he is.

  • Problems with the Windows and Windows Update problem of Installation of KB2416472 component.

    Original title: I use SFC. EXE

    Error detected

    How can I fix this, or I have to re - install window again.

    CSI 0000015a [SR] cannot repair the military record [l:24 {12}] "settings.ini" Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "

    The same with 0000015c detail above.

    00000309 [SR] cannot repair the military record [l:24 {12}] "settings.ini" Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    2010-10-08 12:35:51, CSI Info 0000030b [SR] cannot repair the military record [l:24 {12}] "settings.ini" Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    2010-10-08 12:35:51, CSI Info 0000030 c [SR] this element is referenced by [l:158 {79}] "' Package_16_for_KB948465 ~ 31bf3856ad364e35 ~ x 86 ~ ~ 6.0.1.18005.948465 - 49_neutral_GDR" "

    00000367 [SR] cannot repair the military record [l:24 {12}] "settings.ini" Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    2010-10-08 12:38:13, Info CSI 00000369 [SR] cannot repair the military record [l:24 {12}] "settings.ini" Microsoft-Windows-Sidebar, Version = 6.0.6002.18005, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    2010-10-08 12:38:13, CSI Info 0000036 [SR] a the item is referenced by [l:158 {79}] "' Package_16_for_KB948465 ~ 31bf3856ad364e35 ~ x 86 ~ ~ 6.0.1.18005.948465 - 49_neutral_GDR" "
    2010-10-08 12:38:13, CSI Info 0000036 c [SR] full repair

    Having a problem with the Update window for

    Update of security for Microsoft .NET Framework 4 on Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows Server 2008 x 86 (KB2416472)

    I followed the recommendation, that nothing has changed.

    Download size: 4.7 MB

    You may have to restart your computer for this update is taken into account.

    Update type: Important

    A security issue has been identified that could allow a malicious user to compromise your Windows system that is running the Microsoft .NET Framework and gain access to information. You can protect your computer by installing this update from Microsoft. After you install this item, you may have to restart your computer.

    Thank you

    Hello

    Problems with the Windows Sidebar?

    It seems that the problem is related to the Windows Sidebar. Remove all third-party sidebar gadgets if

    Follow these steps and check if it helps.

    Logon as administrator-

    a. If the sidebar is running - make a right click on the sidebar near the lower clock icon right in and out

    b. Click Start - Type "CMD" in the search box - find top - right click it and run as administrator.

    c. replace C:\Program Files\Windows Sidebar by copying and pasting this command->

    CD C:\Program Files\Windows Sidebar
     
    d. press enter (this is assuming that your sidebar is on C:, otherwise use the letter of the drive is on)

    Guest should be--> C:\Program Files\Windows Sidebar >

    e. then copy and paste each of them following their tour to enter

    regsvr32-u sbdrop.dll

    regsvr32-u wlsrvc.dll

    regsvr32 atl.dll

    regsvr32 sbdrop.dll

    regsvr32 wlsrvc.dll

    Sidebar should now work.

    Also if you scan SFC does not fix a corrupted system file, you can follow the steps from the link below.

    Look under "'If the System File Checker tool can not repair a file, proceed as follows :" "

    As with regard to the installation of KB2416472, to install this hotfix, you must have Windows Installer 3.1 or a later version installed on the computer. To get the latest version of Windows Installer, see the following Microsoft Web site.

    For maore information, see: http://support.microsoft.com/kb/2416472

    Aziz Nadeem - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • Problem with the State showed up in BB10

    Hello

    After the upgrade of my DevAlpha to the latest version, 10.0.9.1675, I have problems with 2-State buttons.

    Example code:

    #myBtn{
        background-image: url(btn/myBtn.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    #myBtn:hover{
        background-position: 0px -124px;
    }
    

    So, when I click the button it stay frozen until steady-state, does not return to the default position. All my apps of ww are affected by this problem.

    Anyone can attempt to reproduce this problem?

    If so, what is the solution?

    This is sort of the standard: hover behaviour I noticed in mobile browsers. Since then no cursor, hover is only simulated.

    The simplest solution (and the one I use in my projects) is to use: active instead of: hover.

    #myBtn:active{
        background-position: 0px -124px;
    }
    

Maybe you are looking for

  • Cannot type a password in the terminal

    Hi all Since the upgrade to the latest OS, I can't enter my password in the Terminal. Every day I run a script to stop Apple to steal data from me that I am on a very low data plan. Yesterday I could not run the script for this reason, so I manually

  • Driver C75 - GPU satellite stops and restarts

    Hello I have a UK bought C75 - A - 13P. It runs 8.1 Windows 64-bit and currently shows the Intel HD4600 version 10.18.10.3345 driver. It is currently higher than that indicated on the Toshiba Driver download page as 10.18.10.3308.To add to this confu

  • Cannot access the dialog box when I right click

    I have a laptop with Vista Ultimate. Previously, I was able to right click on the desktop to access the dialog box. I can do it no longer. Can anyone provide a solution.

  • How can I appoint people on a photo I download a DVD?

    I have been using DVD MAKER without any difficulty. Now, I'm trying to use photos of my grandparents time. I would like to be able to tag the photos with names. How can I do?

  • Audio Studio LE-how adjust the recording settings

    Help to install a SONY USB turntable Hi all - I just got a SONY USB turntable and hooked up with the software (Audio Studio THE), when I recorded it, I picked up a lot of other noise that has mastered the music from the disc.  How can I set my system