开发者

Silverlight out of browser application cannot start

开发者 https://www.devze.com 2023-04-01 12:22 出处:网络
If I enable the Out of Browser application setting, the application doesn\'t run, doesn\'t even debug. Visual Studio compiles the app, switc开发者_如何学Ches to Debug layout but ends immediately.

If I enable the Out of Browser application setting, the application doesn't run, doesn't even debug. Visual Studio compiles the app, switc开发者_如何学Ches to Debug layout but ends immediately.

Any ideas?


Created a new Silverlight project and moved all the files to the new one. Now it works without problems. I have no explanation for this but it worked!


Have you done steps mentioned in these 2 links?

http://johnpapa.net/10-steps-to-debug-silverlight-out-of-browser-applications-without-attaching

http://indiandotnet.wordpress.com/2011/01/10/silverlight-out-of-browser-application-oob-apps-in-simple-steps/


For anyone else coming across this problem, I also just had this occur. I followed Elodie's suggestion and created a new project and doing folder comparisons. Eventually it came down to an InBrowserSettings xml file. It was fixed by manually editing the .csproj file to remove the reference to that file and then deleting it from the Properties folder.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号