SharePoint 2007 is a Server Product from Microsoft. It is a Application Development Framework that helps you to create Web Application in no time. It combines collaboration and web publishing providing rich set of functionalities (Content Management, Search, wiki ,blog etc) all under its stack.

learn more… | top users | synonyms (2)

1
vote
1answer
257 views

Reading Individual Permissions from Permission Mask for Sharepoint 2007

I am trying to use the SPServices jQuery library to read the permissions mask for users on Sharepoint 2007 sites. I can successfully get a number for the permissions mask but I am having trouble ...
0
votes
0answers
73 views

In connected webpart (using sharepoint 2007) Highlight selected row

I have a web part connected to another (provide a row to). It shows the radio button that when clicked correctly provides the data to the second web part. here is my requirement, i have to ...
1
vote
0answers
55 views

Custom webpart on home page of MOSS 2007 site

How to manipulate the permissions of custom webparts ? I want to make the custom webpart visible to few other users on the home page. But I don't find edit (Modify shared webpart) like OOB webpart ...
0
votes
0answers
83 views

SharePoint 2007 Create web part page library

Hello how would I go about creating a sharepoint web part page library. I want it similar to a document library but it will contain a number of web parts, so when the user clicks new they have the ...
1
vote
0answers
217 views

How to show/hide specific cell in a data view web part SharePoint Designer 2007 on dropdown change

I have a SharePoint:dvdropdownlist dropdown that is pulling options from a list and then will write back these changes once the user submits. However, there are certain fields that we would like to be ...
0
votes
0answers
179 views

Show latest modified top five documents on homepage [closed]

On our sharepoint 2007 web portal we have four document libraries. we want to show only top five latest modified documents with their title and description on homepage. Documents may be ...
0
votes
0answers
86 views

In connected webpart (using sharepoint 2007) ,Instead of default option button put simple link, “Details”

I have a web part connected to another (provide a row to). It shows the radio button that when clicked correctly provides the data to the second web part. here is my requirement, i have to create ...
0
votes
1answer
116 views

In connected webpart (using sharepoint 2007) ,option button should be selected by default

I have a web part connected to another (provide a row to). It shows the radio button that when clicked correctly provides the data to the second web part. Can I have this radio button selected by ...
0
votes
0answers
220 views

WSS 3.0 Sharepoint 2007 Explorer View not allowing coping file into library

I have been pulling my hair out over this one, and I have finally decided I need some professional help! I have a Sharepoint 2007 site that when you open Explorer View from within its main document ...
1
vote
0answers
152 views

How to create a macro in Outlook that reads data from a Sharepoint 2007 list? (not a task list)

I'd like to create a macro in Outlook that reads data from a Sharepoint 2007 list and then uses that data to create an e-mail. I have a list in SP which lists products and, for each product, the ...
0
votes
0answers
120 views

Deploy ascx file to Sharepoint (MOSS 2007) sever

I have taken over an intranet based on SharePoint (MOSS 2007) and to be honest - it's a mess! There are plenty old asp-files included as "extra tools" and several small web solutions (visual studio ...
1
vote
1answer
138 views

Restore sharepoint 2007 website on a different sharepoint 2007 server

I'd like to update existing production moss2007 website and to do that I want to create this website on my dev environmen (vhd win 2003EE, MOSS 2007 trial version). I was given: some stp files ...
0
votes
0answers
39 views

Sequential and Designer WorkFlow Synchronization

i have an Infopath Library with two Workflows configured (at the same time). The Form used in the library has an attachment (a XLS file), and some columns promoted to the library. 1- Is a normal ...
0
votes
0answers
175 views

itemupdated event receiver sharepoint 2007 not firing

I have been trying to get this event receiver to work but still unsuccessful. I am able to get the ItemAdded event handler to work when i create new item in the list but ItemUpdated Event is not fired ...
0
votes
0answers
53 views

wsdl file generated for all lists or single list + share-point

I generated .wsdl file by using: sharepoint.url/subsite/_vti_bin/Lists.asmx?WSDL. And downloaded it locally where i am running the web-service with SOAP client. Is it fine if i am running the ...
2
votes
3answers
723 views

How to create a new sharepoint site based on a template after a new item is added to a List

the help that I need is to know how can I create a new sharepoint site based on a template after a new item is added to a list, for example I have the the sharepoint sita "A" with a list with info ...
0
votes
0answers
251 views

