- open console, and type "cd c:\windows\assembly"
- type "cd gac_msil"
- type "xcopy microsoft.reportviewer.processingObjectModel c:\temp /i /h /s /r /y"
that's it. you get the reportviewer.dll copied into c:\temp, just copy them into the "bin" directory of your asp.net project
No comments:
Post a Comment