Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Alain Lord

@Alain Lord
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Content back up and Restore
    A Alain Lord

    Hi, Why are you using this technique for backup? There are several alternatives to perform a more solid and consistent backup of your content. Create a simple batch file on the server and use stsadm -o backup. As for your specific error, it's probably because the backuplocation is not a SharePoint library the Move operation expect a SharePoint library as operator. See the API documentation (here's an extract) The MoveTo method moves files to another location within the same site. This method returns an error if a file of the same name already exists at the new location. Hope this helps! Regards, Alain Lord MVP SharePoint Server SharePoint Quebec User Group Lead

    SharePoint help tutorial

  • Updating a sharepoint site from web application in .Net
    A Alain Lord

    Hi, Does your .NET application is running under the same physical server as your SharePoint site? If not, you can use SharePoint Web Services to achieve some basic functions (working with librairies, etc.) but I'm not sure you'll be able to work at a web part level; you may have to write your own web service that will wrap your actions using the SharePoint object model. This web service needs to be deployed on the same IIS server as SharePoint. Even if you have access to the Microsoft.SharePoint dll, if you need remote access, it will not help you in this scenario. This DLL usually runs within a SharePoint server (or farm). Regards, Alain Lord MVP SharePoint Server SharePoint Quebec User Group Lead

    SharePoint csharp asp-net sharepoint xml help

  • User management [modified]
    A Alain Lord

    Hi, SharePoint supports other authentication mechanisms; one of them is Form-Based Authentification. For more details, please visit this site http://www.sharepointfba.com/. You can also look for SharePoint authentication on MSDN site. Regards, Alain Lord MVP SharePoint Server SharePoint Quebec User Group Lead

    SharePoint sharepoint sysadmin question announcement

  • Installing Sharepoint on Windows XP
    A Alain Lord

    Hi, It cannot be installed under Windows XP but it can be installed under Windows Vista. Please note however that this is not a supported configuration by Microsoft. To obtain details, please visit this post: http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2008/05/21/how-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx Just remember that this not supported by Microsoft and therefore it should be only be used for demo and exploration purpose only. Regards, Alain Lord MVP SharePoint Server SharePoint Quebec User Group Lead

    SharePoint sharepoint
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups