Custom Control Doesn't Load On Some Clients

I have a LightSwitch application developed in Visual Studio 2012 that has been in production for several years without any major issues. The application has a custom control that has been included in the app from the very beginning. The app uses Silverlight
5.
I recently made a change and re-deployed the application to the server. This is not the first change deployed since the app was released. The custom control no longer renders when running the app on some clients. Not all clients are affected.
This is only a problem when running the app from the production server. When I run the app from the development server, the custom control renders without any issues on all clients.
When the app runs from the production server, I get the following in place of the custom control:
How do I get the control to render when running the app from the production server?
Thank you,
Jack Helfrich

I recently updated to io6 and ran into FB notification not sounding. So I decided to do a backup like I have done many of times. Well doing this all my custom tones went by by...Never changing anything in itunes. They worked fine up until I restored. I did all the trouble shooting steps like normal for my custom tones. Re-synched and so on. text goes off...nothing, changed to a default tone worked fine then change back to custom tone worked, except for purchased tones those still don't work. I re-purchase one tone I already bought and now works fine. All are working again accept the original problem of the notification tone for FB still not working.

Similar Messages

  • Flash control doesn't load in Firefox if offscreen

    We use a swf for a page counter that needs to run when the page loads, but in Firefox it doesn't run until the viewer scroll down to the swf.
    Is this normal behavior? Is there anyway to force the swf to run at page load?

    Did you upload the Flash movie (the SWF file)? Doesn't appear
    to be on
    your server.
    Alec Fehl, MCSE, A+, ACE, ACI
    Adobe Community Expert
    AUTHOR:
    Microsoft Office 2007 PowerPoint: Comprehensive Course
    (Labyrinth
    Publications)
    Welcome to Web Design and HTML (Labyrinth Publications)
    CO-AUTHOR:
    Microsoft Office 2007: Essentials (Labyrinth Publications)
    Computer Concepts and Vista (Labyrinth Publications)
    Mike Meyers' A+ Guide to Managing and Troubleshooting PCs
    (McGraw-Hill)
    Internet Systems and Applications (EMC Paradigm)

  • ALV Display on the Custom Control

    Hi Friends,
    Iam developing a Module Pool program where I call a ALV grid on a custom control.
    I have only one screen in which i have a input field and a custom control.
    when I enter a material number in the input field and press ENTER the custom control should be populated with some of the material details. I have written all the logic. But the problem is when i press enter the custom control is not filled but after I press the REFRESH button present by default on the grid, the details are displayed.
    What is the problem??
    Regards,
    Raju...

    HI,
    Use the method <b>REFRESH_TABLE_DISPLAY</b> after filling the new values into <b>it_outtab</b> table. in the PBO flow logic of your Module pool program.
    <b>CALL METHOD grid1->refresh_table_display.</b>
    Regards,

  • HTML Client: How to get the content/value of a custom control?

    I made two Custom Controls named, "CustomControl_1" and "CustomControl_2". 
    In the render function of "CustomControl_1", how to access the value of "CustomControl_2"?
    For example,
    myapp.BrowseOrders.CustomControl_2_render = function (element, contentItem) {
    $(element).text("Some Value");
    myapp.BrowseOrders.CustomControl_1_render = function (element, contentItem) {
    $(element).text( Value of CustomControl_2 ? );

    I would recommend creating screen properties and binding the controls to those screen properties. Then you can easily get a reference to any value. See this article for an example of the process using custom controls:
    Using The Clippy Agent in the Visual
    Studio LightSwitch HTML Client
    Unleash the Power - Get the LightSwitch 2013 HTML Client / SharePoint 2013 book
    http://LightSwitchHelpWebsite.com

  • It doesn�t work lazy loading with remote client (toplink)

    I am trying to use lazy loading in a @ManyToOne field but I get an exception. I have been reading in some oracle tutorials that it's necesary use -javaagent:.../lib/toplink-essentials-agent.jar for that it works because this argument activate dynamic weaving in JavaSE. I have put this command line argument javaagent but it doesn't work. Why? Can I have to do another thing? I have done a lot of tests in base to comments read in another forums but I only obtains an exception.
    Caused by: java.io.IOException: Mismatched serialization UIDs
    NOTE: The server use toplink and the remote client query the entitties through a session bean of the server. Besides, I am using Glassfish (Sun application server and toplink).
    Thanks in advance.
    hayken

    At first, thank you for your reply.
    I know that I haven´t explained the problem too well. I have a stateless bean with one remote method that execute a query an returns an entity like this
    @Entity
    public class ModuloEntity extends Serializable
    @Id
    @GeneratedValue(strategy = GenerationType.IDENTITY)
    private Long idModulo;
    private String nombre;
    @ManyToOne(fetch=FetchType.LAZY)
    @JoinColumn(name="IdProyecto")
    private ProyectoEntity proyecto;
    The remote client invoke this method and in that moment I get this exception.
    21-may-2007 18:55:48 com.sun.corba.ee.impl.encoding.CDRInputStream_1_0 read_value
    ADVERTENCIA: "IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
    org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
    at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:7053)
    Caused by: java.io.IOException: Mismatched serialization UIDs : Source (Rep. IDRMI:com.syskonic.gesplan.entities.ModuloEntity:6D06A8C14D488FFF:8E6FC8687EA9E512) = 8E6FC8687EA9E512 whereas Target (Rep. ID RMI:com.syskonic.gesplan.entities.ModuloEntity:1C6925798CDFD3DF:3455DBF4457AE337) = 3455DBF4457AE337
    at com.sun.corba.ee.impl.util.RepositoryId.useFullValueDescription(RepositoryId.java:573)
    If I look the server log, I can see that the call has not been produced, it doesn´t show any exception. It looks that the object managed by the server and the remote client aren´t the same and the corba service doesn´t work when remote client call session method. If I change the ModuloEntity and remove the fetch attribute then all this process executes correctly. The problem is in this attribute.
    NOTE: I am using the javaagent command line argument.
    Hayken

  • Replay video in Muse (some controls doesn't work)

    Hello colleagues,
    Can't understand what is happening. I put a video in the Animate and assign controls for buttons (for example, replay video from 0:00 sec). For stage and video autoplay function are disabled.
    Then I export the oam-file and insert it into the Muse with a Scroll Effect "Edge Animate" (Autoplay) to play the video at a certain point. Video starts correctly, but some controls doesn'n work, for example, "replay video". Along with this function "Toggle video play/pause" works correcly.
    Actually, I want to loop video playback but it doesn't work in the Muse (Loop function for a video).
    Can anybody recommend a solution?
    Thanks!

    Hello Joe,
    This is very interesting, but when I upload the project from Muse to my FTP-server, everything is working properly in all of browsers, all of controls and loop for the video clip. I found it by accident when I lost all hope. In other words, the problem is only when previewing the page in a browser (via the built-in local server). Maybe this is a question for the team Muse? Anyway I can send it in PM.
    Thanks for your reply,
    Alexander

  • Facebook doesn't load in ff or IE....sometimes I can get it by doing other things and then some of the games don't load completely ....have done all updates so what could be the issue

    facebook is my homepage in ff.so I login and then my homepage doesn't load.. ...sometimes I can go to fb help and click on games or other pages and it comes on by way of games usually.....but after a while it goes back off....same way in IE ....have done all updates got all latest versions so what is wrong ....I have read everything on this computer ...it has been this way for nearly 2 weeks now....so please help....even if I get the home page to come up then some game issues face me....loading halfway ...no friends names are showing etc.Please help........

    When I use find file http://www.macupdate.com/app/mac/30073/find-file (which does tend to find files that "Finder" can't), it's not coming up with any other itunes library files that have been modified in the past week, which I know it would have been - unfortunately, I don't have a very recent backup of the hard drive.  It would be a few months old so it wouldn't have the complete library on it....any ideas?  I'm wondering if restarting the computer might help but have been afraid to do so in case it would make it harder to recover anything...I was looking at this thread https://discussions.apple.com/thread/4211589?start=0&tstart=0 in the hopes that it might have a helpful suggestion but it's definitely a different scenario.

  • Transfer client custom control to web access.

    Hello,
    in my team we work with TFS 2012 and we have created some custom controls for Visual Studio 2012/2013. Because we have users that they don't want to install Team Explorer to access TFS, we decided to make these custom controls for web access. Is it possible
    to convert the already implemented custom control into a new web custom control?
    Thanks in advance!
    Spiros Merkouris

    Hi Spiros, 
    Thanks for your post.
    As far as I know there’s no default way convert VS custom control to Web Access custom control directly.
    For how to create TFS 2012 Web Access work item custom control, please refer to the information in this article:
    http://blogs.msdn.com/b/serkani/archive/2012/06/22/work-item-custom-control-development-in-tf-web-access-2012-development.aspx.
    For how to deploy TFS 2012 Web Access work item custom control, please refer to:
    http://blogs.msdn.com/b/serkani/archive/2012/06/22/work-item-custom-control-development-in-tf-web-access-2012-deployment.aspx.
    For more custom controls, please refer to:
    http://witcustomcontrols.codeplex.com/.
    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.

  • Apr 22, 2011 6:28 PM I've had my iPhone 4 for about 4 months now, and suddenly some apps aren't working. They open and appear to work, but as soon as you try to do something it doesn't load. I tried deleting the app and reinstalling it. I also force shut

    Apr 22, 2011 6:28 PM 
    I've had my iPhone 4 for about 4 months now, and suddenly some apps aren't working. They open and appear to work, but as soon as you try to do something it doesn't load. I tried deleting the app and reinstalling it. I also force shut down my phone. I synced it to iTunes. Nothing is working. Does anyone know what I can do?

    Basic troubleshooting steps oultlined in the User Guide are restart, reset, restore from backup, restore as new device.
    You need to go through all steps in succession until your problem is solved.  If going through ALL these steps fails to resolve your issue, then you'll need to bring your phone into Apple for evaluation and possible replacement.

  • Firefox for android doesn't load all my passwords and corrupts bookmarks

    Firefox for Android doesn't load all my passwords on my tablet (Lenovo).
    Also, syncing corrupts my bookmarks on my desktop and laptop by inserting bookmarks which I have deleted days ago..
    It syncs through all three devices and I know that it syncs because when I sync from my desktop, all three devices have the same time-stamp of when they synced.
    It seems as though, if you have two usernames/passwords for the same login address, such as 2 Gmails - there is no dropdown which shows both emails/passwords from which to choose from.
    This is all very frustrating, especially when I'm out and only have my tablet and I need to login somewhere when I'm with a client, and I can't login because Firefox/Android doesn't show my login info or the bookmark that I need is not there, because my bookmarks are corrupted after a sync.
    I have lost clients because of this.

    Hi modularbase.
    I understand that there are some issues with sync between three devices. Specifically, there is an issue with corrupt bookmarks and passwords that are not stored.
    Please make sure these settings are set:
    * [[Control whether Firefox automatically fills in forms with your information]] * [[Usernames and passwords are not saved]]
    * [[Using Master Password on Firefox for Android]]- the password manager addon for mobile devices may benefit in this situation.
    However on mobile, specifically for Gmail signin, accounts.google.com can store a few mail accounts, however you would have to add an account by clicking on "Sign in with a different account". In Firefox, passwords are stored by website in the password manager.

  • Ask the Expert: Configuration and Troubleshooting the Cisco Application Control Engine (ACE) load balancer

    With Ajay Kumar and Telmo Pereira 
    Welcome to the Cisco Support Community Ask the Expert conversation. This is an opportunity to learn and ask questions about configuration and troubleshooting the Cisco Application Control Engine (ACE) load balancer with Cisco expert Ajay Kumar and Telmo Pereira. The Cisco ACE Application Control Engine Module for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers is a next-generation load-balancing and application-delivery solution. A member of the Cisco family of Data Center 3.0 solutions, the module: Helps ensure business continuity by increasing application availability Improves business productivity by accelerating application and server performance Reduces data center power, space, and cooling needs through a virtualized architecture Helps lower operational costs associated with application provisioning and scaling
    Ajay Kumar  is a customer support engineer in the Cisco Technical Assistance Center in Brussels, covering content delivery network technologies including Cisco Application Control Engine, Cisco Wide Area Application Services, Cisco Content Switching Module, Cisco Content Services Switches, and others. He has been with Cisco for more than four years, working with major customers to help resolve their issues related to content products. He holds DCASI and VCP certifications. 
    Telmo Pereira is a customer support engineer in the Cisco Technical Assistance Center in Brussels, where he covers all Cisco content delivery network technologies including Cisco Application Control Engine (ACE), Cisco Wide Area Application Services (WAAS), and Digital Media Suite. He has worked with multiple customers around the globe, helping them solve interesting and often highly complex issues. Pereira has worked in the networking field for more than 7 years. He holds a computer science degree as well as multiple certifications including CCNP, DCASI, DCUCI, and VCP
    Remember to use the rating system to let Ajay know if you have received an adequate response.
    Ajay and Telmo might not be able to answer each question due to the volume expected during this event. Remember that you can continue the conversation on the Data Center sub-community discussion forum Application Networking shortly after the event.
    This event lasts through July 26, 2013. Visit this forum often to view responses to your questions and the questions of other community members.

    Hello Krzysztof,
    Another set of good/interesting questions posted. Thanks! 
    I will try to clarify your doubts.
    In the output below both resources (proxy-connections and ssl-connections rate) are configured with a min percentage of resources (column Min), while 'Max' is set to equal to the min.
    ACE/Context# show resource usage
                                                         Allocation
            Resource         Current       Peak        Min        Max       Denied
    -- outputs omitted for brevity --
      proxy-connections             0      16358      16358      16358      17872
      ssl-connections rate          0        626        626        626      23204
    Most columns are self explanatory, 'Current' is current usage, 'Peak' is the maximum value reached, and the most important counter to monitor 'Denied' represents the amount of packets denied/dropped due to exceeding the configured limits.
    On the resources themselves, Proxy-connections is simply the amount of proxied connections, in other words all connections handled at layer 7 (SSL connections are proxied, as are any connections with layer 7 load balance policies, or inspection).
    So in this particular case for the proxy-connections we see that Peak is equal to the Max allocated, and as we have denies we can conclude that you have surpassed the limits for this resource. We see there were 17872 connections dropped due to that.
    ssl-connections rate should be read in the same manner, however all values for this resource are in bytes/s, except for Denied counter, that is simply the amount of packets that were dropped due to exceeding this resource. 
    For your particular tests you have allocated a min percentage and set max equal to min, this way you make sure that this context will not use any other additional resources.
    If you had set the max to unlimited during resource allocation, ACE would be allowed to use additional resources on top of those guaranteed, if those resources were available.
    This might sound a great idea, but resource planning on ACE should be done carefully to avoid any sort of oversubscription, specially if you have business critical contexts.
    We have a good reference for ACE resource planning that contains also description of all resources (this will help to understand the output better):
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/v3.00_A2/configuration/virtualization/guide/config.html#wp1008224
    1) When a resource is utilized to its maximum limit, the ACE denies additional requests made by any context for that resource. In other words, the action is to Drop. ACE  should in theory silently drop (No RST is sent back to the client). So unless we changed something on the code, this is what you should see.
    To give more context, seeing resets with SSL connections is not necessarily synonym of drops. As it is usual to see them during normal transactions.
    For instance Microsoft servers are usually ungracefully terminating SSL connections with RESET. Also when there is renegotiation during an SSL transaction you may see RESETS, but this will pass unnoticed for end users. 
    2)  ACE will simply drop/ignore new connections when we reach the maximum amount of proxied connections for that context. Exisiting connections will continue there.
    As ACE doesn't respond back, client would simply retransmit, and if he is lucky maybe in the next attempt he will be able to establish the connection.
    To overcome the denies, you will definitely have to increase the resource allocation. This of course, assuming you are not reaching any physical limit of the box.
    As mentioned setting max as unlimited might work for you, assuming there are a lot of unused resources on the box.
    3)  If a new connection comes in with a sticky value, that matches the sticky entry of a real server, which is already in MAXCONNS state, then both the ACE module/appliance should reject the connection and that sticky entry would be removed.
    The client would at that point reestablish a new connection and ACE would associate a new sticky entry with the flow for a new RSERVER after the loadbalancing decision.
    I hope this makes things clearer! Uff...
    Regards,
    Telmo

  • Edit in Photoshop doesn't load a picture

    Hello,
    Last night I was able to edit my photos in PS5 from LR3 by using the Edit in Photoshop menu item.  Nothing that I know of has changed, other then I've finished importing my entire photo library, I can't anymore.  When I select 'Edit in Photoshop" it loads PS5 but it doesn't load the picture I've selected for editing.  Is there a way I can get some logging/debug info out of PS5 or (even better) a known fix for this issue?  I'm up to date with all my software (LR3, PS5, OS X 10.6.3). 

    I posted a reply a week or so ago here about this. In short, you need to delete the PS preferences file and let PS recreate it. You will lose any custom settings in PS that you have but you can always edit the preferences file and add it back or just redo it from within PS.
    From http://www.gballard.net/psd/troubleshootpurgepsd.html
    Keyboard shortcuts to reset Photoshop ImageReady preferences (though I prefer to manually purge preferences to rule out preferences when troubleshooting Photohop crashing, freezing, locking up, Unexpectedly Quits):
    • To delete and re-create the preferences files, start Photoshop or ImageReady and, as it starts, hold down Control+Alt+Shift (Windows) or Command+Option+Shift (Mac OS), and then click Yes to the prompt "Delete the Adobe Photoshop Settings file?" or "Delete the Adobe ImageReady Settings file?" SOURCE: Adobe "techdocs/312917.html."
    If corrupted files are associated with opening or saving Photoshop files from over across a network disks:
    • Adobe Tech Document: Photoshop, networks, and removable media (7.x and CS2):
    http://www.adobe.com/support/techdocs/322391.html
    • In essence: Copy the file from the server to your local workstation disk, Open the file from your local disk, Save the file to your local disk, Copy the closed file back to the server — never Open or Save Photoshop files across a network.

  • How to limit the number of rows in the Custom Control box

    Hi All,
    In my Module pool screen I have a Custom Control box for providing some free text as input. Now, there is no limit in the number of rows allowed for this box.
    But, the requirement is, it should have the maximum number of rows = 99. and each row should have maximum length = 60 characters.
    User should not be allowed to enter more than 60 characters per row and more than 99 rows.
    Could you please let me know how to do this..? Are there any methods available which controls the maximum number of rows and maximum length per row..?
    Please help me in resolving the issue. Thanks in advance.
    Thanks & Regards,
    Paddu.

    By "Custom Control Box", do you mean a Custom Container or a Table Control?
    Anyway, I suggest you to use a table control (not a custom container as your requirement seems to be very precise on that point, maybe ask your client twice to make sure). Look at the examples of table controls in ABAPDOCU transaction.

  • Running OpenScript Application doesn't load the forms

    Hi,
    I'm new using OpenScript and I'm facing a problem.
    I need to create scripts to test a site that implement some Oracle Forms, I can open IE and use the site without problems, BUT when I run OpenScript to create the script, the application doesn't load the forms!!!
    After many attempts I found that someone changed the jvm.dll file of the JInitiator, I changed it again to the installation one, and I was able to see the form and recording the script, but when I play the script doesn't load the form!!!!
    If I take a look to the screenshots, I can see the forms I recorded.
    Now the change I did on the JInitiator only works from time to time!
    Finally when I'm using the site and it doesn't load the forms I see this error on the bottom of the page: "error: java.lang.NoClassDefFoundError: Activator"
    Anyone have an idea of what is happen and how to fix it?
    These are the versions I'm using:
    OpenScrip: 9.2.0.0 Production - Build ID: 2.5.0.0370
    JInitiator: 1.3.1.29
    IE: 7.0.5730.131C
    Edited by: Zyko on Jan 24, 2011 7:13 AM

    A screen shot from Mission Control might be enlightening.  If you can see the application window in Mission Control, what happens if you move it from one desktop to another? Or what happens if you eliminate one of the desktops?

  • Some clients are not receiving my mail attachments.

    Some clients are not receiving my mail attachments. Other recipients of the same email DO receive these attachments. It doesn't matter whether it is a jpg, pdf, doc, or other. Sending from gmail or entourage works, only sending from apple mail is a problem.  This has been an ongoing problem for me in Lion and Snow Leopard. I'm new to this forum, so not sure I'm posting in the right area, but I've searched for an answer and can't find anything. Do I need a plug-in or something?  I like my apple mail and don't want to switch, but this is a real problem for me.  Help, please!

    We have the same problem in Snow Leopard, so the problem isn't new. I've been researching this for a while now. Based on what I've read in a whole load of discussions it seems it's an issue in the way Outlook reads the e-mails send by Apple Mail. I've no idea of the technicalities of this but one obvious difference is that Mail's default formatting is Rich Text and Outlook's is HTML, but what do I know.
    We've done variuos test with our PC based clients but with no success: Send as Icon; Window's friendly attachement; Mail Attachement Iconiser, etc. Nothing gets rid of the problem entirely. We're a Mac based Public Relations agency and we send image to the media all of the time...and we have no guarantees that they are getting through.
    It's frustrating that Mail doesn't have an option, as it does for plain text, to send in an outlook friendly way. To me it's a huge problem and if Apple isn't going to sort it, given that Outlook is the choice of Enterprise and 95% of our clients, then we're going to have to spend thousands and switch to Outlook. Apple have gone to great pains to promote cross-compatibility with PC's and perhaps this is one little example of where they could try harder.
    Mail has not had much obvious love and attention for a while and if there's an Apple employee looking in on this thread, perhaps it's time to love it up, give it a few more bells and whistles (without over-complicating of course) and make it sing with Outlook.
    My last attenpt is to try Thunderbird as a default mail client; I'm told it doesn't suffer from the same PC compatibility issues.

