0
0No answers
Browser other questions tagged visual-studio visual-studio-2015 report reportviewer
You are not signed in. Login or sign up in order to post.0
Browser other questions tagged visual-studio visual-studio-2015 report reportviewer
You are not signed in. Login or sign up in order to post.
Have you tried using the Wizard report? Same error? Try creating a new project and adding the report. Still the same error? What version of sql you are using?
– Renato Afonso
Already, when opening the Report Wizard screen already give the same error. I tried to create a new project too, and I get the same error. Sometimes messages 2 and 3 do not appear, only restarts the visual studio directly. I use Oracle database 11g for now.
– User80
Well. For now, my only solution would be to reinstall Visual studio (typical solution) ...
– Renato Afonso
@Renatoafonso already tried it. I must have reinstalled 5 times, and nothing.
– User80
Well, I did a quick search, and found another possibility to solve your problem. Try to see more details of the error. If something like: Could not load file or Assembly 'Microsoft.AnalysisServices.Adomdclient, Version=10.0.0. You go to the C: Windows Assembly folder. Look for "Microsoft.AnalysisServices.Adomdclient" and see if the version is installed. If it is not installed, try installing. Another possibility is to send this situation to : http://connect.microsoft.com/
– Renato Afonso