ClickOnce application on terminal server

  • Thread starter Thread starter Lars Beyer-Olsen
  • Start date Start date
L

Lars Beyer-Olsen

Hi,

Our company has developed a smart client application using C# and Visual
Studio 2005. We distribute the application using the ClickOnce
technology. ClickOnce works fine when the clients are desktops where the
user is an administrator, but we're experiencing problems installing the
same application on a terminal server (Microsoft Windows 2000).

We want the application to work in the same way for terminal servers as
for desktops. Each user that logs on to the terminal server should be
able to download and install the application (via an URL). The
application should be installed under the users profile and so on...

My questions is:
Is this possible, or are ClickOnce and terminal servers not a good match?

I'll get back to you with more details if you answer yes to my question.

Happy to hear from you.

Regards,
Lars Beyer-Olsen
 
Back
Top