wss
Problem adding a dynamic field to a SPList in sharepoint
We have the following code in a webpart: using (SPSite site 开发者_运维技巧= new SPSite(\"http://localhost/\"))[详细]
2023-01-08 17:55 分类:问答webpart is working on local server but not working on production when "SPSite" class is uesd in the webpart
webpart is working on local server but not working on production server when \"SPSite\" class is uesd in the web part. On the production server it throws error. If I do not use that class in the webpa[详细]
2023-01-08 14:56 分类:问答Portal Site on WSS
I have two questions... Could I create a complete portal for Internet with WSS 3.0 or MOSS is necessary for that?[详细]
2023-01-08 03:29 分类:问答New SharePoint site returns 505 upon creation
I have an instance of SharePoint WSS 3.0 running on Windows Server Standard VM; which I believed worked fine upon initial setup.However, in an effort to get PerformancePoint and other Microsoft softwa[详细]
2023-01-05 18:48 分类:问答How do I get an anonymous user object from SharePoint 2010
I have a site setup using Claims Based (Forms) authentication with Anonymous access enabled. When a user logs into the site they may exist in the Forms Database, but not in the SharePoint Site collec[详细]
2023-01-04 11:04 分类:问答Do people create and use Web Parts connections?
I\'ve been writing some SharePoint web parts which connect (as providers and consumers). I\'ve found many difficulties, and (comparatively*) little material from the web, from books, or from microsoft[详细]
2023-01-03 23:32 分类:问答how to use caml queries for optional search values in sharepoint
I have a custom search webpart in Sharepoint which have 7 filters. I am getting data from a Sharepoint list using CAML Query. I want to write a generalized SPQuery which will filter out the data based[详细]
2023-01-02 19:39 分类:问答How to catch a Microsoft.SharePoint.SoapServer.SoapServerException?
I am a b开发者_如何转开发it perplexed on how to catch a specific error type of Microsoft.SharePoint.SoapServer.SoapServerException, I\'ll explain why, and I\'ve included a code sample below for you gu[详细]
2023-01-02 05:23 分类:问答Setup incoming emails in WSS 3.0 and configure document library to receive emails
Does anyone have all the steps required to configure in开发者_开发百科coming email settings in MOSS 2007 including exchange and AD configuration changes? I would also like the steps to configure doc l[详细]
2023-01-02 04:45 分类:问答SharePoint, how to update a list item from web service using a where clause?
I have a scenario where I need to update a list item, but I don\'t know the internal ID of the list item - hence the following won\'t work for me:[详细]
2023-01-01 22:24 分类:问答