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 9113749
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T04:02:11+00:00 2026-06-17T04:02:11+00:00

I am trying to create a crystal report to a Windows form aplication (first

  • 0

I am trying to create a crystal report to a Windows form aplication (first time), and I have the following errors when I add a Crystal Report in my Solution.

I have installed in my computer:

SAP Crystal Reports, version for Visual Studio 2010 – Standard

SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit)

Build Errors:
Error 7 Type ‘ReportClass’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 22 14 TESTE
Error 8 property ‘ResourceName’ cannot be declared ‘Overrides’ because it does not override a property in a base class. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 28 31 TESTE
Error 9 property ‘NewGenerator’ cannot be declared ‘Overrides’ because it does not override a property in a base class. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 37 31 TESTE
Error 10 property ‘FullResourceName’ cannot be declared ‘Overrides’ because it does not override a property in a base class. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 46 31 TESTE
Error 11 Type ‘CrystalDecisions.CrystalReports.Engine.Section’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 57 44 TESTE
Error 12 ‘ReportDefinition’ is not a member of ‘TESTE.CrystalReport1’. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 59 20 TESTE
Error 13 Type ‘CrystalDecisions.CrystalReports.Engine.Section’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 65 44 TESTE
Error 14 ‘ReportDefinition’ is not a member of ‘TESTE.CrystalReport1’. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 67 20 TESTE
Error 15 Type ‘CrystalDecisions.CrystalReports.Engine.Section’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 73 44 TESTE
Error 16 ‘ReportDefinition’ is not a member of ‘TESTE.CrystalReport1’. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 75 20 TESTE
Error 17 Type ‘CrystalDecisions.CrystalReports.Engine.Section’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 81 44 TESTE
Error 18 ‘ReportDefinition’ is not a member of ‘TESTE.CrystalReport1’. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 83 20 TESTE
Error 19 Type ‘CrystalDecisions.CrystalReports.Engine.Section’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 89 44 TESTE
Error 20 ‘ReportDefinition’ is not a member of ‘TESTE.CrystalReport1’. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 91 20 TESTE
Error 21 Type ‘CrystalDecisions.Shared.ExportOptions’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 96 48 TESTE
Error 22 Type ‘ICachedReport’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 99 16 TESTE
Error 23 Type ‘CrystalDecisions.ReportSource.ICachedReport’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 107 69 TESTE
Error 24 Type ‘CrystalDecisions.ReportSource.ICachedReport’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 118 74 TESTE
Error 25 Type ‘CrystalDecisions.ReportSource.ICachedReport’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 129 78 TESTE
Error 26 ‘CachedReportConstants’ is not declared. It may be inaccessible due to its protection level. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 131 20 TESTE
Error 27 Type ‘CrystalDecisions.CrystalReports.Engine.ReportDocument’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 138 51 TESTE
Error 28 Type ‘CrystalDecisions.ReportSource.ICachedReport’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 138 116 TESTE
Error 29 ‘Site’ is not a member of ‘TESTE.CrystalReport1’. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 140 9 TESTE
Error 30 Type ‘RequestContext’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 144 72 TESTE
Error 31 Type ‘CrystalDecisions.ReportSource.ICachedReport’ is not defined. C:\Users\Fernando e Flavia\Fernando\Projetos Programacao\Holerite\TESTE\TESTE\CrystalReport1.vb 144 109 TESTE

Thanks!!!

  • 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-17T04:02:13+00:00Added an answer on June 17, 2026 at 4:02 am

    I got to solve the problem with the instructinos in link below in SAP Crystal Site:

    http://scn.sap.com/community/bi-platform/microsoft-net-sdk/blog/2010/05/04/my-day-1-training-on-cr-2010-beta

    Thanks,

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

im trying to create Crystal Report using Csharp language and i found a lesson
I'm trying to create a Crystal Report that reads data from an access table.
I am trying to create a crystal report and I am new to that
I have a Crystal Report I'm trying to recreate from scratch after an update
I am trying to create a crystal report, but I want the connection string
I am trying to create a crystal report, however I cannot connect directly to
I am trying to create a report in crystal reports 11 based on this
I am trying to create a Crystal Report with a dynamic data source. When
hey there everyone. so, have a c# windows form that uses crystal reports and
I'm trying to create (what I thought was) a simple Crystal Report. Essentially, I

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.