MIME settings
I want to deploy a ClickOnce application through my site. The site is hosted at a web hosting company and I want to ask them to set up the MIME type for .application, .manifest and .deploy extensions. The problem is I coudn't find exactly what are the required MIME settings for these extensions in Beta 2. From the documentation it seems:
.application -> application/x-ms-application
.manifest -> application/x-ms-application
.deploy -> application/octet-stream
Can somebody confirm this?
Regards,
Valentin Iliescu

