Error Rendering Control WebReport1

GEMGEM
edited 7:56AM in FastReport .NET
Hello
I've recently purchased FastReport.NET in order to provide into my web application (.aspx web forms) reporting features.
I'm using Visual Studio 2010 & FastReport.NET Pro. After running the installer the toolbox of vs2010 included just one component: WebReport.
Using the mouse I've dragged WebReport inside a <div> area of my content page area. The problem is that vs2010 doesn't "draw" the component but instead indcates the following error:
<Error Rendering Control - WebReport1.
An unhandled exception has occured.
Object reference not set to an instance of an object>
I went at the top of my apsx page in the registration area and I saw that there was an enrty for registering the assembly:
<%@ Register assembly="FastReport.Web, Version=2013.3.1.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c" namespace="FastReport.Web" tagprefix="cc1" %>

Additionally I've tried many times to unistall and re-install the library (or even manually adding the .Dlls) but with out any success.
Why is this happening? Is there anything else I should do?

Thanks in advance for any reply
PS: This problem started from the very begging. I've created a ticket in FastReport but since now NO ONE has even tried to reply that at least someone is looking on that.. So any help would greatly appreciated !!

Comments

  • edited 7:56AM
    GEM wrote: »
    Hello
    I've recently purchased FastReport.NET in order to provide into my web application (.aspx web forms) reporting features.
    I'm using Visual Studio 2010 & FastReport.NET Pro. After running the installer the toolbox of vs2010 included just one component: WebReport.
    Using the mouse I've dragged WebReport inside a <div> area of my content page area. The problem is that vs2010 doesn't "draw" the component but instead indcates the following error:
    <Error Rendering Control - WebReport1.
    An unhandled exception has occured.
    Object reference not set to an instance of an object>
    I went at the top of my apsx page in the registration area and I saw that there was an enrty for registering the assembly:
    <%@ Register assembly="FastReport.Web, Version=2013.3.1.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c" namespace="FastReport.Web" tagprefix="cc1" %>

    Additionally I've tried many times to unistall and re-install the library (or even manually adding the .Dlls) but with out any success.
    Why is this happening? Is there anything else I should do?

    Thanks in advance for any reply
    PS: This problem started from the very begging. I've created a ticket in FastReport but since now NO ONE has even tried to reply that at least someone is looking on that.. So any help would greatly appreciated !!

    Hello, did you have found a solutions for your problem??
    I have simulair problems here
  • GEMGEM
    edited 7:56AM
    pvanwijk wrote: »
    pvanwijk wrote: »
    Hello
    I've recently purchased FastReport.NET in order to provide into my web application (.aspx web forms) reporting features.
    I'm using Visual Studio 2010 & FastReport.NET Pro. After running the installer the toolbox of vs2010 included just one component: WebReport.
    Using the mouse I've dragged WebReport inside a <div> area of my content page area. The problem is that vs2010 doesn't "draw" the component but instead indcates the following error:
    <Error Rendering Control - WebReport1.
    An unhandled exception has occured.
    Object reference not set to an instance of an object>
    I went at the top of my apsx page in the registration area and I saw that there was an enrty for registering the assembly:
    <%@ Register assembly="FastReport.Web, Version=2013.3.1.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c" namespace="FastReport.Web" tagprefix="cc1" %>

    Additionally I've tried many times to unistall and re-install the library (or even manually adding the .Dlls) but with out any success.
    Why is this happening? Is there anything else I should do?

    Thanks in advance for any reply
    PS: This problem started from the very begging. I've created a ticket in FastReport but since now NO ONE has even tried to reply that at least someone is looking on that.. So any help would greatly appreciated !!

    Hello, did you have found a solutions for your problem??
    I have simulair problems here

    Yes. FR support fixed the code. You've to download v2013.3.2
  • GDSGDS
    edited June 2013
    Hi,

    I am running 2013.3.2.0 and am still having the problem. I have just tried 2013.3.3.0 and again the problem persists.

    Is there a solution to this problem?


    Sorry. I am incorrect, I had not checked the source of the page and the Register assembly was referring to an earlier version. My mistake.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.