Home:  Support:  Search:

Demo Displayed in Barcode After Installing Purchased Version, or New Barcode DLL is Installed but Project Continues to Load Older DLL in Visual Studio .NET

Solution(s):

The problem is usually caused by a reference within the reference path to an older version of the assembly or DLL in the Windows Forms Control and ASP.NET Server Control products.

To solve this issue, place the new DLL assembly in the project directory (not the bin directory). Then, open the appropriate .user file (example: *.vbproj.user) with a text editor and remove the path from the ReferencePath:

<VisualStudioProject>
    <VisualBasic>
        <Build>
            <Settings ReferencePath = "" >
                <Config ...

 

To sign up for monthly updates about new products or upgrades, please click here.Copyright © 2002-2009 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.
 

Over 70% of Fortune 100 companies use IDAutomation's products to automate their businesses.