开发者

Silverlight Application.Current.Install()

开发者 https://www.devze.com 2023-03-14 20:34 出处:网络
I used the Application.Current.Install method to inst开发者_开发百科all my OOB application but it keeps saying that the Applicaiton is already installed. I have checked the Start Menu and Desktop but

I used the Application.Current.Install method to inst开发者_开发百科all my OOB application but it keeps saying that the Applicaiton is already installed. I have checked the Start Menu and Desktop but it is not showing.

I am new to this so any help is appreciated.


Check the control panel and uninstall it. Then reinstall it selecting the add to desktop + start menu options.


Resolved this - Needed to ensure my Web project was the startup project then it worked

0

精彩评论

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