Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6635035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:00:05+00:00 2026-05-25T23:00:05+00:00

I have a .net project using a crystal report. I am using VS2010 and

  • 0

I have a .net project using a crystal report. I am using VS2010 and targeting the .net 3.5 framework. Everything works on my development machine, but not on the production web server. I have installed the SAP Crystal Reports 32 bit redistributable package (SAP Crystal Reports runtime engine for .NET framework) on my web server.

I am still getting an exception saying “Type ‘ReportDocument’ is not defined.”

Do I have to do anything other than install the redistributable to get my site to recognize the Crystal Reports objects such as ReportDocument?

<runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
        <probing privatePath="bin;bin\HttpModules;bin\Providers;bin\Modules;bin\Support;" />
        <dependentAssembly xmlns="urn:schemas-microsoft-com:asm.v1">
            <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35" />
            <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
        </dependentAssembly>
        <dependentAssembly xmlns="urn:schemas-microsoft-com:asm.v1">
            <assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35" />
            <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
        </dependentAssembly>
        <dependentAssembly xmlns="urn:schemas-microsoft-com:asm.v1">
            <assemblyIdentity name="Telerik.Web.UI" publicKeyToken="121fae78165ba3d4" />
            <bindingRedirect oldVersion="2008.0.0.0-2020.0.0.0" newVersion="2010.02.0713.35" />
        </dependentAssembly>
    </assemblyBinding>
</runtime>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T23:00:06+00:00Added an answer on May 25, 2026 at 11:00 pm

    You should include the following in the ‘assemblyBinding’ section either manually or by readding your references to CrystalDecision.

    <dependentAssembly> 
    <assemblyIdentity name="CrystalDecisions.CrystalReports.Engine"    publicKeyToken="692fbea5521e1304" culture=""/> 
    <bindingRedirect oldVersion="14.0.2000.0" newVersion="12.0.2000.0"/> 
    </dependentAssembly> 
    <dependentAssembly> 
    <assemblyIdentity name="CrystalDecisions.Shared" publicKeyToken="692fbea5521e1304" culture=""/> 
    <bindingRedirect oldVersion="14.0.2000.0" newVersion="12.0.2000.0"/> 
    </dependentAssembly> 
    <dependentAssembly> 
    <assemblyIdentity name="CrystalDecisions.ReportSource" publicKeyToken="692fbea5521e1304" culture=""/> 
    <bindingRedirect oldVersion="14.0.2000.0" newVersion="12.0.2000.0"/> 
    </dependentAssembly> 
    <dependentAssembly> 
    <assemblyIdentity name="CrystalDecisions.Web" publicKeyToken="692fbea5521e1304" culture=""/> 
    <bindingRedirect oldVersion="14.0.2000.0" newVersion="12.0.2000.0"/> 
    </dependentAssembly> 
    <dependentAssembly> 
    <assemblyIdentity name="CrystalDecisions.Enterprise.Framework" publicKeyToken="692fbea5521e1304" culture=""/> 
    <bindingRedirect oldVersion="14.0.2000.0" newVersion="12.0.1100.0"/> 
    </dependentAssembly> 
    <dependentAssembly> 
    <assemblyIdentity name="CrystalDecisions.Enterprise.InfoStore" publicKeyToken="692fbea5521e1304" culture=""/> 
    <bindingRedirect oldVersion="14.0.2000.0" newVersion="12.0.1100.0"/> 
    </dependentAssembly>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project in ASP.NET MVC1 using VB.NET controlers and JqGrid. it works
I have a large .NET remoting project using the 2.0 framework. The server's API
I'm working on an ASP.NET web project using VS2010/C#, I have some text boxes
I have a project using ASP.Net MVC 3 and now I'm creating a report
I have an ASP.Net project using AJAX that I am putting on a server
I have a .net project (MySolution.Common) that uses the app.config. I am using the
I have a test project using MbUnit and TestDriven.Net. If I right-click on an
I have a .net 1.1 project in VS.Net 2003 (using C#) in which I
I am in the start up of a project using ASP.NET MVC and have
In visual studio, I have an asp.net 3.5 project that is using MS Enterprise

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.