Skip to Content
0
Former Member
Feb 22, 2011 at 08:59 PM

Add .NET Assembly References to C# 2010 from BOXI 3.1

43 Views

I am looking at the BOE .NET SDK Guide, and it says to add references to your project, all you need to do is look at the .NET tab, and find assemblies that begin with CrystalDecisions.Enterprise or BusinessObjects.Enterprise.

I dont have either option available to me, and I am running C# on the BOXI server. I see some random COM references, but I would prefer to use .NET Assemblies. I have modified my .NET Framework Target version to everything available to me (2.0, 3.0, 3.5, 3.5 Client, 4.0, 4.0 Client) and not once did one of those mentioned assemblies appear.

I could access the Web Services DLL's, but I would prefer to use the .NET Assemblies.

I know this is a simple question, but I am just missing something here....