Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 19th, 2007, 12:53 AM
Authorized User
 
Join Date: Feb 2006
Posts: 63
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Hannibal
Default How to properly update new version of dll?


Hi..

In my web application(ASP.NET 2.0+C#), I am using a thrid party control dll. I updated the dll to its current version, by deleting the old version from the Bin and adding the new version of the dll to it. I also deleted the older javascript files with respect to the older dll and added the new javascripts.

Now I am getting lot of unexpected behaviours. I checked with the demo of the third party version and such unexpected behaviours are not seen..

Am I doing anything wrong with the reference of the dll? How to properly update a newer version of the dll?

Thank you




 
Old December 19th, 2007, 04:32 AM
Friend of Wrox
 
Join Date: Aug 2006
Posts: 231
Thanks: 0
Thanked 1 Time in 1 Post
Default

try to select option rebuild and rebuild application seperately if it is divided into class libraries etc.
May be it will help you.

thanks......
 
Old December 19th, 2007, 01:01 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Can you be more specific about the "unexpected behaviours"(sic)?

If your project was built with a direct reference to the older version than it's likely that you'll get reference problems. Please explain further.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Update kb908002 not installing properly Arsi BOOK: Professional Outlook 2007 Programming ISBN: 978-0-470-04994-5 1 December 21st, 2007 01:41 PM
existing dll version number arifsharif_2001 Visual Studio 2005 0 May 17th, 2007 02:21 AM
VB dll/exe version compatibility pinkuisadear VB Components 8 July 20th, 2005 12:14 PM
How to update Mysql version qazi_nomi MySQL 1 June 14th, 2004 02:45 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.