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

  • SEARCH
  • Home
  • 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 7854951
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T20:14:37+00:00 2026-06-02T20:14:37+00:00

I am developing a web application project in Visual Studio 2010. It is published

  • 0

I am developing a web application project in Visual Studio 2010. It is published to a Windows 2008 server.

I have added references to:

CrystalDecisions.CrystalReports.Engine

CrystalDecisions.Shared

CrystalDecisions.Web

And added CrystalReportViewer to a .aspx page.

The crystal report files that are to be displayed by the viewer are on the server the application is published to.

If I run the application locally – it works fine and the reports are displayed in the viewer.

If I publish the application to the server, it falls over with a ‘log4net’ missing assembly message.

Do I need to install something from Crystal Reports on the server?

  • 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-06-02T20:14:38+00:00Added an answer on June 2, 2026 at 8:14 pm

    Yes- you will need to install the relevant Crystal Reports runtimes/redistributes;

    http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp

    Should have what you need.

    If you get trouble with versions try fixing by adding this to your app/web .config:

    <runtime> 
        <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
          <dependentAssembly>
            <assemblyIdentity name="CrystalDecisions.CrystalReports.Engine" publicKeyToken="692fbea5521e1304" culture="neutral"/>
            <bindingRedirect oldVersion="xx.x.xxxx.x" newVersion="yy.y.yyyy.y"/>
          </dependentAssembly>
          <dependentAssembly>
            <assemblyIdentity name="CrystalDecisions.Shared" publicKeyToken="692fbea5521e1304" culture="neutral"/>
            <bindingRedirect oldVersion="xx.x.xxxx.x" newVersion="yy.y.yyyy.y"/>
          </dependentAssembly>
          <dependentAssembly>
            <assemblyIdentity name="CrystalDecisions.ReportSource" publicKeyToken="692fbea5521e1304" culture="neutral"/>
            <bindingRedirect oldVersion="xx.x.xxxx.x" newVersion="yy.y.yyyy.y"/>
          </dependentAssembly>
          <dependentAssembly>
            ...
        </assemblyBinding>
      </runtime>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm now developing on Visual Studio 2008 on a 64-bit OS (Windows Server 2008
I'm developing one web application project using java for education industry.In this Admin have
I am developping a web application project in Visual Studio 2005 on .NET 2.0
I have a Java web application I’m developing for a school project. There’s a
I'm developing a website using SiteFinity in Visual Studio 2008. This is a web
I have been developing a web application and using git for the project. Until
I am developing a Web application in Pylons on the Mac. My development server
I am currently using Visual Studio 2008 on XP Pro SP3. Developing against http://localhost/
I have a web application project being developed in VS2010 targetting Framework 4.0. I
I have an Asp.Net MVC Web Application that I am developing. I have TeamCity

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.