Maybe you are looking for

  • ORA-01031:  when login as sysdba

    We have Oracle 11.2 on Redhat 5.6. on the server box, I can login as sysdba by doing sqlplus / as sysdbaBut failed when I do sqlplus sys/****@cchdev as sysdba ERROR: ORA-01031: insufficient privileges or In sqlplus conn sys/****@cchdev as sysdba ERRO

  • Formula Field in Conversion File

    Hi, I have a scenario where I need to multiply the values of accounts of a particular entity (say entity External "9000", Internal "EntityA"). I have created a Conversion File as shown below External      Internal       Formula 9000           EntityA

  • Multiple results returned when running get-productionserver

    Hi All, I'm creating a script that will take a VM out of DPM, move the VM to another cluster, delete the replica and restore points and add it to DPM again. During testing I'm running an issue. After the proces of moving a VM to another cluster and b

  • Is Photoshop CS2 compatible with Mountain Lion

    Will Photoshop CS2 currently still installed on my 8 yr old iMac work on a new Mac with O.S. Mountain Lion?

  • Organizer 12 backup stops while calculating Total Media Size

    I have not successfully completed a backup with PS Organizer 12.  It stalls at 16 or 17 % calculating Total Media Size.  My Photo folders are about 180 GB.  I have 287GB free on my data drive.  My Apps drive is a 100GB SSD  with 36GB free.  When Back