Thanks for the reply - I just installed the build you are using.
The problem with the ContentPlaceholder being flagged has gone away, but I still have some problems with control references inside templates.
For instance if I have a control referring to another inside the InsertTemplate of a FormView, then the control reference is flagged as illegal:
<--- RED
]]>
In the example above the value of the TargetControlID is marked as illegal. The same happens if a control tries to specify a DataSource control inside a template.
In the example above the value of the TargetControlID is marked as illegal. The same happens if a control tries to specify a DataSource control inside a template.
I agree on the good job, even nested MasterPages with nested content
PlaceHolders work perfectly now...
Best Regards,
Wiebe
Tom Pester wrote:
Hi - I am currently using build 3.0.1 of R#.
I am having a lot of problems with the error highlighting in VS2005 in ASPX pages.
The contentplaceholder is red, and so is almost all control references in my templates.
Which build are you guys using?
Cheers
Thomas
Hi Thomas,
I'm using 3.0.2 EAP build 515:
http://www.jetbrains.net/confluence/display/ReSharper/Download
and all my MasterPage/ContentPlaceHolder related problems seem to have
been solved.
Wiebe
Thomas Koch wrote:
Thanks for the reply - I just installed the build you are using.
The problem with the ContentPlaceholder being flagged has gone away, but I still have some problems with control references inside templates.
For instance if I have a control referring to another inside the InsertTemplate of a FormView, then the control reference is flagged as illegal:
<--- RED ]]>
In the example above the value of the TargetControlID is marked as illegal. The same happens if a control tries to specify a DataSource control inside a template.
Cheers
Thomas
Hi Thomas,
That's indeed the only issue I could still find (with exactly the same
control) :)
I took the liberty to create an issue for it:
http://www.jetbrains.net/jira/browse/RSRP-47636
Best Regards,
Wiebe
Thomas Koch wrote:
Hi Wiebe - good thinking. I'll be monitoring that one. :)
Cheers
Thomas