When attempting to deploy a series of reports I am receiving the error:
An unexpected error occurred while compiling expressions. Native compiler return value: ‘128’.
The datasources deploy fine, but each report results in the same error. I can build the project and preview each report without issue, it is only on the deploy that the error occurs.
Any help would be appreciated
Jason
just wanted to share the "solution" to the issue.
I attempted to login to the reporting services manager so I could try and upload the reports that way rather than deploying through visual studio and I received an error: Could not find file 'C:\WINDOWS\TEMP\xw1mue_7.dll' The dll changed each time, but I found a post in google groups that suggested restarting the app pool to resolve this issue. Seems to have solved both problems.
I would still like to know why the app pool needed to be restarted....
|||Restart IIS to solve that problem.