Skip Navigation Links
Skip navigation links
Products
Support
Downloads
Site Map
Contact Us
SharePoint Solutions Software Community Support

Welcome to the SharePoint Solutions Software support forums.

Here you can research answers to your questions, or request support for SharePoint Solutions software products. Our forums are grouped by software product, with two additional groups for free software and general discussion.

To create a topic or reply to an existing topic, sign-up or login.

Cannot Create SPA Site - Operation in Progress

Last post 09-29-2008 4:41 PM by dnotorious. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 09-29-2008 3:14 PM

    Cannot Create SPA Site - Operation in Progress

    Load control template file /_controltemplates/WebTemplatePickerControl.ascx failed: The resource object with key 'WebTemplatePicker_SiteSection_Title' was not found.

     I have a bunch of errors that look like the above. It occurs when the solution is deployed to the web application that I have selected on the farm.

    What gives?

    I have the following farm topology 64bit

    2 WFE Servers
    2 APP Servers
    1 SQL Clustered

    Denzil Fernandes
    TDBFG

    www.td.com
    Filed under: , , ,
  • 09-29-2008 3:26 PM In reply to

    Re: Cannot Create SPA Site - Operation in Progress

    This type of error typically occurs when a resource file does not get copied to the correct location by the SharePoint deployment engine. Typically you can force SharePoint to update the resource files with the following command…

    stsadm –o copyappbincontent 


    However, this command is hit or miss. If that doesn’t work check for the existence of the prov.resx file in your App_GlobalResources directory of your IIS virtual directory. This file should be identical to ’12\Config\Resources\prov.resx’. If the file does not exist or is different you can manually copy the prov.resx file into the App_GlobalResources directory. Perform an IISRESET to update the resource file.

    Jeremy Luerkens
    Manager, Software Production
    SharePoint Solutions
    Filed under:
  • 09-29-2008 3:30 PM In reply to

    Re: Cannot Create SPA Site - Operation in Progress

    Thanks I will do that. I read that in another topic as well.

     Btw, the site was created but it didnt show the default.aspx page. When I browsed to url/_layouts/settings.aspx  I could see it created the site

    Denzil Fernandes
    TDBFG

    www.td.com
  • 09-29-2008 4:41 PM In reply to

    Re: Cannot Create SPA Site - Operation in Progress

    The above suggetion did not resolve my problem. 

    Resolved By Granting the WPG (Worker Process Group) FC on the Global_AppResource Directory underneath the application root directory

     

     

    Denzil Fernandes
    TDBFG

    www.td.com
Page 1 of 1 (4 items)