[1229] Analysis stops

I have had this problem with a few builds (currently 1229, and 1228) I have attached an image that shows the error when I press alt-enter

It appears to happen when you have errors in the source file that for one reason or another cannot be resolved, without adding or removing code (ie they are real bugs!!)
I am working on windows server 2003 64 bitResharperError.png

0
4 comments

We haven't received the image...
Please post it once more

--
Eugene Pasynkov
ReSharper Technical Lead
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"


"Duncan" <no_reply@jetbrains.com> wrote in message
news:13336930.62281239105123296.JavaMail.clearspace@app8.labs.intellij.net...
>I have had this problem with a few builds (currently 1229, and 1228) I have
>attached an image that shows the error when I press alt-enter
>

It appears to happen when you have errors in the source file that for one
reason or another cannot be resolved, without adding or removing code (ie
they are real bugs!!)
I am working on windows server 2003 64 bit Image:ResharperError.png

>

---
Original message URL:
http://www.jetbrains.net/devnet/message/5235247#5235247



0

Hello Eugene,

Use link to website below, image is embedded.
http://www.jetbrains.net/devnet/message/5235247

Sincerely,
Ilya Ryzhenkov

JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


EP> We haven't received the image...
EP> Please post it once more
EP> "Duncan" <no_reply@jetbrains.com> wrote in message
EP> news:13336930.62281239105123296.JavaMail.clearspace@app8.labs.intell
EP> ij.net...
EP>
>> I have had this problem with a few builds (currently 1229, and 1228)
>> I have attached an image that shows the error when I press alt-enter
>>
>> It appears to happen when you have errors in the source file that for
>> one
>> reason or another cannot be resolved, without adding or removing code
>> (ie
>> they are real bugs!!)
>> I am working on windows server 2003 64 bit Image:ResharperError.png
>> ---
>> Original message URL:
>> http://www.jetbrains.net/devnet/message/5235247#5235247


0
Avatar
Permanently deleted user

Using Release candidate build 1230 I am getting the same problems, (which don't appear in build 1225)

My analysis stops parsing files, At the time all I was doing was editing a static method, adding a static field, I mistyped "hashset" as "hash" which resulted in the text being red, I hit alt-enter to get the namespace not realising my error, and then got the memory corrupt error, other features of resharper work still, like templates,
but the parsing source files at the bottom of the screen is stoped,


ResharperError2.png


and all the files in my solution show the analysis will start shortly icon and tooltip

ResharperError3.png

I hope this helps,
Duncan

0
Avatar
Permanently deleted user

I think I may have solved the problem!

I had only one plugin installed, which was the TDD Productivity Plugin for Resharper

when using resharper I noticed that the error only happened when I pressed Alt-Enter, which usually invokes a context menu usually to insert items into the code,  Since uninstalling the plugin I havn't had the error, so I am assuming that recently the plugin interface has changed in some way that causes the plugin to break code analysis.

Has anyone else seen this?

0

Please sign in to leave a comment.