fiogf49gjkf0d After upgrading a 7.5.3 web to 8.0, I am having a problem with some (but not all) of the custom quick forms where they are looking for their resource files on the wrong path.
Example from Event Logs:
Could not find a part of the path 'C:\\inetpub\\wwwroot\\Slx8Dev\\deployment\\sites\\Slx8Dev\\SmartParts\\WarrantyContact\\App_LocalResources\\ContactSmallPartsOrdersTab.ascx.resx'.
They all follow this same pattern, where \\deployment\\sites is in the middle of the path where it shouldn't be - if you take that part out, the path would be fine.
I can't determine where it is getting this path, or why some custom quick forms are affected and others aren't. Any help in finding and correcting the source of these path problems is appreciated. |