I'm in the process of deploying a Smart Client application via our Windows 2003 servers. Are we required to install the 2.0 Framework on the servers from which the application will be installed I believe the answer is "yes", but I just want to make sure.
TIA

Is the 2.0 Framework required on the deployment server?
RH .Net
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=17026&SiteID=1
Alexander B
Adam_Nathan
What do you put for the Extension and MIME Type in IIS 6 to make this work I have tried setting up my mime types but can't get it to work correctly. Every time I click the "Install" button, I just get the XML file displayed (I have been restarting IIS after each attempt to setup the MIME type).
Thanks,
Dan
Peter McEvoy
Thanks,
Sameer
-Matze-
Patrick Schmid
This fixed my problem and now my ClickOnce application installs fine.
This coupled with the fact that I had not setup the Mime Types for .application, .deployment, and .mainfest cost me many hours of work as I did not do my homework.
Anyway on a standard windows server 2003 with the 1.1 framework after doing those two things (adding the Mime Types and fixing the scripting attribute) my ClickOncea pplication worked like a charm!