Getting a strange error when Try to save a SSRS report

房东的猫 提交于 2019-12-02 04:16:01

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 :)

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