Problem with error highlighting in asp.net projects
Hi - I am using R# 2.0 build 265.
With asp.net I often run into the problem that intellisense in the code behind
file doesn't detect new controls entered in the aspx file.
I also loose the error-highlighting in some of my aspx pages. What is funny
here is that in these pages, the R# shortcuts is also missing.
Any hints or workarounds would be appreciated.
Cheers
Thomas
Please sign in to leave a comment.
Thomas,
There is a known problem, that ReSharper fails to attach to asp files open
on VS startup unless they are closed and reopened. Maybe, this is the case?
This is dead strange, it would be great, if you'll be able to reproduce the
behavior reliably.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Ok - When I close and re-open the aspx file, the problem seems to go away.
:)
My problems was with version 265 and I have just upgraded to the lates EAP
build 300 so I do not know if there has been any additional fixes in this
area.
Cheers
Thomas
>> With asp.net I often run into the problem that intellisense in the
>> code behind file doesn't detect new controls entered in the aspx
>> file.
>>