With all the advantages of ClickOnce, we would like to use it as the deployment mechanism for our App.
However i have found this message in Microsoft Connect where it says that ClickOnce fails with proxy authentication.
So does that mean that one of the most common scenarios (Windows server + ISA Server) in companies doesnt work with ClickOnce??
The "solution" is to modify machine.config for every client!. That is absolutely unnaceptable for us (Besides, what would be the purpose of ClickOnce??)
Our application uses 3.5 and i would like to know if that problems still exists. Or if someone has managed to make this work.
(I know that there is a patch for v2 but what about v3> ?)
Thanks