J 
		
								
				
				
			
		Jack Black
Hi, all!  Using VB.Net as code-behind for ASP.Net pages...
I just renamed an ASPX page, and created a new page with the old name
(renamed first.aspx to second.aspx, then created a new first.aspx).
I'm now getting the "Resources <first.aspx.resx> and
<second.aspx.resx> have the same manifest resource name
'myWeb.first1.resources'
Did a rebuild but this didn't help; made sure the Page Language tags
at the top of the ASPX files inherit from the correct place, but that
didn't help either.
How can I resolve this?
  Thanks!
Jack
				
			I just renamed an ASPX page, and created a new page with the old name
(renamed first.aspx to second.aspx, then created a new first.aspx).
I'm now getting the "Resources <first.aspx.resx> and
<second.aspx.resx> have the same manifest resource name
'myWeb.first1.resources'
Did a rebuild but this didn't help; made sure the Page Language tags
at the top of the ASPX files inherit from the correct place, but that
didn't help either.
How can I resolve this?
  Thanks!Jack