Results 1 to 3 of 3

Thread: [RESOLVED] <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Cultu

  1. #1

    Thread Starter
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,594

    Resolved [RESOLVED] <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Cultu

    <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />

    I had a cr runtime 13.0.0.1 that was the first vs2010 runtime.
    We have a team project in visual studio that work fine with that crystal runtime.
    Now I needed to install the latest cr runtime as I couldn't export to pdf format. So I used 13.0.22 runtime.
    Now when I run the visual studio 2015 project I get this issue.

    I have 32 bit ,64 bit 13.0.22 runtime and Sap Crystral reports for visual studio 13.0.22 installed.

    What can I do to fix the issue without restoring to the old Crystal Report runtime?

    Thanks.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  2. #2

    Thread Starter
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,594

    Re: <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, C

    Name:  Clipboard01.jpg
Views: 24085
Size:  32.1 KB



    Line 40: <compilation debug="true" strict="false" explicit="true" targetFramework="4.5.2">
    Line 41: <assemblies>
    Line 42: <add assembly="CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
    Line 43: <add assembly="CrystalDecisions.ReportSource, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
    Line 44: <add assembly="CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />

    Source File: C:\zofwork\myVisualStudioProjects\MIS\MISWEB\web.config Line: 42

    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.


    === Pre-bind state information ===
    LOG: DisplayName = CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
    (Fully-specified)
    LOG: Appbase = file:///C:/zofwork/myVisualStudioProjects/MIS/MISWEB/
    LOG: Initial PrivatePath = C:\zofwork\myVisualStudioProjects\MIS\MISWEB\bin
    Calling assembly : (Unknown).
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\zofwork\myVisualStudioProjects\MIS\MISWEB\web.config
    LOG: Using host configuration file: C:\Users\christopoulos\Documents\IISExpress\config\aspnet.config
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Post-policy reference: CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/b5c216e8/f7baff08/CrystalDecisions.CrystalReports.Engine.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/b5c216e8/f7baff08/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.
    LOG: Attempting download of new URL file:///C:/zofwork/myVisualStudioProjects/MIS/MISWEB/bin/CrystalDecisions.CrystalReports.Engine.DLL.
    LOG: Attempting download of new URL file:///C:/zofwork/myVisualStudioProjects/MIS/MISWEB/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/b5c216e8/f7baff08/CrystalDecisions.CrystalReports.Engine.EXE.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/vs/b5c216e8/f7baff08/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.
    LOG: Attempting download of new URL file:///C:/zofwork/myVisualStudioProjects/MIS/MISWEB/bin/CrystalDecisions.CrystalReports.Engine.EXE.
    LOG: Attempting download of new URL file:///C:/zofwork/myVisualStudioProjects/MIS/MISWEB/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  3. #3

    Thread Starter
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,594

    Re: <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, C

    OK.
    Fixed. Ehm, well. I just downgraded to version 13.0.20 for 13.0.22 .
    I don't know what will happen if we ever upgrade crystal report in our computers and not in the Team Viewer project.
    Probably a big explosion!
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width