Questions tagged [wss-3.0]

Windows SharePoint Services version 3.0

264 questions
0
votes
2 answers

Cannot load type exception when using web service

I have written a bridge between my application and the Sharepoint webservices, to return the data to my project in a useful format. However When any line tries to create a new instance of this webServiceBridge class, it throws this exception. Could…
Amicable
  • 3,115
  • 3
  • 49
  • 77
0
votes
2 answers

How can I embed an ASP.NET MVC 3 application in a WSS 3.0 site?

I'm very new to SharePoint development and I'm wondering how I can embed an ASP.NET website (preferably MVC 3) into a WSS 3.0 site. I've worked with ASP.NET MVC 3 recently and I've used ASP.NET 3.5 in the past. I plan to use SharePoint for the…
Lifes
  • 1,226
  • 2
  • 25
  • 45
0
votes
2 answers

Dynamic service reference in Silverlight

I'm building a Silverlight application that interfaces with SharePoint Web Services. In a windows forms application I'd create a web reference to my local SharePoint server, then change the Uri of the reference at runtime to point to whatever…
thade
  • 65
  • 1
  • 1
  • 7
0
votes
3 answers

Does SharePoint 2007 use FrontPage Extensions?

An automated security scan was performed on my WSS 3.0 site and it came up with some warnings based on the apparent presence of FrontPage Extensions. Namely it found files like /_vti_pvt/service.cnf, /_vti_pvt/services.cnf, and…
strongopinions
  • 3,917
  • 3
  • 25
  • 28
0
votes
1 answer

Move list item to folder right after creating it

I'm trying to override the save button in a SharePoint Services 3.0 form when adding a new list item. I thought that this would be easy with jQuery but I have too many fields in my form and from various types (text, radio, check boxes, date & time,…
fabianmunoz
  • 21
  • 1
  • 1
  • 6
0
votes
2 answers

Problems opening documents using SharePoint forms based authentication

I am trying to build a WSS 3.0 site. I am having difficulty with the dialog box that pops up when I try to check out a document. I tried to solve this by enabling forms based authentication but when I click on the document, Microsoft Word opens and…
aspguy
0
votes
1 answer

HTTP 404 after Sharepoint migration (wss 2 -> wss 3)

We upgraded a wss 2 site according to Microsoft standard (prescan, migration etc) and resolved smaller issues on the way. However, now we don't receive any errors, and when we access the site in wss 3 it gives us a 404 - page not found error. We now…
Linus
0
votes
1 answer

WSS3 - setting a default value on a SPFieldType.DateTime after creation

I'm using WSS3 and C# to create site and I am creating a class to change fields on lists after they have been created. I have already created an SPField.DateTime type with no default value, but after upgrade I need the default is one week, ie if…
Oliver
  • 81
  • 2
  • 7
-2
votes
1 answer

How to setup SPFolder so title is editable separate from name?

I have users that really like Loooooooooooooooooooooooong file paths. I know the two fields are separate and that SharePoint automatically updates Title when using the edit properties for a folder. In the past, I've accidentally got SharePoint to…
oglester
  • 6,605
  • 8
  • 43
  • 63
1 2 3
17
18