Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Could not load Microsoft.ReportViewer.ProcessingObjectModelCould not load Microsoft.ReportViewer.ProcessingObjectModel
Previous
 
Next
New Post
2/12/2012 4:20 PM
 

I just developed a very cool application and dnn was very handful for what I needed. I have a common C# class library that is referenced to the website. Here I have all the database classes, DB_Helper class(which helps me with database operations) and a Common class for all other stuff. So I have things nicely organized. I must say I'm very happy with all this, there are just two problems with ReportViewer...

I want to make a simple Report and display it in a report viewer. Well I already succeeded on a local IS(on my laptop). It just does not work on server. I had some errors with Microsoft.ReportViewer.WebForms dependency, but now I'm stuck with this error: "...Could not load file or assembly Microsoft.ReportViewer.ProcessingObjectModel or one of it's dependencies..." even though I have all three dll files in a bin folder on server. I can paste the whole error if needed.

  • Microsoft.ReportViewer.WebForms.dll
  • Microsoft.ReportViewer.WebForms.dll
  • Microsoft.ReportViewer.ProcessingObjectModel.dll

And I also have antother question: The best thing would be, if I could create a Report.rdlc in my class library and than assign it to a report viewer on a dotnetnuke module. But I don't know if that's possible. I tried it but I couldn't get a report  class or object from dnn (I remmember that concept when I was working with Telerik reports a year ago...). So I found out that I couldn't do this:

reportViewer1.LocalReport = someReport;    //I thing LocalReport is Get only

This was dissapointing. I can only assign it from aspx html code but from here you can't see objects and other stuff from outside the website project. So Report.rdlc must be in dnn project. I guess ServerReport tag is not for what I want?? or is it?

When I fix this I'm done with this app so I have to say... it was a fun one-month ride :)

 
New Post
2/14/2012 8:29 AM
 
I resolved it... There was an older version I uploaded previously. On my local machine I found 10.x.x.x version. I uploaded it and bam! Still had to modify web.config a little, but now it works...
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Could not load Microsoft.ReportViewer.ProcessingObjectModelCould not load Microsoft.ReportViewer.ProcessingObjectModel


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out