I want to get the sharepoint documents in webapplication. This is my code. try { string sharePointURL = \"http://<ipAddress>:<port>/<websiteName>/default.aspx\";
Does anybody know how to find offending web part which causes this error ? “A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this
I would like to know if there are any concerns that we should be aware of if we were to upgrade our SharePoint 2003 server to .NET 3.5. Does this version of SharePoint even support 3.5?开发者_StackOve
I am trying to add a calculated column. I have a date column containing the date a meeting is scheduled. From this column I need a code which can return if the meeting is scheduled in Q1, Q2, Q3 or Q
苯扎溴铵 2022-06-05 09:49 开发者_如何学运维 搜狐视频可以的
I have been using SharePoint server 2003. I need to retrieve the list of permissions using SPList.Permissions.Xml. But I dont find the permissions given to the user anywhere in the Xml returned.