Clickonce Https: An error occurred trying to download https://
I have big problem when I am trying to deploy my app over clickonce.
I have this error:
An error occurred trying to download https://<开发者_开发技巧;myappaddress>
I think there is problem with SSL certificate, becose is signed for diferent domain. SSL certificate is signed for pipni.cz and i have url https://someserve.com/cliconce
Is there any solution?
Thank a lot for any help.
I think it's more likely that ClickOnce doesn't support https. Have you tried deploying and installing with just http?
精彩评论