in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Error restoring SharePoint site

Last post 11-16-2008 8:51 AM by Maciej. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • 10-10-2008 4:42 AM

    • Maciej
    • Top 50 Contributor
    • Joined on 03-21-2007
    • Toulouse, France
    • Posts 152

    Error restoring SharePoint site

    Hello,I use DNP 2.6.0 on Windows Server 2003 Standard R2 SP2 x86.Restoring a SharePoint site is giving the error below. System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Could not restore SharePoint site ---> System.UnauthorizedAccessException: Access to the path 'C:\WINDOWS\TEMP\Cookies' is denied.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    at System.IO.FileStream..ctor(String path, FileMode mode)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Restore(String strSiteUrl, String strFilename, Boolean bOverwrite, Boolean hostHeaderAsSiteName)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Restore(String strSiteUrl, String strFilename, Boolean bOverwrite)
    at DotNetPanel.Providers.SharePoint.Sps30Remote.RestoreVirtualServer(String url, String fileName)
    --- End of inner exception stack trace ---

    Server stack trace:
    at DotNetPanel.Providers.SharePoint.Sps30Remote.RestoreVirtualServer(String url, String fileName)
    at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[ args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[ args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at DotNetPanel.Providers.SharePoint.Sps30Remote.RestoreVirtualServer(String url, String fileName)
    at DotNetPanel.Providers.SharePoint.Sps30.RestoreVirtualServer(String url, String fileName)
    at DotNetPanel.Server.SharePointServer.RestoreVirtualServer(String url, String fileName)
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.Providers.SharePoint.SharePointServer.RestoreVirtualServer(String url, String fileName)
    at DotNetPanel.EnterpriseServer.SharePointServerController.RestoreVirtualServer(Int32 itemId, String uploadedFile, String packageFile)
    Best Regards,

    Maciej

    Regards,
    Maciej
    Filed under:
  • 10-11-2008 2:08 AM In reply to

    • Maciej
    • Top 50 Contributor
    • Joined on 03-21-2007
    • Toulouse, France
    • Posts 152

    Re: Error restoring SharePoint site

    Could somebody check the backup/restore function for WSS 3.0 SharePoint site, please ?

    Thank you,

    Maciej

    Regards,
    Maciej
  • 10-12-2008 11:41 AM In reply to

    • Maciej
    • Top 50 Contributor
    • Joined on 03-21-2007
    • Toulouse, France
    • Posts 152

    Re: Error restoring SharePoint site

    Restoring a SharePoint site leads to the error below when the restoring is done from zipped backup.

    What I have done :
       1.Create a new SharePoint site wss1.toto.com
       2.Create zipped backup (wss1.toto.com.zip). Note that the name of the file in the ZIP is wss1_toto_com.bsh)
       3.Create normal backup (wss1_toto_com_bsh file is created).
       4.Restore from wss1_toto_com_bsh is OK.
       5.Restore from wss1.toto.com.zip leads to the error below. Morover, the original site is deleted!!!

    Could you try to reproduce the issue, please ?


    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'RESTORE_SITE' task on 'wss1.mmcrz.com' SHAREPOINT ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Could not restore SharePoint site ---> System.UnauthorizedAccessException: Access to the path 'C:\WINDOWS\TEMP\Cookies' is denied.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    at System.IO.FileStream..ctor(String path, FileMode mode)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Restore(String strSiteUrl, String strFilename, Boolean bOverwrite, Boolean hostHeaderAsSiteName)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Restore(String strSiteUrl, String strFilename, Boolean bOverwrite)
    at DotNetPanel.Providers.SharePoint.Sps30Remote.RestoreVirtualServer(String url, String fileName)
    --- End of inner exception stack trace ---

    Regards,
    Maciej
  • 11-13-2008 4:38 AM In reply to

    • Maciej
    • Top 50 Contributor
    • Joined on 03-21-2007
    • Toulouse, France
    • Posts 152

    Re: Error restoring SharePoint site

    Nobody uses WSS 3.0 ?

    Regards,
    Maciej
  • 11-15-2008 1:51 AM In reply to

    • Rubal
    • Top 10 Contributor
    • Joined on 03-16-2006
    • India
    • Posts 838

    Re: Error restoring SharePoint site

    Try giving IIS_WPG, Network Service modify permission on folder 'C:\WINDOWS\TEMP\Cookies' and see if it helps.

    Temporarily you can also try giving everyone modify permission if above doesnt help.

    Rubal Jain // Email - Rubal @ Rubal [dot] Net

    Windows Server Setup, Configuration, Troubleshooting, Basic Security & Hardening
    DotNetPanel - Helm Control Panel Setup, Installation, Configuration, Troubleshooting

    Authorised DNP Reseller. Get 20% Discount on all DNP Licenses.
    Authorised SmarterTools, Declude, SimpleDNS (JHSoft), Gene6 FTP, Helicon, Kayako, Icewarp Merak, MailEnable, Deerfield Reseller.

    DotNetPanel & SmarterTools Monthly Leased Licenses available.

    DotNetPanel Professional Server setup includes installation of PHP, Perl, Python, ASP.Net Frameworks, SQL Express, MySQL, SmarterMail, Stats etc and complete integration with control panel just $199/server. Contact for further details.
  • 11-16-2008 2:49 AM In reply to

    • Maciej
    • Top 50 Contributor
    • Joined on 03-21-2007
    • Toulouse, France
    • Posts 152

    Re: Error restoring SharePoint site

    Thank you for your reply, Rubal.

    Unfortunatelly, even giving everyone modify permission on 'C:\WINDOWS\TEMP\Cookies' folder still have same issue.

    Regards,
    Maciej
  • 11-16-2008 3:00 AM In reply to

    • Rubal
    • Top 10 Contributor
    • Joined on 03-16-2006
    • India
    • Posts 838

    Re: Error restoring SharePoint site

    Do you still get exactly the same error or its different now?

     

    Rubal Jain // Email - Rubal @ Rubal [dot] Net

    Windows Server Setup, Configuration, Troubleshooting, Basic Security & Hardening
    DotNetPanel - Helm Control Panel Setup, Installation, Configuration, Troubleshooting

    Authorised DNP Reseller. Get 20% Discount on all DNP Licenses.
    Authorised SmarterTools, Declude, SimpleDNS (JHSoft), Gene6 FTP, Helicon, Kayako, Icewarp Merak, MailEnable, Deerfield Reseller.

    DotNetPanel & SmarterTools Monthly Leased Licenses available.

    DotNetPanel Professional Server setup includes installation of PHP, Perl, Python, ASP.Net Frameworks, SQL Express, MySQL, SmarterMail, Stats etc and complete integration with control panel just $199/server. Contact for further details.
  • 11-16-2008 8:51 AM In reply to

    • Maciej
    • Top 50 Contributor
    • Joined on 03-21-2007
    • Toulouse, France
    • Posts 152

    Re: Error restoring SharePoint site

    I get exactly the same error.

    Regards,
    Maciej
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems