I have been working on a calculated column formula and have gotten stuck. I have a list with several columns the formula is looking at. First column is a Due Date column that is a simple calculated column of Created date + 4 days The Second column is
We have a Windows server 2008 with IIS on which SharePoint applications are installed. Can we deploy the independent /separate web application on same server's IIS on which SharePoint applications are installed ? Any help would be appreciated.Yes, yo
I'm getting close; after floundering around on an isolated promontory and sending forth filament, filament, filament out of myself (as recorded here), I added this to the end of the WebPage's *.ascx file (after the <%@ Assembly, <%@ Register, <%@
Our setup: Server1: Sharepoint is running Server2: SQL Server is running Our Sharepoint 2010 was working perfectly fine and then suddenly the website went down and when I tried accessing Central Admin I found the following issue in the error log: Sys
I`m using VS 2013 ULTIMATE but project is created in 2010 version because I have got old Sharepoint 2010. When I create new project I have got problem with 'InitializeControl'. Do you know how can I fix problem with 'InitializeControl'? Warning 1 The
I have a simple calculated column in my SharePoint 2010 list. It takes the list item ID, adds 100 to it. When my users are creating items in the list, the calculated column does not get updated unless I go in, edit the column (do nothing) and save it
I am trying to create Sharepoint 2010 solution in Visual Studio 2013. I only have SP 2010 installed on this machine. In Visual Studio 2012, I have the SP 2010 templates, but I don't have them in VS 2013. When I try to create an empty Sharepoint solut
I try to know- can i write ASP.Net app wich use Project Server 2013 API and include it as webpart on Sharepoint 2010? Thank you.Yes you can providing the Project Server 2013 libraries are stored on the GAC or alternatively on the bin folder if you se
I am new to SharePoint and I am using SharePoint 2013. I have installed the SharePoint server 2013 on one server and I want to create web parts from vs 2010. But my vs 2010 is present on different pc and I am getting the below error. "A SharePoint se
I'm trying to do some changes to the properties of the documents that users edit in a Sharepoint 2010 Document Library progammatically using an Event Handler. At the moment, I'm trying with the event ItemCheckedIn. The problem comes when I execute th
Do I need to upgrade Visual Studio 2010 to Visual Studio 2012 in order to develop on SharePoint 2013? Is the new SharePoint 2013 designer plug-in compatible with Visual Studio 2010? Are any features locked out of SharePoint 2013 if I stick to using V
I have defined a couple of lists for capturing registration details of the user. There is a list for holding personal details of the user and there is another list which holds professional details of the user. The two lists are used over two differen
I have generated a report in Powerpivot for excel and want to share it with other members of my team. I do not want all of them to download and install Powerpivot add-on. I found out that the report can be shared over SharePoint 2010. For this I need
using (var web = SPContext.Current.Site.RootWeb) { //Some code } The SPDisposeCheck tool is telling me not to dispose of this object - but I thought this was a prime example of where you should dispose of an SP object!? Output from SPDisposeCheck: No
I have a requirement to retrieve data from share point (I guess it is 2010, but will check with admin if relevant) and generate an excel report/chart. Say we have a bug tracking system in share point. Currently, I could create a view and see some sta
I am in the process of writing a custom script for our internal SharePoint system that will allow for multiple file uploads on list items. In order for this to happen, I was wanting to use a flash file input (to select multiple files at the same time
Ik get a weird error when running the following command: PS C:\> Export-SPWeb -Identity http://dfz-85:81/ -Path "C:\temp.cmp" This is the error i get, the .dll file keeps changing every time i try the command. Export-SPWeb : Could not find fi
What is the exact differnace between sharepoint list and library in developer point of view?According this blog, http://www.networkworld.com/community/node/22731, use Library for storing documents, and use Lists for data, for example, a database reco
I need something like this (http://www.thomasville.com/). The image rotator with nice faded text and the numbers for navigation. I did a view source and saw bunch of js. I dont want to use too many of those js as I have constrain what I can uplaod to
just wondering if it is possible to create a sharepoint workflow project in visual studio 2010 and doing development without a local sharepoint server installed? working with sharepoint 2010No, to utilize features of Visual Studio SharePoint Extensio
I can delete a user from a site collection, but I can't seem to delete a user totally from SharePoint. For example: Let's say DOMAIN\joetest has a user ID of 15. I can delete that account from the site collection (via web gui or powershell), but the
i have a situation in which i have a byte array of a image in code behind C# class of a webpage (pop up page) protected void ToFile(byte[] byteImage) { string strByte = byteImage.ToString(); this.Context.Response.Write("<script type='text/javascri
How can I configure load balanceing multiple SharePoint2010 web server using Network Load Balancing ? I googoled and binged , not much resources could be found on SharePoint2010.Can anyone point me to some useful resouces?I am pretty new to the IT Pr
I need to be able to download a file out of SharePoint (to send externally) that has the version number in the file name. Is there any way to do this without custom code? If not, how would I code this? File in SharePoint -> Specifications.doc Downloa
we've created a custom webpart to display announcements from all lists a user has access to, removing a few. The error we are having is that the webpart works fine on the page for the administrators, but when testing with regular user accounts, they
So I have a SharePoint feature definition that deploys page layouts to a publishing site. The definition looks something like this: <Elements xmlns="http://schemas.microsoft.com/sharepoint/"> <Module Name="Page Layouts" Url=&q
I have a Visual Studio 2010 SharePoint project. If I choose 'Package' from the project menu, a .wsp file is generated. How can I invoke the same build from command line (i.e. what /target is required for MSBuild)?I got it to work, finally. The tricky
I'm working on a project to create a CMS, which will entail importing a lot of existing content, most of which is static, but in ASP (so they're not all just pure HTML, there are includes and sometimes other server-side code). We're considering using
We have a SharePoint 2010 feature that works fine on my development machine, but won't activate on the staging system. It's SiteCollection scoped, the containing solution was successfully deployed on one WebApplication. When we try to activate the fe
When I sign out of Sharepoint 2010, I close my browser. When I attempt to go back to sign-in, I see that I am already signed in. All of my browser instances are closed. This is using Windows Authentication, but I usually have to sign-in when logging