ClickOnce and Basic Authentication

A

Al

We have a "ClickOnce" application that we are attempting to deploy. The
application deploys correctly to the web server but when we attempt to down
load the application to the client it gives an error that indicates we
don't have the rights to it. We have traced it down to the fact that we are
using "Basic Authentication" because when we set IIS up as "Integrated
Authentication" the application downloads and installs properly.

Thanks,

Al
 
B

Bryan Phillips

Either configure IIS to use anonymous authentication or change the zone
(in IE's Internet Settings) that the site belongs (Intranet or Trusted
Sites).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top