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.