Re: Crystal report in webpart
From: poornicv (poornicv_at_discussions.microsoft.com)
Date: 10/11/04
- Next message: tedteng: "RE: Connecting Custom List Into Web Parts"
- Previous message: Wei-Dong XU [MSFT]: "RE: CAML read config"
- In reply to: Patrick Tisseghem: "Re: Crystal report in webpart"
- Next in thread: Poornima: "Re: Crystal report in webpart"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 10 Oct 2004 20:21:01 -0700
Yes, I'm able to debug. But RenderWebPart method does not throw any exception.
Regards,
Poornima
"Patrick Tisseghem" wrote:
> Can you debug your code? Attach VS.NET to the W3WP.exe process and see what
> is going wrong?
>
> --
> Regards,
> Patrick Tisseghem
> http://blog.u2u.info/DottextWeb/patrick/
>
> "poornicv" <poornicv@discussions.microsoft.com> wrote in message
> news:79CE4AD5-9BAB-47CC-9A33-C85C5F3D6AF7@microsoft.com...
> > Hello,
> >
> > I'm creating a webpart to display a crystal report chart. When I drag and
> > drop the webpart in the portal it throws an error "object reference not
> set".
> > When I execute the same piece of code on a .aspx page, it works fine. When
> I
> > debug, I see no exceptions. After the code is executed, finally I see the
> > error on thte page. I'm using the output of a web service and converting
> it
> > to a dataset and assigning it as the resource to CrystalReportViewer.
> >
> > Please help.
> >
> > Thanks,
> > Poornima
>
>
>
- Next message: tedteng: "RE: Connecting Custom List Into Web Parts"
- Previous message: Wei-Dong XU [MSFT]: "RE: CAML read config"
- In reply to: Patrick Tisseghem: "Re: Crystal report in webpart"
- Next in thread: Poornima: "Re: Crystal report in webpart"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|