Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Clickonce and windows 2000
 

Clickonce and windows 2000

Hello

i have a problem about deployin  click once applicaton to windows 2000 client in visual studio 2005. when i install or run the applicaton in windows 2000 client "open with" screen has shown and applicaton does not work. in windows xp clinents, it works normally.

 

thanks.

Mesut KOSUCU  Tuesday, December 20, 2005 10:54 PM

Could you try the sample Clickonce applications up on -http://clickonce.members.winisp.net/

There are no known issues with ClickOnce on WIndows 2000. A successful installation of the framework redist should give you all the client settings needed to run a Click once application.

Does it repro for all Win2k machines? If not, how easy is it to get into this state? Was the VS 2005 installation successful ont hese machiens or were there soem failures?

Saurabh Pant  Friday, January 20, 2006 10:06 PM
Moving to the ClickOnce forum.
Shawn Farkas - MS  Tuesday, January 17, 2006 11:44 PM
We are having similar issues. The user clicks our URL to launch the ClickOnce app, and nothing happens. Works fine on other client workstations... Please help
ctharris  Friday, January 20, 2006 7:23 PM

Could you try the sample Clickonce applications up on -http://clickonce.members.winisp.net/

There are no known issues with ClickOnce on WIndows 2000. A successful installation of the framework redist should give you all the client settings needed to run a Click once application.

Does it repro for all Win2k machines? If not, how easy is it to get into this state? Was the VS 2005 installation successful ont hese machiens or were there soem failures?

Saurabh Pant  Friday, January 20, 2006 10:06 PM
I have had the same problem but it wasn't unique to one operating system. Every once in a while, we'll have a VS 2005 application stop working for no apparent reason. This happens to both smart clients and traditional windows installed applications (installed from an MSI file).

The only solution we've found so far is to open up the control panel on the user's machine, go to add/remove programs, and repair the installation of the .NET 2.0 framework. This has worked every time and the application started working again. Who knows why it happens, but repairing the .NET framework seems to fix it.

Hope this helps,
Dan
dtb5571  Monday, January 23, 2006 7:30 PM
Same thing happen with me. I developed a windows application and deployed it using ClickOnce. All of the XP machines run the application fine but none of the Windows 2000 worked!! It's really frustrating because it's not even prompting me an error. When the W2K users run the app, it simply appears in Task Manager then disappears after few seconds. The W2K has SP4 installed and Windows Installer 3.0. Is there any other software prerequisite I need to install aside from .NET 2.0 redist file?? Please help! Thanks.
josephsteve  Wednesday, September 13, 2006 3:40 AM

You can use google to search for other answers

Custom Search

More Threads

• One Click Installation of a deployment Project From the Web?
• Creating a windows installer project for my MC++ DirectX application
• ClickOnce SQL Server 2005 Database Attach Fails
• VS 2005 Setup & Deployment - Condition Question
• I have done a mistake while publishing?
• Smart Client Install/Uninstall broken
• Deploying detected assembly in multiple folders
• serialization exception
• Installer
• Deploying .Net 1.1, 2, SQL Server Express in one setup project