View Single Post
  #5 (permalink)  
Old 06-25-2009, 4:12 PM
elmowatson elmowatson is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0
 
Join Date: Jun 2007
Posts: 4
Reputation: 0
elmowatson is on a distinguished programming path ahead
Default

Theoretically, anyone using this application will have the DotNet platform on his/her computer.
So, once I've done this - if I compile and package the application - but the AjaxControlToolkit is not installed with DotNet - - Will the end user need to have this dll installed somewhere on his/her computer, or should my reference (and therefore, dll in the Bin and in the installed local app) in the project be enough to be able for the user to use the application?
Reply With Quote