Our user controls are a couple of directories in (/xxxproj/UserControls/) from the root. The masterpage was in the root, but by your advice I moved it over to a new directory. I changed all references (563 occurrences) to the new location and still have
the same circular reference error when I build with batch=true. The error points to user controls with the directive:
Our project is enormous, so sending the solution isn't an option. There's probably something we're not seeing that has not been identified as an issue...we'll get there.
sjd0103
Member
418 Points
86 Posts
Re: "Circular file references are not allowed" after running RC Upgrade Wizard
Dec 15, 2005 01:49 PM|LINK
Ting,
Our user controls are a couple of directories in (/xxxproj/UserControls/) from the root. The masterpage was in the root, but by your advice I moved it over to a new directory. I changed all references (563 occurrences) to the new location and still have the same circular reference error when I build with batch=true. The error points to user controls with the directive:
<%@ Reference VirtualPath="~/SystemFiles/MasterPages/MasterPage.master"%>
Our project is enormous, so sending the solution isn't an option. There's probably something we're not seeing that has not been identified as an issue...we'll get there.
Thanks!