Unable to place CrystalReportViewer onto a Web Form

Ask a Question related to ASP.NET Building Controls, Design and Development.

  1. #1

    Default Unable to place CrystalReportViewer onto a Web Form


    For some reason I am unable to drag a CrystalreportViewer from the
    toolbox onto my web form design surface in VS.NET 2003 - I get a black
    circle with a diagonal line through it.

    I have installed the Crystal Reports components with my VS.NET and am
    able to add a new Crystal Report to the project (File|Add New Item|Web
    Project Items|Crystal Report.

    I've tried to drag the CRviewer onto a completely new project with no
    elements, and i could drop it there. But why doesn't it work with my
    existing project ?

    Any suggestions please?

    Thanks
    doitsa



    --
    doitsa
    ------------------------------------------------------------------------
    Posted via [url]http://www.codecomments.com[/url]
    ------------------------------------------------------------------------

    doitsa Guest

  2. Similar Questions and Discussions

    1. #39906 [NEW]: Unable to use place holders as part of the actual SQL query with PDO's
      From: iab398 at bham dot ac dot uk Operating system: Unix PHP version: 5.2.0 PHP Bug Type: SQLite related Bug description: ...
    2. How to place a control under a form?
      Hi all, What is the difference (probably in attributes settings) between a control that can be dragged on a page and that has a visual...
    3. web form add a line break to a place holder
      have a web form with page layout = FlowLayout have a PlaceHolder adding controls to the PlaceHolder e.g. PlaceHolder.Controls.Add (TextBox1);...
    4. setting a form to appear on a fixed place on the screen
      Hi How do I set a form to appear on a fixed place on the screen ? thanks
    5. CrystalReportViewer ReportSource problem
      Help! I keep getting the message "Use the RepostSource or Databindings property to specify a report source." when I try to view my WebForm1.aspx...
  3. #2

    Default Unable to place CrystalReportViewer onto a Web Form

    This is one of the best articles so far I have read online. Just useful information, Very well presented. Thanks for sharing with us. Check out this link too its also having nice post with wonderful explanation on CrystalReportViewer Control in ASP.Net and helped me lot to complete my task.
    Thanks
    Unregistered Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139