I am creating a SharePoint 2010 feature in Visual Studio 2010. While ReSharper is a valuable tool for writing code, it reports lots of errors (all server-relative image references, master page reference, ContentPlaceHolderID
's referring to the master page and so on) in .aspx
layout definitions. I had to exclude the master page from ReSharper completely, as it was hanging the VS process - however, the errors were reported before as well. Is there a 'clever' way of configuring it to correctly parse those files?
views:
42answers:
1
A:
Hi,
Thanks for the post. I'll try to reproduce this strange behavior ASAP and ll let you know about results.
KFalk
2010-09-24 12:58:07