I seem to be missing a '1033' directory for my SharePoint 2010 installation. Here's the full details:
We upgraded from SP2007 to SP2010 using the database attach method. Some resources have a 1033 folder in their URL (for instance, the Documents link on a site collection points to sharepoint.domain.com/_layouts/1033/viewlsts.aspx), but this does not exist on the server. I installed the English Language 1033 pack and it says it was successful and it shows as being installed on the server, but URLs still don't work. If I take out the 1033 the URL works but it's built in to so many places we need to get it working. It worked fine on the SharePoint 2007 server. The error message I get is:
The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /_layouts/1033/viewlsts.aspx
Again, if I remove the 1033 the URL works fine. How can I make SharePoint interpret this URL correctly?