c# - ClickOnce Install button leads to text -
i added new webhost posted clickonce project. in ie9 have problem if press install leads page of text instead of either downloading or installing application. not happen on our old host. setting need on new host make work?
the problem haven't got mime type .application
files set "application/x-ms-application" on server. see this msdn article details.
Comments
Post a Comment