sharepoint2010

Error during solution import in Visual Studio 2010 and when applying a web template

Hi I'm trying to import a solution from a wsp-file into a SharePoint 2010 project in Visual Studio 2010. The solution file results from a site template I exported using the "safe as template" option of a website. After selecting the solution file I exported and specifying the single items I want to import (I select all), Visual Studi...

SharePoint Designer Deletes Web Part Connections Upon Saving Page

I have a custom ASPX page hosted on SharePoint with the following web part connection, from a PerformancePoint filter to a SSRS ReportViewWebPart: <WebPartPages:SPProxyWebPartManager id="pwpm_0d7e10d6dc8f4b00a8a0aeb2a354c814" runat="server"> <SPWebPartConnections> <WebPartPages:SPWebPartConnection ConsumerConnectionPointID="...

Is it possible to modify Dashboard Designer deployment process?

Hi there, I want to know if it is possible to do some custom code that would be executed when you click on "Deploy to SharePoint" on a dashboard element in Dashboard Designer. Basically, what I would like to do is set some of the WebPart properties while I generate my dashboard. I'd like to see the WebPart navigation URL with one of t...

Why should i upgrade to Sharepoint 2010 for an intranet site

What possible reasons can be there for me to upgrade my intranet to SP 2010 from MOSS 2007. Are there some big leaps in functionality and/or performance? ...

Soft Limits for Sharepoint2010 document libraries, page libraries and lists

Our client plans to migrate from the existing Content Management System(non-Sharepoint) to Sharepoint2010. We need to specify soft limits for document library, page library and list to the client from a migration perspective(even i didn't understand what this is about :P)but my Team Lead told me this. I have been searching on soft limits...

I want to move to something new...

Hi, Currently I'm a .NET developer, I've been working with WinForms, WPF,a little with ASP.NET, Silverlight and recently with raw HTML/JavaScript/CSS and using IIS/.NET as server side only. And I've really enjoyed this last one, because now I understand what ASP.NET is doing under the hood, and that has made me a better developer, I thi...

Is there an API available for SharePoint 2010's JavaScript based Client Object Model?

I've searched the farthest reaches of the internet, but I cannot find an online API for SharePoint 2010's JavaScript based Client Object Model. ...

Webpart broken after solution redeploy

I have deployed and then redeployed a .wsp on a Sharepoint 2010 server (the solution was developed on another 2010 server). The solution contains 2 web parts. After retracting and removing the old solution, I added and deployed the same solution again, with no errors. Afterwards, I deactivated and reactivated the feature installed thr...

how to show link "send to" in a Document library in Sharepoint 2010

how to show link "send to" in a Document library in Sharepoint 2010 ...

Map SharePoint Sub Sites into Separate Domains

I want to map the SharePoint sub sites into separate domains.What is the procedure on doing it in SharePoint 2010 ? ...

Sharepoint 2010: company with several departments site structure question

I have to create a team site with Sharepoint 2010 for a company that has several departments. Requirements (simplified) are: Top Menu: company / department-A / department-B Main-page (default, home page): company news department-A tasks department-B tasks company quick launch menu (on the left) Department-A-page department-A ne...

Comment icon not updating after approval in blog site.

I set up a workflow for comments in a blog site. Only after approval should a comment be posted in the blog. To test, I created a comment and received an email to approve. I approved the comment and it was added to the list. When I click on the comment icon it displays the new comment, but the little comment icon didnt update to show a...

Sharepoint 2010 - Visual Web Parts and Async WCF calls

I'm putting together a series of web parts for a Sharepoint 2010 deployment - a few upgrades (from 2007) as well as a few new ones. I'm attempting to develop all the parts to perform data access server-side via a WCF service (namely, WCF RIA Services in this case). Basic synchronous databinding works great (for example): SomeGrid.DataSo...

Backup Sharepoint 2010 (using Powershell - Backup-SPFarm)

I asked this on ServerFault, but didn't get any reply's, I know it's command line, but they should still be able to answer it, anyone here have any idea's? I've ran the following (task description): > Add-PsSnapin Microsoft.SharePoint.Powershell > Backup-SPFarm -Directory E:\Backups -BackupMethod Full But get this error: Backup-SPFa...

Sharepoint 2010 register control as safe through wsp

I created a "Hello World" Sharepoint 2010 solution using VS2010. It contains just a feature, and a webpart containing a label. I registered the webpart as a safe control in the "Properties" window of the webpart, in VS2010. When I deploy my solution to my local server, everything works great! I can add the webpart to a page, and in the...

Are there any good Silverlight/HTML file-upload with metadata libraries ?

I need to creating a solution in SharePoint 2010 to upload multiple documents and tag them with metadata. Does anyone know of an interesting/compelling file-upload control or solution that supports adding metadata to the files? The solution could be in Silverlight or HTML/Javascript. I've looked at the Silverlight Multi file uploade...

How can I import a Site Collection to another host?

I am trying to export the content from a staging server and import it into a development machine. I've tried to do this with Backup-SPSite -Identity http://staging -Path c:/export.bin on staging and Restore-SPSite -Identity http://devmachine -Path c:/export.bin -Force on development, but after I do this, some assets (e.g. images in webp...

How Can I Add a New Column to All Document Library Lists in SharePoint 2010 Using Visual Studio 2010?

Hi, I can't figure out how to create a solution in Visual Studio 2010 that will allow me to alter existing lists in a SharePoint 2010 site. Specifically, I want to add a new column, which contains a small icon, to existing document library lists. I want to be able to take an action when someone clicks on one of the new icons. I also wan...

error in sharepoint 2010 designer while saving:"Content in the embedded form may be changed by the the server to remove unsafe content. "

Hi, I am doing development in sharepoint 2010. If I create a site page with the sharepoint look and feel for that site on save,i am getting this error:"Content in the embedded form may be changed by the the server to remove unsafe content.Do you want to reload your page to see the results of the save? " and when i say reload,the server...

Sharepoint 2010. Strange behavior in intranet: ip address vs dns name

I have Sharepoint site published in Intranet. Most of the time I configure modules and site collection via http://myserver link. But some users have to use ip address: http://xxx.xxx.xxx.xxx Users that access site via ip address observe strange behavior - children sites menus work inappropriate and some services looks misconfigured. Ho...