Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Using report viewer control in Windows forms with CLR suppport

Using report viewer control in Windows forms with CLR suppport

Scheduled Pinned Locked Moved Windows Forms
dotnetvisual-studiowinformsloungeworkspace
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shraddha Gautam
    wrote on last edited by
    #1

    Hi, I am working on a project in Windows Forms VS 2005 .I want to use the report viewer control in this. I got some information on the net and implemented it in a sample project. It works absolutely fine. I tried implementing it the same way in my project, it does not work. What i am doin is i am adding a data source. On clicking on "Object" icon in data source wizard the assembly should be visible. But it doesn't appear in my final project. I tried finding out the difference in settings between the 2 projects. In the references options of the project,in "Configuration properties", in "General" suboption the "Common lanuguage runtime support" option were different. In the project in which the report viewer control works fine, the "Common lanuguage runtime support" option is selected is :: Pure MSIL Common Language Runtime Support(/clr::pure) In my project I need to make is as Common Language Runtime Support(/clr) because I am using Win32 dlls in my project. Please let me know what changes have to be made so that I ma able to view the assemblies in the wizard. Thanx in advance. shraddha

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups