problem with sharepoint inputformtext control with updatepanel
i am using asp.net ajax to develop an application page, i added sharepoint inputformtext controland every thing seems okay. but after i selected dropdownlist (set autopost=true), this contol turned to...
View ArticleAnonymous users unable to create list items
Hi, I have enabled anonymous access at the webapplication from the authentication providers through CA, provided full access to anonymous users at site collection level. I am using the below code to...
View ArticleDevelop new subsite with using duplication of another subsite
Thank you for your corporation. I would like to develop new subsite with using duplication of another subsite. Please look at the below figure. I would like to develop Subsite2 and Subsite 3 with using...
View ArticleA web configuration modification operation is already running - Only 1...
I'm getting this when I try to create a new Site Collection based off of a custom site template, to a farm environment. I've checked over and over to make sure there is only one...
View ArticleDisplay SQL data in a Sharepoint list
Hello,I was wondering if it is possible to show the content of a Database table in a Sharepoint list. I need to you this because we are maintaining a big database with student results with other...
View ArticleHow to get the Login and Logout time of sharepoint user
Hi, How to get the record of Login and Logout time of any user who logs in to sharepoint site? Best Regards, Manvir Manvir
View ArticleModify NewForm.aspx in a custom list to autopopulate manager of a user...
The subject line basically says it all. I have a custom list that has several columns, including a Person one for Employee and another Person one for Manager. The requirement for my project is that...
View Articlecopy.asmx copyintoitems does not work when source and target is on different...
Hi, My problem is getting copy.asmx to copy a file from one MOSS 2007 document library to a WSS3.0 document library (the two libraries are identical). Using copy.asmx copyintoitems works just fine when...
View Articlehow to search a Searchable PDF content using sharepoint search
Using sharepoint search how to search Searchable PDF content or Searchable Scan PDF. What are the configurations needed please let me know if some one knows thanks in advance.
View ArticleLists.asmx UpdateListItems 0x8102001cInvalid date/time value
I am trying to add new item to a custom list using Lists.asmx web service but for some reason I am not able to find out why the date column value is not valid, here is my Method tag:<Method ID='1'...
View ArticleCustom list Incoming e-mail settings missing
Hi, I have created a custom list (off the basic custom list). The problem is that the "Incoming e-mail settings" link is missing. How do I enable this link. I read somewhere else that you need to...
View ArticleIncoming e-mail settings missing in document library created with custom...
I have a custom document library definition which creates library with custom content type. This defintiion works fine except that I don't see "Incoming e-mail settings" under "Communications". This is...
View ArticleSPGridView with Hidden Column
hi,i have a spgridview and inside the spgridview have 2 hidden column (visible=false).when i click edit on the 1 of the rows, i will retrieve the hidden column value in the spgridview.WHY i cant...
View ArticleHow does SharePoint List pagination work?
I am trying to page the requests of Data from SPLists. I am using the SPQuery's ViewFields property to only get the fields required. Also I am trying to use the SPQuery's ListItemCollectionPosition...
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 ArticleGetUsageData is always returning Null
Let me first start out by stating that I know there are many questions on this issue, and I have read them all. However, none of the suggestions that I have read have seemed to help my situation....
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 Articlesharepoint Search deadlock error -Application 'Search index file on the...
hi, In my server i am getting the follwoing error. Can anyone tell the reason ? A database error occurred. Source: Microsoft OLE DB Provider for SQL Server Code: 1205 occurred 1 time(s) Description:...
View Articlehtml code not working in a content editor webpart
I created a html code using javascript and it work fine in the html editor. But when I keep this code in the content editor webpart it doesn't work. Can someone tell me where the problem. It will be...
View ArticlePaging Controls are not showing while making SPGridView's Property...
I have created a custom web part that reads a MOSS list of 100 rows. I bind the list to SPDatasource and SPdatasource to SPGridView. I put DDGrid.AllowPaging to true The problem is rows are displayed...
View Article