delete feature using event receiver on a farm feature
There is a farm feature and there is a web-scoped feature. web feature does stuff on multiple sites. If ever i want to get rid of the feature on all sites, I have a farm feature that has on deactivate...
View ArticleSPImport.Run() Security Error
Hi i got "The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again." when SPImport.Run() method. This is my code....Any Solution?...
View ArticleDoes wspbuilder include refereence dlls in the wsp?
Hi I have a quick question? Im using wspbuilder to build the wsp as its a quick solution to create, test and deploy many webparts... As there isnt much documentation about this matter Im asking here,...
View ArticleCustom Field Type and HTML Encoding
This is driving my nuts. I have a custom field type whose output I want to display as HTML. The definition is thus, but it's always showing up as HTML encoded. Any ideas why? <?...
View ArticleSharePoint 2010 - SPImport and Versions
We have the export and import working, but one issue we have is the metadata versions seem not to import correctly. The data seems to be there, but dotted across versions. The latest version contains...
View Articlecreate a feature to create 10 document libraries in Sharepoint server 2007
Hi All, I want to create a feature which will create 10 document libraries in Sharepoint server 2007when that particular feature will be activated, and in each and every doc libraries i have to set...
View ArticleJoin two lists
Hi i have thee lists sharepoint2010, but i want to know how can join these list and populate data in gried by linq. give me easy example so that i can understant easily. my m unable to write caml...
View ArticleCannot remove changes to web.config using SPWebConfigModification
I have a problem in which SharePoint adds dublicate entries in web.config upon feature activation. This is the code i'm currently using: //Add settingstring entry = "<add key=\"foo\" value=\"bar\"...
View ArticleSend content of Data View Webpart as Email in SharePoint 2010
Hi, Thanks for looking into this thread. Could you please provide me an idea to send the inside content of dataview webpart in SharePoint 2010, as email body content ? Scenario - I have a data view...
View ArticleSharepoint 2010 Incoming and outgoing Mail settings as well Windows server...
please help me the Mail settings in sharepoint 2010 and windows server 2008 r2kotesh.rachuri
View ArticleCreate a Multivalued Multicolumn field type ?
Hi is it possible to create a custom field type in sharepoint 2010 which has multicolumns and multivalues in each columns ? What i want to have is a table like field which has a person and his role.
View ArticleSite Definition Home Tab for different Site Collections
Hi all, can someone please tell me if it's possible to choose a path for a TopNav Home-Tab, witch always navigates to the Root-Web of a Site Collection when the same custom Site Definition is...
View ArticleBest books to learn sharepoint 2010 developmet and customization
Hello Folks, Pls suggest me a good book for learning Sharepoint 2010 development and custmoization which must have few example of industry implementation as well. Thanks!!
View Articleretrieve contents from WSS_content_DB using .net
hi, in a not-so-good situation, i will be forced to retrieve the web appln content from a MOSS 2007 database. so i am stuck with how to do this? any APIs are available to access the...
View ArticleGetting error while editing calendar entry
Hi, When I am trying to edit any one of existing entry of Calendar list I got error as: " This Page has been modified since you opened it.You must open the page again. Refresh page. " Can you please...
View ArticleHow to add Print button to the DIspform.aspx
Hi Guys! Greeting for the day! I need the Print Button on Dispform.aspx and Editform.aspx by default . I mean when I create a list and when view the List I need the print Button on the Page. How to do...
View ArticleHow to fetch login name from use id using usergroup.asmx?
Hello I want to fetch login name from use id using usergroup.asmx, for example my user id is 379. Following code gives me the all the userdetail, but I am not sure how can I pass userid, filter the...
View ArticleMultiple Content Types and Uploaded Files
If I have multiple content types on a SP2007 library and cannot use code, how can I assign a non-default content type to a document on uploading that document?
View ArticleMicrosoft.SharePoint.SoapServer.SoapServerException
I am calling the GetItem method of Copy.asmx and I am getting a Microsoft.SharePoint.SoapServer.SoapServerException. I ran similar code against another one of our Sharepoint servers and had no...
View Article