Questions tagged [wss-3.0]

Windows SharePoint Services version 3.0

264 questions
0
votes
1 answer

Search document on file system

I have WSS 3.0 installed on my machine. I have installed SearchServer Express 2008. It search from my document library. it is fine. But i want to search from document files that are located on my file system (e.g c:/ResumeRepository) on same…
Sachin
  • 479
  • 3
  • 12
  • 30
0
votes
3 answers

Change Edit Control Block (ECB) Link URL in SharePoint

Is there a way to dynamically change the hyperlink associated with an ECB menu in WSS 3.0? For instance, I have a list with 2 fields. One field is hidden and is a link, the other is the title field which has the ECB menu. The title field…
dirq
  • 968
  • 2
  • 11
  • 26
0
votes
1 answer

URL Rewrite : "http://myServer/" to "http://myServer/sites/site1".?

I am trying to use URL Rewrite module on IIS7 to do the following redirection/rewrite (don't know what's better for my case): I want this URL "http://myServer/" to be redirected/rewritten to "http://myServer/sites/site1". Thanks alot in advance, any…
YASH23
  • 1
0
votes
1 answer

CAML Query Help?

Is there a way to get all versions of list item(s) using a CAML Query?
Ganesha
  • 1,531
  • 3
  • 16
  • 22
0
votes
5 answers

Sharepoint Custom List with custom new forms not able to add to folders

I have a custom list which has customized edit and new forms which were required by the user. I then tried to add a new item to a folder (folders have the text of the year e.g. 2010) and when I click save on the customized new form it saves…
Minority
0
votes
1 answer

Unable to display web part error on Custom List Form (New Item)

I'm gonna take my chance at asking a question here because I really cannot find the root cause of this problem. I'm working on a WSS 3.0 site, using SPD 2007 and I'm fairly new to Sharepoint development in general. I'm customizing the DispForm.aspx…
Stephane
  • 1
  • 2
0
votes
1 answer

Issue accessing SharePoint list data using SSRS 2008

I'm trying to access list data using SSRS 2008. I have created an XML data source with the following connection string: "http://[Your_Site_Name]/_vti_bin/lists.asmx". I then created a dataset with the following query:
Ganesha
  • 1,531
  • 3
  • 16
  • 22
0
votes
1 answer

Call long running operation in WSS feature OnActivated Event

More specifically - How do I reference SPContext in Web Service with [SoapDocumentMethod(OneWay=true)]? We are creating a feature that needs to run a job when a site is created. The job takes about 4 minutes to complete. So, we made a web service…
dirq
  • 968
  • 2
  • 11
  • 26
0
votes
1 answer

Sharepoint services (WSS) as custom web application Infrastructure

We are developing our own application Infrastructure to develop custom web applications for our customers which go around having standard web functionalities like CMS,locallization,Authentication etc.... Custom application can be any line of…
Milan Saraiya
0
votes
1 answer

Using SPWebPartManager and Sharepoint WebParts in standard ASP.NET page

I have a server with WSS 3.0 installed and a functional team site. But I want to build a series of pages on a seperate site that are standard asp.net 2.0 type pages but include web parts and will display some summary information and links back to…
netwisedev
  • 41
  • 7
0
votes
2 answers

Pushing data from SharePoint "New list item" to php

I have a list with my employers project task list. When a user adds a new project to the list, I want to push some of the data the user entered into an external site (which is run by our parent company) to store in a separate project management…
oletk
  • 125
  • 1
  • 1
  • 9
0
votes
1 answer

Moving WSS sites to a new SharePoint 2010 Foundation server

I posted this question at ServerFault without responses so far, so I thought about asking here. This existing question helps but it doesn't answer all my questions. I have WSS 3 running on Server1 (Server 2003) and its database is DBServer1 (SQL…
Gus Cavalcanti
  • 10,527
  • 23
  • 71
  • 104
0
votes
1 answer

Delete Site Features

I deleted all my Site Features with an c# program. SPFarm.Local.Solution.Remove(Solution name); Unfortunately the features still appear in my Web Site > Site Settings > Site Features Have anybody a approach to delete the Features in my Web Site?…
Fabian
  • 3
  • 2
  • 8
0
votes
1 answer

Global navigation (root) sites to drop down navigation?

I think Global Navigation for site collection always top navigation link. How can I change those links dropdown to root site.per example. Root Site | Site1 | Site2 | Site3 | Site4 |....etc I want change above links to Root Site | Site1 …
James123
  • 11,184
  • 66
  • 189
  • 343
0
votes
2 answers

Unable to add a Web Part Page to Pages document library in WSS 3.0

I am unable to Create a new Web Part Page in the Pages document library of my site collection. It shows the following error: An error has occurred on the server. Please help, where to start looking for the cause ? EDIT: I get the following entries…
teenup
  • 7,459
  • 13
  • 63
  • 122