Search code examples
silverlightxbap

Problems running XBAP apps more than once


I'm trying to run a XBAP application from behind a proxy server, the first time I load it it works fine. The second time I get a generic "WPF Host has failed" Error message. The xbap file itself downloads correctly, it just fails to execute.

Any ideas?


Solution

  • ok, problem solved. Caused by a ssl cert intercepting corp proxy that was rewriting the certificate which meant the application no longer trusted it.