Several same objects in a tilelist not selectable

Hello.
I have 2 horizontal lists in my application. The first one
contains images and I am allowed to drag them from first one and
drop in the another one. Everything seems to work perfectly in
first look. I can drag images to one list to another and it copies
the images a move to other one. The problem appears when I move
same image for a several times (2 or more). There seems to be
several items, but the problem is that I can only select the last
one. I have also a numeric stepper there. When I change a value in
other, value changes in another as well.
I think problem is that the objects have same UID, but I
can't figure out how to change that.
Can you please tell me the solution to this problem. I have
totally lost my nerves with this.
Thank you!
Here is the source:
<mx:Script>
<![CDATA[
import mx.collections.ArrayCollection;
[Bindable]
private var valitut_kuvat:ArrayCollection=new
ArrayCollection();
<mx:Canvas label="Choose images">
<mx:TileList
dataProvider="{taustakuvalataus.lastResult.multime dia.images.img}"
dropEnabled="false" allowDragSelection="false" dragEnabled="true"
dragMoveEnabled="false" itemRenderer="Thumbnail"
id="tilelist_kuvat"
creationComplete="taustakuvalataus.send()"></mx:TileList>
<mx:HorizontalList dropEnabled="true" dragEnabled="true"
dragMoveEnabled="true" itemRenderer="Thumbnail2"
dropShadowEnabled="true" id="multimedia_valitut"
dataProvider="{valitut_kuvat}"></mx:HorizontalList>
</mx:Canvas>
-----------Thumbnail.mxml----------------------------------------------
<?xml version="1.0"?>
<mx:VBox xmlns:mx="
http://www.adobe.com/2006/mxml"
xmlns="*" width="80" height="65" horizontalScrollPolicy="off"
verticalScrollPolicy="off" borderStyle="none">
<mx:Image id="img" height="60" width="80"
source="{data.kuva}"/>
</mx:VBox>
-----------Thumbnail2.mxml---------------------------------------------
<?xml version="1.0"?>
<mx:VBox xmlns:mx="
http://www.adobe.com/2006/mxml"
xmlns="*" width="125" horizontalScrollPolicy="off"
verticalScrollPolicy="off" borderStyle="none" height="158">
<mx:Image id="img" height="100" width="120"
source="{data.kuva}"/>
</mx:VBox>

i have had the same exact problem, it only happens if you
move one image and have 2 instances of it on the other side. i have
been trying from this mornin to figure out a solution. i am getting
close, ill let u know

Similar Messages

  • I cant select any objects. When I try to select I get a lined box around the object and it's not selecting

    How do I overcome this problem?

    Derrick,
    As I (mis)understand it:
    You may have a look for unwanted Clippings Masks in the Layer palette, so you can delete.
    What happens if you try with the Direct Selection Tool?

  • Is there a way to shift select multiple objects in layer palette, not just highlight multiple object

    Hi,
    Is there a way to shift select multiple objects in layer palette, not just highlight multiple objects?
    I would want to do this when I have a bunch of objects hidden under some other objects on the artboard. This feature is available in PSD, so I assume Illustrator should have it.
    Thanks!

    Thanks for the reply, Harron.
    I'm using CS4 & below.
    Highlighting object - click on object in layers palette & it turns blue
    Select object - click on object in layers palette to the right of the circle, which creates a square, and selects the object on the artboard
    How do I shift-select multiple objects in the layers palette...select 50 objects with a click, then a shift-click? Shift-select works for highlighting, but not selecting. On most programs shift-select is used to grab a bunch of stuff...:0)
    In the past I have inadvertently selected multiple objects in the layers palette, by somehow alt?-dragging over the layers...or something...I can't re-create it.

  • My phone is no wifi. I can not select the button. this situation has happened to me several times and I have spent lots of money on repairs. what can I do?

    my phone is no wifi. I can not select the button. this situation has happened to me several times and I have spent lots of money on repairs. what can I do?

    Bring your phone to Apple for evaluation and replacement.  It's broken.  There's no magic we can provide you.

  • Copied L-objects not selected by PCH

    we copied L-objects to a new PLVAR and number range. All objects and relations are shown in PP02 but logical database PCH does not select them.
    Any ideas?

    issue solved. We had to run RHPLOGI0.

  • Adobe Reader will not open documents. Will only open the same document regardless which document I select.

    Adobe Reader will not open documents. Will only open the same document regardless which document I select.

    Instead of writing the exact sentences twice, how about some details?

  • [svn:fx-trunk] 7073: When looking around a tab group to determine which object to focus on, not only should the object be selected, but it should also be enabled and visible.

    Revision: 7073
    Author:   [email protected]
    Date:     2009-05-19 08:27:59 -0700 (Tue, 19 May 2009)
    Log Message:
    When looking around a tab group to determine which object to focus on, not only should the object be selected, but it should also be enabled and visible.
    QA Notes:
    Doc Notes:
    Bugs: SDK-19717
    Reviewers: Alex
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-19717
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/FocusManager.as

    Revision: 7073
    Author:   [email protected]
    Date:     2009-05-19 08:27:59 -0700 (Tue, 19 May 2009)
    Log Message:
    When looking around a tab group to determine which object to focus on, not only should the object be selected, but it should also be enabled and visible.
    QA Notes:
    Doc Notes:
    Bugs: SDK-19717
    Reviewers: Alex
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-19717
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/FocusManager.as

  • How to make an itemrenderer not selectable for TileList

    Hey everyone,
                          I have a custom renderer foe a TileList which displays a 3x3 grid. The items get be moved around to sort the list. Sometimes the collection may have only 7 items so I need to to create 2 more additional renderers which represent the empty state of the itemrenderer. What I am trying to achieve is that when the user clicks the empty items the previous or current selected item does not loose focus, so in othe words I need to make the empty items not selectable so that the user can also not drag these items around.
    | X | X | X |
    | X | X | X |
    | X | O | O|
    Currently the way I detect if the item is selected or not by
    override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
       if(ListBase(owner).isItemSelected(data))
         //Show selected state
       else
         //Hide
    Thanks,
    Firdosh

    Take a look at the Disabling List Selection post on my blog.  It might help here.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Concurrent user selecting on same object

    Hi, the issue are like this, there is few patient in table. Nurse as user will select the patient and serve them, the question is, IF the 1st user select on patient A, 2nd user must be prompt that 1st user are selecting the patient A
    What im did is declare 1 vector, storing on the ID and user IPaddress (request.getRemoteAddr()), mean that when 1st user select on patient A, vector will store on (patientA ID and 1st user IP), so when 2nd user click on patient A, system will do checking base on the vector. If 1st user click on patient B, vector that storing (patientA ID and 1st user IP) will be release.
    Things run fine for the first few testing, BUT, if the user have close the application or click on another page, the patient A will forever save in the vector. And others ppl will not selecting on it anymore
    How should i solve it?
    1) anyone can let me know is there any command to check user IP address are connecting to system?
    2) is there any command can overtake my issue?
    Thanks for those who give suggestion.

    Yeah, everyone login have its own unique ID, but the problem is when userA select patientA, it will save in a vector ID + patientA
    How if the userA close the browser or go to another page, PatientA will forever stack with userA. Because patientA onli will be release when userA select on the others patient

  • Returning multiple instances of the same object?

    I have a fairly straight forward swing test class that contains a combobox. The problem is that an object is not selected in the combobox because I get different objects when building the list and when setting the selected item.
    To test this, I've added the following set of 4 lines on three locations in the code:
    - immediately after Toplink is initialized
    - when setting the selected item
    - when the main exits (and the JFrame is open)
    Stand s = Stand.findByPK(4).getDerrivedfromstand();
    System.out.println( s + ", Using EM #" + Integer.toHexString( lEntityManager.hashCode() ) );
    s = Stand.findByPK(1);
    System.out.println( s + ", Using EM #" + Integer.toHexString( lEntityManager.hashCode() ) );
    I happen to know that Stand 4 is derrived from Stand 1. So I get Stand 1 once via Stand 4 and once directly. The result is:
    java.vm.version=1.6.0-b105
    [TopLink Info]: 2007.05.30 11:01:10.531--ServerSession(33414193)--TopLink, version: Oracle TopLink Essentials - 2.0 (Build b41-beta2 (03/30/2007))
    [TopLink Info]: 2007.05.30 11:01:11.343--ServerSession(33414193)--file:/C:/Documents%20and%20Settings/toeu/My%20Documents/kp/reinders/reinders/voorraad/container/bm/build/-reinders login successful
    // immediatly after Toplink init
    [1] setObject=4 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    [1] setObject=1 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    nl.reinders.bm.Stand@1866417, Standnr=1, Using EM #1a8e53c
    [1] setObject=1 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    nl.reinders.bm.Stand@1866417, Standnr=1, Using EM #1a8e53c
    // when filling a combobox in the GUI
    executeQuery: SELECT ... FROM stand ORDER BY standid ASC
    getElementAt 0 = nl.reinders.bm.Stand@1866417, Standnr=1
    // when setting the value of the combobox
    executeQuery: SELECT ... FROM stand ORDER BY standid ASC
    [1] setObject=4 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    [1] setObject=1 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    nl.reinders.bm.Stand@171ef98, Standnr=1, Using EM #1a8e53c
    [1] setObject=1 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    nl.reinders.bm.Stand@171ef98, Standnr=1, Using EM #1a8e53c
    // when exiting the main (JFrame is open)
    [1] setObject=1 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    nl.reinders.bm.Stand@171ef98, Standnr=1, Using EM #1a8e53c
    [1] setObject=4 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    nl.reinders.bm.Stand@171ef98, Standnr=1, Using EM #1a8e53c
    [1] setObject=1 / SELECT ... FROM stand WHERE (standnr = >>>HERE<<< )
    executeQuery: SELECT ... FROM stand WHERE (standnr = ?)
    nl.reinders.bm.Stand@171ef98, Standnr=1, Using EM #1a8e53c
    What is amazing is that somewhere after the combobox is filled, the query returns another instance of the same record and thus the select item will not find an "equal" object in the list. Any suggestions?

    Nevermind. A clear was done on the EM somewhere down the line.

  • ORA-34492: Analytic workspace object cubename _STORED does not exist.

    I am having issues accessing cube data from a user other than where the AW was built.
    Following is what I have done in User-1:
    1. Create two AW's in User-1 : AW-1 and AW-2.
    2. Create all objects in these two AW's
    3. AW-2 is dynamically attached on attaching AW-1 by using PERMIT startup programs. Please refer Attaching multiple AW's
    4. Refreshed both AW's to load data
    5. ALLCOMPILE - no errors.
    6. Created some SQL views on User-1 which basically query the underlying cube views. I also have some queries using the olap_table option.
    7. All my querries work fine in User-1. I can access data from AW-1 and AW-2.
    However, we give access to the above SQL views through an abstract user: User-abs. In 10g, all we did was grant select privs to all the User-1.AW$ tables and also on all the sql views. This would let User-abs get data from the cubes in User-1.
    I am not able to get User-abs to do the same in 11g. We encounter an error mentioning that the workspace object <cubename>_STORED does not exist. The cubename it is referring to exists in AW-2.
    I granted select privs on all AW$ tables, dimension views, cube views and the abstracted sql views but the error persists.
    I tried searching this forum but could not find any helpful leads. Any help will be greatly appreciated.
    Thanks!
    Database - 11.2.0.1
    AWM - 11.2.0.2.0A

    I can think of two possible problems. First, you may not be properly qualifying the owner name when you refer to the object. This can be important when refering to objects owned by other schemas. For example instead of 'my_cube_stored' you would say 'user-1.aw-2!my_cube_stored'. You should also be careful about the order in which you attach the AWs. Do you want AW-2 attached first or last? Use the LAST keyword on AW ATTACH to control this.
    Another possibility is that you have added additional logic to PERMIT_READ over and above the 'aw attach' comand. I was able to recreate the error with the following code in a new AW called TEST_AW in the GLOBAL schema.
    DEFINE PERMIT_READ PROGRAM BOOLEAN
    PROGRAM
    aw attach global.global
    show global.global!units_cube_stored
    return true
    ENDAttaching TEST_AW in RO mode as any user gives me the following error.
    ORA-34492: Analytic workspace object GLOBAL.GLOBAL!UNITS_CUBE_STORED does not
    exist.
    ORA-06512: at "SYS.DBMS_AW", line 93
    ORA-06512: at "SYS.DBMS_AW", line 122
    ORA-06512: at line 1Here is the documentation for PERMIT_READ
    >
    PERMIT_READ
    A PERMIT_READ program is a program that you can create and that Oracle OLAP checks for by name when an AW ATTACH read-only command executes. Depending on the value returned by the program, Oracle OLAP executes the code within the program after attaching the analytic workspace. Depending on the statements in the permit_read program the user is granted or denied access to specific objects or sets of object values. Within permit_read program, you can specify PERMIT commands that grant or restrict access to individual workspace objects. All of the objects referred to in a given permit_read must exist in the same analytic workspace.
    >
    Note, especially, the restriction in the last sentence. This means that a PERMIT_READ program in AW1, for example, cannot refer to objects in AW2. So this is why my PERMIT_READ doesn't work. The AUTOGO does not have these restrictions, but as we know from the forum post you cited, AUTOGO is broken in 11.2.0.1. You can move forward to 11.2.0.2 where AUTOGO is fixed, but there is workaround, which is to add a PERMIT_READ program to the second AW to do the work. For example, if I add this PERMIT_READ to GLOBAL and remove the 'show' command from the PERMIT_READ in TEST_AW, then everything works as expected.
    DEFINE PERMIT_READ PROGRAM BOOLEAN
    PROGRAM
    if aw(attached 'test_aw')
    then do
    show global.global!units_cube_stored
    doend
    return true
    END

  • Health Service in which the location monitoring object is contained is not available

    Hello,
    When i am trying to discover new machines I am getting this error:
    Health Service 'OPMGRRMS1.xxx.xxx.xxx.xxx' in which the location monitoring object is contained is not available
    All services have been restarted successfully without error... on the RMS Server.
    - System Center Data Access
    - System Center Management
    - System Center Management Configuration
    - System Event Notification Service
    but still having the error...
    Date: 10/27/2009 10:14:00 AM
    Application: System Center Operations Manager 2007 R2
    Application Version: 6.1.7221.0
    Severity: Error
    Message:
    Microsoft.EnterpriseManagement.Common.LocationMonitoringObjectNotAvailableException: Health Service 'OPMGRRMS1.ad.medctr.ucla.edu' in which the location monitoring object is contained is not available. Make sure that the computer hosting the Health Service is available and verify that the Health Service is running.
    at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.HandleSubmitTaskIndigoExceptions(Exception ex)
    at Microsoft.EnterpriseManagement.DataAbstractionLayer.AdministrationOperations.LaunchDiscovery(Guid batchId, List`1 jobDefinitions)
    at Microsoft.EnterpriseManagement.Administration.ManagementServer.BeginExecuteWindowsDiscovery(IList`1 discoveryConfigurations, AsyncCallback callback, Object state)
    at Microsoft.EnterpriseManagement.Mom.Internal.UI.Administration.DiscoveryProgress.<>c__DisplayClass7.<SubmitTask>b__3(Object , ConsoleJobEventArgs )
    at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
    DW works (Datawarehouse) I restarted the System Center Management successfully
    MS works (2nd Management Server) I restarted the System Center Management successfully
    ACS works (Audit Control Server) cannot access the reporting server but I restarted the System Center Management successfully
    RMS DB 48 % Free
    DW DB 18% Free
    ACS DB 13% Free
    I can ping the RMS Server what other test could I do?
    I removed the new items:
    Delete the six modules of Windows Failover Clustering Management Pack (SCOM Console > Administration > Management Packs > Right Click delete on it)
    Uninstall System Center Operations Manager 2007 R2 Authoring Resource Kit (Add/Remove Programs)
    Uninstall System Center Operations Manager 2007 R2 Authoring Console (Add/Remove Programs)
    Reboot the RMS Server
    SAME ERROR!!! 
    Any idea
    Thanks,
    Dom
    Altiris Support / System Center Configuration Manager Support

    Hi Marius,
    In the Operations Manager Log I have some errors:
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:06 PM
    Event ID: 4506
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Data was dropped due to too much outstanding data in rule "Microsoft.SQLServer.2008.LoginsPerSecCollection" running for instance "MSSQLSERVER" with id:"{24345584-0FD5-0FAB-2293-D4C82BEDB086}" in management group "SCOM-MED".
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">4506</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:06.000Z" />
    <EventRecordID>4126486</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>Microsoft.SQLServer.2008.LoginsPerSecCollection</Data>
    <Data>MSSQLSERVER</Data>
    <Data>{24345584-0FD5-0FAB-2293-D4C82BEDB086}</Data>
    </EventData>
    </Event>
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:50 PM
    Event ID: 1107
    Task Category: Health Service
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Account for RunAs profile in workflow "Microsoft.SystemCenter.DataWarehouse.CollectEntityHealthStateChange", running for instance "OPMGRRMS1.ad.medctr.ucla.edu" with id:"{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}" is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group "SCOM-MED"
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">1107</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:50.000Z" />
    <EventRecordID>4126487</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}</Data>
    <Data>OPMGRRMS1.ad.medctr.ucla.edu</Data>
    <Data>Microsoft.SystemCenter.DataWarehouse.CollectEntityHealthStateChange</Data>
    </EventData>
    </Event>
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:50 PM
    Event ID: 1107
    Task Category: Health Service
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Account for RunAs profile in workflow "Microsoft.SystemCenter.DataWarehouse.CollectEventData", running for instance "OPMGRRMS1.ad.medctr.ucla.edu" with id:"{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}" is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group "SCOM-MED"
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">1107</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:50.000Z" />
    <EventRecordID>4126488</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}</Data>
    <Data>OPMGRRMS1.ad.medctr.ucla.edu</Data>
    <Data>Microsoft.SystemCenter.DataWarehouse.CollectEventData</Data>
    </EventData>
    </Event>
    Log Name: Operations Manager
    Source: HealthService
    Date: 10/28/2009 10:15:50 PM
    Event ID: 1107
    Task Category: Health Service
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: OPMGRRMS1.ad.medctr.ucla.edu
    Description:
    Account for RunAs profile in workflow "Microsoft.SystemCenter.DataWarehouse.CollectPerformanceData", running for instance "OPMGRRMS1.ad.medctr.ucla.edu" with id:"{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}" is not defined. Workflow will not be loaded. Please associate an account with the profile. Management group "SCOM-MED"
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="HealthService" />
    <EventID Qualifiers="49152">1107</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-10-29T05:15:50.000Z" />
    <EventRecordID>4126489</EventRecordID>
    <Channel>Operations Manager</Channel>
    <Computer>OPMGRRMS1.ad.medctr.ucla.edu</Computer>
    <Security />
    </System>
    <EventData>
    <Data>SCOM-MED</Data>
    <Data>{DF927679-EAC0-B8EC-F8CC-F0031A36AD4F}</Data>
    <Data>OPMGRRMS1.ad.medctr.ucla.edu</Data>
    <Data>Microsoft.SystemCenter.DataWarehouse.CollectPerformanceData</Data>
    </EventData>
    </Event>
    these errors are recurrent...
    the RMS is doing yoyo between Green as healthy and grayed out under Monitoring > Windows Computers or Administration > Device Management > Management Servers (2-3 minutes green then grayed out) there is no event in the Windows Event Log as System Center Management service remains running...
    This MP for the Data Warehouse Internal Library has been removed and restored two weeks agao with Premier Support as the RMS was already fleaky and doing gray-green...
    I have tried again but I will need to check again as it seems these errors are pointing to the Data Warehouse Library and not only the Data Warehouse Internal Library Management Pack. The main problem with this is that the Data Warehouse Library is [b]94[/b] Management Packs which depends on this Data Warehouse Library in our environment so if I need to remove this one it is almost a complete reinstallation of 50% of our MPs :(
    Heartbeat failures: The Heartbeat State view ( Health Service Watcher (Agent) - All) is giving me 10 Critical and 1 Warning
    [b]Any way to delete All MPs and restore them at once?[/b]
    I have an issue trying deleting "Notifications Internal Library":
    The User does not have sufficient permissions to perform the operation"
    I am using my own account which is supposed to have all accesses.
    I tried the hotfix 938510 but it does not seem to apply to SCOM R2
    Thanks
    Dom
    Altiris Support / System Center Configuration Manager Support

  • SSDT Schema Compare keeps showing the same objects as different..

    Hi, 
    When comparing a database to my project using Visual Studio 2012 SSDT I get several stored procedures marked as changed. The body of the procedures is identical, but two properties are highlighted as different when expanding the object:
    IsSelf (false on the DB vs true on the project) and User  (dbo on the DB, needs to be added to the project).
    The procedures have the option "with execute as self" both in the database and in the project as part of the body.
    I have not found what needs to be done so these differences are applied to the project and never appear again. Tried changing some options on the schema compare but didn't found one that help. 
    Some forum suggested dropping the objects and re-creating them but I don't want to loose the history of changes on TFS.
    Any suggestions? 

    Hi Daniel,
    Since you have posted this issue to the SSDT forum here:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/5c9c5c47-64ac-4af4-9104-c9500dc8cf52/ssdt-schema-compare-keeps-showing-the-same-objects-as-different?forum=ssdt#5c9c5c47-64ac-4af4-9104-c9500dc8cf52
    I will move this thread to the Off-topic forum, thanks for your understanding.
    Sincerely,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • RadioButton Not Selecting

    I have a form Item which contains RadioButtonGroup and a
    Repeater which dynamically loads up RadioButtons from model data:
    <mx:FormItem direction="horizontal">
    <mx:Label text="Status:"/>
    <mx:RadioButtonGroup id="statusType"
    selectedValue="{model.selectedValuation.valuationAdmin.valuation_status}"/>
    <mx:Repeater id="valStatus"
    dataProvider="{listModel.allValuationStatuses}">
    <mx:RadioButton id="vs" group="{statusType}"
    label="{valStatus.currentItem.title}"/>
    </mx:Repeater>
    </mx:FormItem>
    On creationComplete() I call init() which in turn calls
    loadUserInfo(). Here I call selectedValStatus and pass on selected
    data from model:
    private function loadUserInfo():void{
    if(model.selectedValuation.valuation_administration !=
    null){
    selectedValStatus(model.selectedValuation.valuation_administration.valuation_status);
    selectedValStatus() takes the data object passed to it, loops
    over the model list data and then checks to see if the model list
    data is equivalent to the data.title property, where i then set the
    selected value of the radio group:
    private function selectedValStatus(data:Object):void{
    if(listModel.allValuationStatuses != null){
    for(var i:int = 0;
    i<listModel.allValuationStatuses.length; i++){
    var item:ArrayCollection = listModel.allValuationStatuses;
    if(data != null){
    if(item
    .title == data.title){
    statusType.selectedValue = data.title;
    The Behavior:
    Data is present on creation complete.
    I have another radio group using the same code architecture
    that works perfectly, is in same form.
    On the form load the radio button is not selected.
    On a view index change and then return the button is selected
    properly.
    Thanks!

    John, thanks, This component is inside a VBox container so
    applicationComplete() isn't available to me here.

  • SelectOneChoice and selectItem foreach row  - Not selecting current value

    Hi -
    I am having a problem whereby the list that is rendered in the UI is not selecting my current ID...It is just showing the "blank" selection, which is another problem - it must be mandatory.
    The UI shows the list (from my iterator) but nothing is selected on the list, even thow the ROWs do have a ClasscategorytypeId assigned to them.
    My Iterator that feeds the list is defined in the PageDef as follows:
    <iterator id="ClasscategorytypeView1Iterator" Binds="ClasscategorytypeView1"
    RangeSize="-1" DataControl="AppModuleDataControl"/>
    </executables>
    Here is the column definition.
    <af:column sortable="false" headerText="ClassCategory"
    binding="#{backing_svrclass_edit_list.column3}"
    id="column3">
    <af:selectOneChoice value="#{row.ClasscategorytypeId}"
    required="true">
    <af:forEach var="item" items="#{bindings.ClasscategorytypeView1.rangeSet}">
    <af:selectItem
    value="#{item.ClasscategorytypeId}"
    label="#{item.Name}"/>
    </af:forEach>
    </af:selectOneChoice>
    </af:column>

    Hi Frank - thanks for the feedback.
    for #1 - setting the defaults on the entity and view object didn't help. It still shows up with a "BLANK" field (don't want the blank field, since "required"), and it is not selecting the correct option that cooresponds to the ID from the ROW.
    re #2 - I don't understand solution #1 that he mentions? Here is the quote:
    "Create a second binding to the same attribute that the list binding is for. But make this a plain attribute binding. This binding will map direct to the real value of the column so you can use this second binding as a proxy to the list in your expressions. Note the binding just has to be created in the PageDef file, it does not need to be displayed on the page itself." These parts are confusing to me:
    "Create a second binding...", "use this second binding as a proxy"...I thought that you can have only one binding per control, and second, re: the proxy item - is this implying that I have to setup an onload and onclick event, and somehow map the option items (zero based index) to the real value both when showing the list (and selecting the right one) and processing the currently "selected" item? This sounds like a very combursome thing to do...? Can you clarify that for me?
    (if you had a simple example that would be great!)
    Thanks again!
    I really appreciate it.
    ps. I found the #1 scenario (foreach solution) from the Steve Muench blog here, and if I am to understand this correctly - even his sample is misleading, since the list values returned from the query are zero based, and NOT value based.. so he must have aligned these values in the database to be ZERO based and coorespond to the behaviour of rendering the list... This is very misleading.
    Here's the URL:
    http://www.oracle.com/technology/products/jdev/tips/muench/screencasts/editabletabledropdown/dropdownlistineditabletable.html?_template=/ocom/technology/content/print

Maybe you are looking for