Caml query to check if a custom boolean column exists or not for a doc library

I want to check if a boolean column exists or not using CAML query, if it is then gets its value otherwise always return 0. My custom boolean column Name is e.g. "You can Catch Me" but its internal ...
1
vote
0answers
16 views

Is it possible to get sharepoint context through moles in moss 2007?

My project is created in moss 2007 with VSTS 2008. Now we are planning to automate unit testing, Is it possible to get sharepoint context through moles in moss 2007? because we are not able to get any ...
0
votes
2answers
234 views

Error : HTTPFault string: Unauthorized + sharepoint web service

I have sharepoint installed in my local windows server available through LAN. Now i am running a web-service in php on my local apache server like this: <?php //Authentication details $authParams ...
0
votes
0answers
94 views

Items from Lists.GetListItemChangesSinceToken not filtered by folder

I try use Sharepoint 2010 Lists service, method GetListItemChangesSinceToken. By some reason it always returns all changed items, not filtered by folder. (GetListItems for same queryOptions filter ...
2
votes
1answer
103 views

Confirmation Box in SPItemEventReceiver class

I want to display a confirmation box in SpItemEventReceiver class using just C# or any script or plugin (e.g. jQuery) with it. I have researched the problem and I believe that I can do something like ...
0
votes
2answers
378 views

How to validate & compare hours part of sharepoint datetime control?

I have two sharepoint datetime controls where timeOnly=true. I need to validate as required field & validate as one controls Hours value must be Greater than & Equal to other one. I want to do ...
0
votes
0answers
60 views

Has anyone ever populated an HTML page on a shared hosting provider from their internally hosted SharePoint 2007 environment?

I'm trying to populate list data from our internally hosted MOSS environment to an HTML table sitting on a shared hosting provider. I'm using jQuery and can provide sample code. Thanks for your ...
0
votes
0answers
53 views

how to populate a sharepoint datasheet column based on a id column

a simple SharePoint question (I think!) - I have a datasheet which contains a Project ID column (simple drop down list) and a project description column. When the user enter the Project ID I want to ...
0
votes
1answer
26 views

SharePoint Standard 2007 to SharePoint 2007 Enterprise [closed]

We are currently using SharePoint 2007 for our Intranet and would like to ‘Convert’ to SharePoint 2007 Enterprise. I know once this is done, we cannot revert back to standard. Here is my question(s): ...
0
votes
1answer
28 views

To access share point 2007 list with web services

I want to access share point 2007 list with the help of a web-service API. My preferable language is PHP. How can i go about doing it. How can i start it. Any help is appreciated. Somebody who can ...
0
votes
1answer
168 views

Functionality of not working user control not working on Sharepoint 2007 List Edit.aspx

I have deployed a user control on sharepoint 2007 list Edit.aspx page. It is working fine on my test server but on production only the UI of the user control is loaded. No textbox or combo box on page ...
0
votes
0answers
129 views

Sharepoint 2007 Approval workflow

I have created a workflow for document approval within sharepoint 2007. The document is deposited by the creator which triggers an automated email requesting approval by the approver. The approver ...
1
vote
2answers
703 views

Sharepoint newbie: How to create time entry dashboard?

My boss has asked me to look into setting up a copy of sharepoint on our server and creating a dashboard that allows employees to view their tasks, punch in/out, etc. At this point, I have VERY ...
0
votes
0answers
251 views

Content Editor Webpart using a sharepoint 2007 workflow

I have two pages one blank .aspx page and one webpart sharepoint page using a CEWP. Both are using this code to start the workflow. <a href="javascript: ...
-1
votes
1answer
414 views

how to map the response of getlistitems web service of sharepoint

I have basic question on sharepoint application. There are some webservices provided by MS to access sharepoint services. lets take example of GetListItems service. i wanted to know, how to ...
0
votes
1answer
107 views

Deploying SharePoint files (css, javascript) onto different platforms without SharePoint Designer

I need to deploy to "_catalogs/masterpage/" and "Style Library/" multiple jpg, css, javascript files These files originate from a developer platform and are to be deployed to multiple platforms ...
0
votes
2answers
130 views

How to convert an ASPX.net application to WebPart in Sharepoint2007?

I'm starting with Sharepoint. I have a simple C# application using a database. I want to show it in Sharepoint2007, and my boss told me that I have to do it with a WebPart, but I've been looking for ...
0
votes
2answers
100 views

I get exception of ULS log of sharepoint when Impersonation in SharePoint

this is my code: SPWeb oWeb = SPContext.Current.Web; SPUserToken token = oWeb.AllUsers[@"SHAREPOINTSYSTEM"].UserToken; using (SPSite elevatedSite = new SPSite(oWeb.Site.ID, token)) { using ...
0
votes
1answer
51 views

Is it possible to create a Custom Column that will take values from a specific view of a list?

I have a list of products that has two columns, product and product family. I want to create another list that uses this first list as a lookup for one of the columns. This I can do, i.e. I create a ...
1
vote
4answers
199 views

How to specify the width of site column in a list?

I have developed a list in SharePoint. While entering new item in it, like name, if I keep on typing it gets spread over a line making the width of cloumn spread over page. I want to limit the width ...
1
vote
2answers
244 views

How to populate a site column from a list to another list?

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 ...
0
votes
2answers
845 views

FancyBox 2 + IE8 / Chrome - Fails to work

Good afternoon! I need some help here. I've been beating my head against the wall here and can't figure out why fancybox won't work. I am trying to load some iframes with some links and have them ...
1
vote
0answers
18 views

what formular can i use to get 3 STATUSES OF output of Late, ontime and early in text from comparing dates in SHAREPOINT 2007

I am trying to determine 3 statuses comparing a Due date to a Completed Date with an output of On Time, Late and Early, I can get the Late and Early to work perfectly but it sees On Time results as ...
1
vote
2answers
59 views

Permanently deleting a webpart on close

In SharePoint when the user closes a web part, the web part is hidden but not deleted from the page. I want to delete the web part permanently from the page when the user clicks on close. Is there any ...
0
votes
0answers
124 views

SharePoint 2007 RSS Viewer Refresh Rate

I have hooked up my Jenkins builds RSS to the SharePoint RSS Viewer webpart, but can't figure out how to make the RSS Viewer to refresh more often. Ideally, I want to refresh the client on page load, ...
0
votes
1answer
208 views

File not found error on User control on production

I made 2 usercontrols for sharepoint 2007 site. Everything is working fine on test server. I deployed it on production but only 1 got deployed and placed properly. The second user control is added n ...
0
votes
0answers
170 views

InfoPath not showing workflow name in select fields

I have InfoPath 2010 installed on my system. I created a forms library in a SharePoint 2007 site and then created an Approval workflow named Approval_WF. I then created an InfoPath 2007 form. In ...
0
votes
0answers
148 views

The data type of the selected site column does not match the data type of the field to promote

I am have created a workflow on a forms library in a SharePoint 2007 site. I have a InfoPath 2007 form which is associated with this forms library. I want to associate a field, ApprovalStatus, in the ...
1
vote
2answers
321 views

Session never expires in MOSS 2007 hosted asp .net using SQLServer sessionState mode

I have an application running using asp.net authentication and SQL Server sessionState mode. For some reason, the session seems to never expire one one of our environment. This is an extract from the ...
1
vote
1answer
217 views

Batch Update (Error Code 0x81020016)

I have used webservices to Update Sharepoint list. I am using Network Credentials to access remort server. mylist.Credentials = new NetworkCredential(_username, _password, _domain); here is my ...
0
votes
1answer
266 views

Parser Error on user control after deploying and while adding on web part page

I created a user control for sharepoint 2007 site on my test server it was working properly. and today I deployed it on production It is giving parser error: Server Error in '/' Application. Parser ...
0
votes
1answer
335 views

SPListItem.Update throws UnauthorizedAccessException for Forms authenticated user

I'm trying to fix some code (that I didn't write) that inserts an item into a SharePoint list. The problem is the code works for anonymous users, but if the user is logged in via ASP.NET forms ...
0
votes
0answers
38 views

Can I put hyperlink values in choice column of a list in sharepoint 2007

I have a choice column in a list in which I have 3 values and its a drop down type. I want user to be navigated to another url if he clicks on the value in this column in the list. So can I have ...
0
votes
0answers
176 views

How to disable Exception message in ItemAdding Event Handler in MOSS 2007

I have written ItemAdding event handler code for avoiding Duplicate Item in a list in MOSS 2007. I have deployed it as a Feature and activated at the respective site level. When I add a duplicate ...

1 3 4 5 6 7 61