I created a subsite in SharePoint. The page is a customer service site for employees from 3 different business units. I created this site below one of the business units homepage, but then copied it under the other two using the "Manage site content and structure" menu.
Now, whenever you access the site from one of those new links that were created during the copy, my HTML picture map(which is supposed to lead to a custom list form) give me
Server Error in '/' Application.
--------------------------------------------------------------------------------
Value does not fall within the expected range.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Value does not fall within the expected range.
I'm on MOSS 2007. The linking/map work fine when I access the site any way besides from those two new links, so obviously the problem lies there. I haven't been able to find any Microsoft documentation on HTML functionality being negatively affected by this 'copy site' process. I greatly appreciate any suggestions.