Guides (SDK /API)Technical ReferenceBBDNHow-to Documentation

You are here: Custom Parts Setup > Custom Parts Creation > Change the Reference for BBNCExtensions.dll

Change the Reference for BBNCExtensions.dll

  1. Open the Parts project.

  2. From Solution Explorer, right-click the project and select Properties. The project's properties appear.

  3. Click References.

  4. Select the existing reference to BBNCExtensions.dll and click Remove.

  5. Click Add. The Add Reference screen appears.

  6. Click the Browse tab. Browse to BBNCExtensions.dll in the BBIS installation. For example: C:\Program Files\Blackbaud\NetCommunity\Bin\BBNCExtensions.dll.

  7. Click OK.

  8. Save the project. Then build the project.

    Note: If you have established post-build events to copy files to your BBIS installation, you can build the project to update the custom part (type). Otherwise build the project and copy the files manually. For more information about how to build the project, see Test the Build and Post-build Commands. For more information about post-build events, see Adjust the Post-build Events.

    Note: Some tasks may require Administrator rights to folders on your developer machine. If you do not have Administrator rights enabled by default, you may have to run Visual Studio as an Administrator.