how can the app developer get the framework to the user ??
figuerres Tuesday, March 15, 2005 6:19 PM
Yes, the framework is a requirement for a ClickOnce app to run. VS comes with a bootstrapper that the user can run to install not just the framework, but any other requisite software for the app.
All this, and much more can be found in the FAQ on the smart client dev center.
I'll see if I can track down an answer for you, but you might want to repost this on the http://www.windowsforms.net/Forums/default.aspx?tabIndex=1 Keep in mind the announcement I made about the windows forms forums being temporary here.
Josh Ledgard Friday, March 18, 2005 4:03 PM
Yes, the framework is a requirement for a ClickOnce app to run. VS comes with a bootstrapper that the user can run to install not just the framework, but any other requisite software for the app.
All this, and much more can be found in the FAQ on the smart client dev center.