I can't see a way to do it but need to ask: Is there a way to attach Performance Profiler 6.3 to a running Silverlight app?

Thanks.
dbruey
0

Comments

1 comment

  • James B
    I can't see an easy way to do this I'm afraid.

    The attach to process option requires the target process to be a .NET 4.0 executable, and in my testing, neither Internet Explorer or SLLauncher (the OOB Silverlight host) seem to be.

    For asp.net type web applications you connect to the server process, so it's possible, but Silverlight is executed on the client side, meaning you're a bit stuck...
    James B
    0

Add comment

Please sign in to leave a comment.