sharepoint2007

Sharepoint Blog Comment Input textbox got disappeared...

I have one blog site created.I was working as required for almost 2 month. But,Suddenly Comments link stopped working.I am not able to see Add Comment Textboxes. There is no problem of security access,I have already checked those setting. Searched a lot...but cant find any solution. ...

Meet with error -- "Updates are currently disallowed on GET requests"

Hello everyone, I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a publishing portal. I am developing a ASP.Net web application using VSTS 2008 + C# + .Net 3.5 + ASP.Net + SharePoint Server 2007 SDK. Here is my code snippets and I got error -- "Updates are currently disallowed on GET req...

When is Sharepoint 2007 / Sharepoint 2010 suitable for Line of Business Applications?

From my experience, this is adding minor features at increased implementation and maintenance cost in comparison with using just "pure" Microsoft.Net, ASP.NET and IIS application. Sharepoint 2007 = ( no concept of deployment version control etc, narly css/skinning, weird cms features, sp webparts not recommended, very limited worfklow f...

How to copy attachments from a List into a document library via workflow activity

Hi there, I currently have a task list, some of them contain file attachments. As part of a new workflow I'm creating in MOSS Designer I need to copy the attachments to files in a document library. What is the best way to do this? Is there an activity already made for this? Thanks! ...

Condition Based Notification - Sharepoint List

I have a list with lists of all the certificates being used in my project. I want to setup a notification (email) if certification expires (or say a week before expiration). I would like to know solutions with and without code deployment (feature). ...

SharePoint 2007: Determine who deleted a group

Someone deleted a user group from my site. Does SharePoint keep any sort of log that will tell me who did it or when? ...

SharePoint + Event Listener when a user logs out?

Is there any way to listen to a logging out event in SharePoint? We have event listeners when a list is created, so that got me thinking if there is one which will tell me if a user is logging out of the system or not. Thanks for your time. ...

How to identifiy custom code areas on a SharePoint installation?

How can I programmatically determine sites of a SharePoint 2007 installation that use custom code (DLLs, etc)? Or put another way, how can I identify all sites that are not your "standard" document collections, lists, calendars, etc? Basically, I'm interested in identifying sites that require source code. I don't want to look at the G...

SharePoint security programming issue

Hello everyone, I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a publishing portal. I am developing a ASP.Net web application using VSTS 2008 + C# + .Net 3.5 + ASP.Net + SharePoint Server 2007 SDK. I found sometimes we need to use SPWebApplication.FormDigestSettings.Enabled = false in ...

Solution Package - Deployment

What will happen if we installed a "Web-scoped" feature globally? ...

Is it possible to add new fields to the Summary Link Control

I am using the PublishingWebControls:SummaryLinkFieldControl and would like to add another field for the Group Description (In addition to the Group Name). The default field available is the Group Name and Group Items. I really need an option to to hold the Group Description as well. Is this possible without customisation? ...

Granting Access to custom page ?

Hi all I have a custom sharepoint page that inherits from a custom dll I created the page is located inside my shared documents library. I managed the page's permissions so that there are two groups who can access it: one with a Full control level and the other with Contribute level. the problem is that any member from the second grou...

Determine the SharePoint Application Pool Account Using Sharepoint API?

Hi, Is there a way of determining the user login used for the Application Pool identity using the SharePoint API? Thanks, MagicAndi ...

In SharePoint, graphically display data from a web service

[SharePoint/MOSS 2007] I want to access several web services (on external sites, with WSDL descriptors), and graphically display the data, using a separate web part to display each item. The graph for each is quite simple - just a thermometer, or traffic lights (as in KPI). I want to be able to access more detail about the data with ...

Add custom properties to SharePoint 2007 Survey

I would like to extend the survey list template and add 2 more properties. The place to modify these properties is the Survey General Settings page (/_layouts/ListGeneralSettings.aspx?List=). Can someone tell me how to add these kind of properties to survey list in SharePoint or any other possible places to store these properties? Regar...

SQL Data consuming - SharePoint 2007 Timer job

Which is the most SQL data consuming SharePoint 2007 timer job except the crawling? ...

How to control order of the tabs in the template selection of SharePoint site creation page?

The New SharePoint Site page has a Template Selection section which can contains multiple tabs. For example, Meetings and Collaboration. These are controlled in webtemp.xml using DisplayCategory. While hiding and unhiding different OOTB templates, I somehow ended up switching the order of the tabs so that Meetings show up first. Can't s...

How to sell a "Sharepoint Developer"?

I am working in a company with huge DotNet team. We currently have MOSS 2007 license which I assume is a costly one and just one administrator working/maintaining all Sharepoint stuff. I felt that Sharepoint is not being utilized to its potential. Being interested in Sharepoint Development for past 1 year (I am a .NET Developer with 6 y...

ASP.Net Forms authentication issue

Hello everyone, I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a collaboration portal template based SharePoint site collection. I am developing using ASP.Net web application using VSTS 2008 + C# + .Net 3.5 + ASP.Net + SharePoint Server 2007 SDK. I am devloping a custom Forms authentica...

Upgrading to Sharepoint 2007 to Sharepoint 2010

Have you anyone tried this so far? Did you find any issues? We thought of upgrading our SP server to SP 2010 since it provides many flexible development environment. What would suggest as best practice to do this? ...