An unexpected error occurred while connecting to the report server. Verify...
I am using SharePoint 2007 and SQL Server 2005 Standard Edition. I have configured Reporting Service in the server where Central Administration is running from. Reporting Service Configuration Manager...
View ArticleFreeze header row and first column in a list (non-Designer)
I'm looking for a way to freeze the top row (column headers) and first column in my list view, as we can do in Excel.Key limitation: We cannot use SP Designer (ever, under any circumstances). Our...
View ArticleButton Visibility based on user availability in the group
Hi,I am displaying a folder if logged in user is not available in one of the SharePoint group called TestGroup.For this I have written the code as below But the problem is button is getting displayed...
View Articleusers are not exporting to sharepoint and failing with below error
users are not exporting to sharepoint and failing with below errorSystem.NullReferenceException: Object reference not set to an instance of an object. at...
View ArticleSharepoint Foundation Can not update External List by Work Flow
HiI try to update External List by other list Work Flow, in Sharepoint 2010 Foundation.Here is the manual: http://msdn.microsoft.com/en-us/library/office/ff394479(v=office.14).aspxBut it fails , and...
View ArticleContent Query Webpart is not merging data from two lists
Hi,I am trying to bring in data from two lists Employee and Department using a content query web part . I have exported and edited the .webpart file as below to bring in fields from both lists...
View ArticleCustom List Form - newform.aspx with code behind - beginner
Hi,I am working on a request whereby I have to customize the NewForm.aspx. The form will have roughly about 30 controls. One of the controls on the form will pull data from a web service. Another will...
View Articlepaging in listviewbyquery web part
hi, can anyone pls let me know how to implement paging in a listviewview byquery web part,i am having this web part with more than 1000s of documents which populates from the doc lib and the users...
View ArticleCustom Field FieldControlCollection
Hi,I've created custom field which inherit from TextField field control. It's used to populate data based on few list which is configured and working fine. I would like to disable few controls [ Title...
View ArticleClient Side Rendering - Custom Button - Save Item & Trigger Workflow
I have added a customised 'Save and Submit for Approval' button to the default NewForm of a SharePoint List through Client Side Rendering and would like to Save the List Item and Trigger a Workflow...
View ArticleDifference between two dates and hours
Hi everyone,I have a list with three columns: Date 1, Date 2 (Both as date and time) and Difference (as a calculated column). I want get the difference between Date 1 and Date 2, but in hours and...
View ArticleCross domain using Jquery
Hi am using the below script for calling a webservices..<script language="javascript" src="/Style%20Library/Jquery/jquery-1.11.1.js" type="text/javascript"></script><script...
View ArticleSahrepoint save changes and update site structure
Hello, everybody. I need help.Please can someone tell me about how to protect data in the list and save content type changes from users when i update my feature.presently I create my lists...
View ArticleHow to keep original Uploaded File Name in SharePoint Document Library?
HI,I have document library. After Uploaded the file in document library. I want to keep the file name in some other filed.Why because in future i may change the file name in document library so in...
View ArticleCustomize Access Requried page with code behind attached to it in sharepoint...
Hi,I have modified default AccessDenied page to my custom accessdenied.aspx page and put Request Access button on it and javascript client side redirection to my requestaccess (reqestaccess.aspx,...
View ArticleHow to pass listbox multible items to Jquery(as a parameter) programaticallt...
How to pass listbox multible items to Jquery(as a parameter) programaticallt for search the items in the grid?In my user control there is no design.programatically using jQuery we configured the...
View ArticleHave an onchange event in SPD to update a list based on user selection of...
Hoping someone can point me in the right direction: I have a list for Media announcements, each one of these announcements will have various types of documents associated (via look up field in the doc...
View Articlejquery.ajax -- no access control allow origin -- Urgent help
Hi AllI am hitting web services using the below code. but I get "no access control allow origin' header in present on the request resource. origin site is therefore not allowed access.<script...
View ArticleNavigating the Main window to a list from a modal dialog
Hello,I built a web part in c# and put it on a webpage, this web page is popped up as a modal dialog, at the end of the page there is a submit button. I'm trying to get that submit button to close the...
View ArticleHow to redirect user on or before page load
Hi,what is best practice for redirecting a user when he opens a specific page.I have a solution with a custom master page and several webparts. When a user opens my solution (every page based on the...
View Article