sharepoint

Issue with Code Access Security Policy - deploying a third party dll to bin

Okay, i think most of you guys out there use wspbuilder to build the wsp solutions and to deploy it. So here is my problem. I'm working on a SharePoint solution which makes use of a third party dll (Telerik for Asp.Net Ajax - Telerik.Web.UI.dll) for rich experience. Since Telerik dll is a common assembly i have to deploy it to the bin f...

How to send a SQL Server Report as Word doc to BPOS SharePoint document library

Hi Everyone, I'm trying to determine how exactly to convert SSRS reports to Word docs and have them sent to the Sharepoint doc library. From my research, all I could gather was that it's all part of SS Integration Services, but little else. I'm not using report builder, but Visual Studio. Any help here would be highly appreciated. Tha...

php with sharepoint server

hi can i se use php with sharepoint server and how anny suggestion or artical or this is not a good idea? thanks ...

How do I set a SharePoint list field in NewForm.aspx based on an input radio button?

I have modified the NewForm.aspx page for a SharePoint list, and am changing the visibility of certain div's based on the value of radio input buttons. I'd like these values to be passed to a list field as well. I have a couple of questions regarding this: 1) How can I pass the Yes/No value from the radio input to a SharePoint list fie...

SharePoint - can't submit a Designer-created form (Access Denied)

Hello, So I have this site to which a given set of users have read access. I created two lists--one for a list of available classes, another for sign-ups--and granted the users Contribute access. I created two forms--one to sign up, another to manage sessions--and gave the users Contribute access to both. When I sign in as one of the s...

Is there a way to send a task email from sharepoint that gets recognized by outlook?

I see that there is a header MSWorkflowTask, is there any way to set that in an email that is sent via sharepoint designer? I would like to send a customized email that outlook recognizes as a task. Clarification: I would like to create a workflow in sharepoint designer that sends an email that is recognized as a task in outlook, so tha...

Is there any way to automatically gather Sketchflow feedback in regular asp.net instead of using SharePoint?

Is there any way to automatically gather Sketchflow feedback in regular asp.net instead of using SharePoint? I've got a client that likes the Sketchflow experience but dislikes the SharePoint overhead. Thanks Everyone. ...

RenderingTemplate for ListForm Type

I created a custom RenderingTemplate "viewInventory" copy of ListForm rendering template. It looks like below. Then I associated the Rendering Template to a content type (this is list type content type) EditFormTemplateName. But it seems the list is not even using this controltemplate because I put a vogus name for editformtemplatename a...

What are the risks of using SharePoint Designer in a production environment?

I’m after a bit of feedback with regards to using SharePoint Designer in production environments (I’m talking SharePoint 2007 here). There seem to be conflicting views amongst the SharePoint community with some advocating the tool as a valid means of “power users” customising layouts and building workflows whilst others take the view tha...

How to deploy SharePoint solutions using different versions of ajax extensions in a common SharePoint server?

Hello We have a common SharePoint server which runs an internal SharePoint site. Our teams deploy their SharePoint products in the server and add it to our site. Some products user .net framework 2.0 and some products use .net 3.5. So they enable ajax extenisons for the site for .net 2.0 which adds the entries for the assembly System.We...

Articles for share point

I am C#.Net developer i like learn share point,where i have to begin , is it possible to learn share point without knowledge of asp.net , and also i need some articles nad ebooks about sharepoint2007 for beginners , how long take to learn share point. ...

Deserialize custom SOAP/XML to objects

Hello, i have this xml/soap from a sharepoint webservice call: <GetAllUserCollectionFromWeb xmlns="http://schemas.microsoft.com/sharepoint/soap/directory/"&gt; <Users> <User ID="ID" Sid="ID" Name="XXX" LoginName="XXX" Email="XXX" Notes="" IsSiteAdmin="False" IsDomainGroup="False" Flags="0" /> <User ID="ID" Sid="ID" Name="XXX" ...

what is infopath and how to use in SharePoint ?

I want to know about infopath and also weather it is good to use instead of webparts or not ? ...

SharePoint 2010 backup error with InvalidData

The same command ran well just a few days ago. I can't remember what have been done on the server. PS C:> Backup-SPSite -Identity http://localhost - Path C:\backup.bak Backup-SPSite : Operation is not valid due to the current state of the object. At line:1 char:14 + Backup-SPSite <<<< -Identity http://localhost -Path C:\backup.bak ...

SecurityException when accessing SPFarm PropertyBag from WCF service hosted in SharePoint

I've hosted an WCF service in SharePoint 2010 (basicHttpBinding) using this tutorial. The assembly is deployed to the GAC and contains the WCF service and a timerjob. Both call the same method. The timerjob works successful. But when I call the method of the WCF service, I get an exception, that it can't write a property in the SPFarm P...

Which type of applications are good for SharePoint and which are good for MVC ?

I am always wnated to learn SharePoint but always getting confused by thinking in which application type I can use sharepoint and also in weather there is a scope for sharepoint developer in india? I am also confused for MVC and 3-Tire architecture.which are good or not ? Please help me in this confusion. ...

Custom SharePoint 2010 WCF Service - How to set MaxReceivedMessageSize parameter

Hi, I have developped a custom WCF Web Service within a SharePoint 2010 Visual Studio empty project. My web service is working well. The problem is related to the size of the request I can send to this web service. I have realized that is something around 300Kb. If I go bigger than that, the service/client is sending me an exception. ...

Do SharePoint bookmarks require a mySite?

We want to try to prevent using a mySite and just use the profile of SharePoint 2010. However, we want the user to store bookmarks (or links)- does this mean they need to have a mySite? Is this possible with just a profile? ...

How to manage SharePoint configuration?

We are planning to rebuild our intranet on SP 2010 and are planning to have department sites (among others) where one or more people will be able to edit the page, add/remove web parts, etc. I'm concerned about managing this configuration between environments such as production/test. I'd like to know how people go about doing this? Manua...

Sync of Employees group in AD and SharePoint

Sync of Employees or any other AD group and SharePoint 2007 Currently there is an employee group in both AD and SharePoint We need a batch script, or workflow, or anything that keeps these groups synced Should be a one way sync with Active Directory being the Master and SharePoint being the copy It should sync automatically every hou...