Results 1 to 6 of 6

Thread: Troubleshooting Silverlight sllauncher

  1. #1
    Join Date
    Mar 2011
    Posts
    142

    Troubleshooting Silverlight sllauncher

    Does sllauncher mark a number of suggestions inside Windows Event Log in case of problems? I run my application inside Windows 7 through "sllauncher /emulate" and I contain one case while the silverlight doesn't launch in any way. No indications, no exceptions, no log not anything. I erased the Windows 7 User Profile and formed it all over again and the identical Silverlight worked as anticipated. Should I need to make use of sysinternal "Process Monitor" to discover the sllauncher issues otherwise will the sllauncher writes inside EventLog?

  2. #2
    Join Date
    Feb 2010
    Posts
    669

    Re: Troubleshooting Silverlight sllauncher

    Generate a fresh profile on the PC and make sure if the problem perseveres. You can generate split accounts for every being that will be using the PC. This permits each user to contain their personal file folders as well as settings for instance the wallpaper, Start menu, visual method, and so on. You can generate and arrange user accounts through the User Accounts tool inside Control Panel. To release the User Accounts tool, Go to the Control Panel from the Start menu, and afterward double on top of click User Accounts icon.

  3. #3
    Join Date
    Feb 2010
    Posts
    616

    Re: Troubleshooting Silverlight sllauncher

    Silverlight utilizes the sllauncher.exe utility in order to install, run, and uninstall out-of-browser apps or programs. Furthermore, Visual Studio 2010 makes use of this tool to run out-of-browser apps into emulation approach to facilitate debugging. You will not characteristically employ this tool straightforwardly except you require performing several error handling dealings within custom scripts.

  4. #4
    Join Date
    Feb 2010
    Posts
    531

    Re: Troubleshooting Silverlight sllauncher

    The error messages are primarily pertinent if you make use of the JavaScript API method for error handling (OnError) otherwise for universal script-level debugging for the duration of improvement. The error messages may not be applicable to manage user code exemption handling through the UnhandledException occasion. Though, in numerous cases, native errors can happen while you create managed calls to users that make use of functionality within the core. The native errors may be helpful debugging hints for the period of the development stage to conclude what feature of the managed call is not functioning as projected.

  5. #5
    Join Date
    Feb 2010
    Posts
    546

    Re: Troubleshooting Silverlight sllauncher

    The Silverlight managed API has a supervised level of error handling as well as exception handling that hush-up the runtime that processes your app code. So as to hold exceptions that create from your app's user code, you can register a handler intended for UnhandledException. Platform code exceptions, and exceptions that you select not to hold through UnhandledException, are approved on to the native/unmanaged error system within the Silverlight plug-in. By the side of this level, you can process the errors by the use of OnError handler that is precised for the period of plug-in instantiation.

  6. #6
    Join Date
    Feb 2010
    Posts
    641

    Re: Troubleshooting Silverlight sllauncher

    The Silverlight error/exception system creates a dissimilarity among platform exceptions (exceptions that are applicable to the APIs that Silverlight executes for its personal.NET library and core run time), and exceptions that are the consequence of executing an app's code during the core run time. Platform exceptions must be uncommon, except if they occur, they commonly overthrow the Silverlight core, and are not at all recoverable.

Similar Threads

  1. Silverlight 5 released; will there be a Silverlight 6?
    By GopuHD in forum Windows Software
    Replies: 4
    Last Post: 11-01-2012, 02:28 PM
  2. Replies: 5
    Last Post: 28-04-2011, 10:27 AM
  3. Replies: 3
    Last Post: 17-04-2011, 04:55 PM
  4. Replies: 2
    Last Post: 09-08-2010, 09:41 AM
  5. Silverlight 4 Problem with Out of Browser sllauncher.exe
    By Laskar in forum Software Development
    Replies: 5
    Last Post: 05-08-2010, 09:32 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,524,353.65938 seconds with 17 queries