Questions tagged [wss-3.0]

Windows SharePoint Services version 3.0

264 questions
0
votes
1 answer

How do we know whether we use WSS only or MOSS?

I have installed WSS 3.0 sp1 in windows server 2003 and it runs successfully now. My problem is does this version of WSS, includes the MOSS 2007 or is it just the WSS? Thanks
Asanka
  • 539
  • 3
  • 6
  • 14
0
votes
1 answer

sharepoint central adminstration login error " cannot complete this action please try again."

I install sharepoint 2007 stand alone on windows server 2008 and then i install WSS 3.0 Sp2. but after install wss 3.0 sp2 i can't able to login in sharepoint central adminstration website getting error : Cannot complete this action. Please try…
MaaNe
  • 1
0
votes
3 answers

Updating the Internal Name using the Content Database

We currently have a field which has the wrong ID. the IDs and Internal Names of Sharepoint Fields are readonly on the domain model. I was wondering if there is a way to update them even by using the content database. One sure way is to delete the…
Kunatz
  • 23
  • 6
0
votes
1 answer

WSS tools for VS2008 directory question

I want to place an aspx inside the TEMPLATE->LAYOUTS folder of the server running WSS. Should I create the same folder structure under the pkg folder of visual studio or under the project root? In other words should I do this pkg->TEMPLATE->LAYOUTS…
roncansan
  • 2,310
  • 6
  • 27
  • 34
0
votes
1 answer

WSS 3.0 managing multiple versions of the same document in a parallel development environment

We are using WSS 3.0 at work to manage design documents for our systems. We work in a parallel environment which means we usually have a production copy of a document (e.g Doc A) plus also two or more versions of that document that will be worked…
0
votes
1 answer

Open Source Excel Engine for Sharepoint 2007

I was wondering if you knew of any Open Source or paid Excel engine which we could use without going down the Sharepoint 2007 MOSS route? Thank you.
Alex
  • 1,663
  • 6
  • 23
  • 32
0
votes
1 answer

How can the styling be changed on the sharepoint page so that my data in access datasheet view is visible

How can the styling be changed on the sharepoint page so that my data in access datasheet view is visible
Sandy
0
votes
1 answer

Sharepoint 2007: Multi tiered top navigation

I have a site within a site and would like to see this site appear as a drop down menu in the top menu bar (ID="TopNavigationMenu"). In the default.master page I have edited the following: StaticDisplayLevels="2" …
Rick
  • 2,288
  • 18
  • 66
  • 98
0
votes
1 answer

Generate dynamic list from external database

I'm very new to Sharepoint and I am just wondering if it's possible to somehow use data from an external database as a List that users can select from within a form. How much extra development does this involve? Essentially we have a different (non…
Joe Phillips
  • 49,743
  • 32
  • 103
  • 159
0
votes
1 answer

WSS site and page permission

I have a simple requirement where a user can input some details using a form.I have created a List and using sharepoint designer generated a customized new entry form which can submit data into list.There are two types of users one end user and…
Ritu
  • 1
  • 1
0
votes
1 answer

How to add link to error message within ItemDeleting event receiver method?

I have an SPList event receiver method like: ItemDeleting(ByVal voHttpContex As HttpContext, ByVal voProperties As Microsoft.SharePoint.SPItemEventProperties) To block unwanted operation i uset this code: voProperties.Cancel =…
truthseeker
  • 2,214
  • 6
  • 30
  • 53
0
votes
1 answer

Custom function for WSS 3.0 calculated columns

Is there any way I can add a custom function to WSS 3.0 that can be used in calculated fields? For example, I want to add a function that URL Encodes strings, so that the users can create columns with the URLs based on the other fields something…
Michael Larionov
  • 470
  • 1
  • 5
  • 16
0
votes
1 answer

Sharepoint Services - List - Create view items created by {who ever logged in}

I have list where users can see all items, but only edit items they created. Is there a way I can create a 'Created by {User}' view?
Broken Link
  • 2,396
  • 10
  • 30
  • 47
0
votes
2 answers

Why wss 3.0 dosen't display image properly?

I have my own custom webpart. Inside this webpart I would like to display transparent gif. Unfortunately it dosen't do it. I was tryign to use html img tag or asp.net image tag. Src property for the image is set properly because it displays image…
truthseeker
  • 2,214
  • 6
  • 30
  • 53
0
votes
1 answer

What is the maximum number of users/size a Windows Sharepoint Services 3.0 can support?

What is the maximum number of users and data size a windows sharepoint services 3.0 can support? I'm planning to deploy a WSS 3.0 on a 100gig harddisk with 2 gig RAM for 100 users. Does that sound reasonable?
Broken Link
  • 2,396
  • 10
  • 30
  • 47