Getting a strange error when Try to save a SSRS report

旧时模样 提交于 2019-12-02 07:36:16

问题


Hi I have created a report in SSRS and I have been saving changes as I was building the report now right before the end I made a few more changes and now when I try to save the report it gives me this error message "Attemped to read aor write protected memory. This is often an indication that other memory is corrupt", any idea what is going on any suggestions please ???

Additional Information about the machine I am working on, Windows 7, SQL Server 2008 R2 , and SSRS 2008 R2, I have 12GB Ram, and some 3.5Ghz Processor. Cant really see how its getting short of Memory from anywhere ??? Any Advise please


回答1:


Found it and believe me or not this solved the issue, found this solution online

I got the same error while working with VS 2008 Sp1 on some WPF project. The message: "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." appeared.

I think it's caused by the window layout system of visual studio. I had the solution view and output view parked on another monitor.

After "Reset Windows Layout" the problem dissapeared. Robert

Its working fine now :)



来源:https://stackoverflow.com/questions/20117066/getting-a-strange-error-when-try-to-save-a-ssrs-report

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!