Skip to Content
0
Former Member
Mar 03, 2009 at 12:32 PM

Adding the references to the project

118 Views

Hi,

I m just learning how to create a C# application for logging into Business objects Enterprise using Microsoft Visual Studio 2005.For this when i try to add the references like

using CrystalDecisions.Enterprise;

using CrystalDecisions.Enterprise.Viewing;

using CrystalDecisions.ReportAppServer.Controllers;

I couldn't find these references when i click add references.Provide the necessary changes i need to do.