1
vote
2answers
24 views
Implement the existing RichText editor in jQuery form.
I have been working hard to develop custom forms that are completely done in jQuery/javascript. I can create all of the fields I want except for the richtext editor fields. I know …
3
votes
1answer
17 views
SharePoint Services 2.0 SP2 - upgrade to SharePoint Services 3.0 SP2
I'm working for a company that is using SharePoint.
The colleague that was in charge of SharePoint left the firm, and for the last 2-3 years he didn't do anything with it.
For th …
1
vote
7answers
66 views
How to check if a page is ghosted
We are trying to resolve some performance issues at a remote site.
One thing that we suspect could be causing the performance problem is page ghosting.
Is there some way to see i …
2
votes
1answer
18 views
Admin considerations for searching on WSS 3.0
I am using Network Solutions hosted SharePoint services (WSS 3.0) and the search function is not working.
When I contacted their support desk they said that this feature has been …
0
votes
1answer
23 views
Can I use an “OnClick” command in list column?
I currently have an Access database with staff names and addresses and have set up a function whereby clicking on a map icon next to the staff member's name gives me a Google map s …
0
votes
1answer
33 views
How can I change the Welcome email?
I'm using WSS 3.0 and would like to change the welcome email that gets sent to users when they are first set up and when they are assigned permissions to a group.
0
votes
1answer
28 views
Options available for different lists
Following on from my discovery that the Visio option is only available on machines that have Visio installed i found another oddity.
I have two lists, one is just a regular "Tasks …
0
votes
0answers
21 views
Is anyone using Network Solutions SharePoint product?
Network Solutions offer a hosted WSS 3.0 environment with a domain name so I thought this would be an ideal (cheap) entry to SharePoint, however, I am facing a lot of issues with i …
1
vote
1answer
70 views
WSPBuilder 80/resources folder not deploying files. Why?
I've created two folders under 80 folder, resources and bin. resources contains a folder usercontrols which has ascx file and bin has dlls. The purpose of having usercontrols folde …
1
vote
2answers
64 views
SharePoint Custom Module Development and Deployment
Good Day,
We're working on custom module (Information Management System) for SharePoint. The project file of this module is a Class Library which contains User Controls. The User …
1
vote
1answer
36 views
Redistribute WSS 3.0 / Foundation 2010 with your custom application?
Let's say you want to build a custom ASP.NET CRM app and use SharePoint as backend document storage.
Is it possible to redistribute WSS 3.0 / SharePoint Foundation 2010 along wit …
2
votes
1answer
73 views
Open txt file in Notepad from SharePoint
We are using WSS 3.0. We have a webpart that shows a list of documents in a document library.
If we click on a MS Word file with a doc extension, it opens in MS Word.
However, if …
2
votes
4answers
140 views
‘Unknown error’ on login with default FBA setup, an iisreset fixes for ~24hr
I have a basic WSS 3.0 site set up with an ASP.NET membership database and default forms login. There is no custom code or any customization on the entire site.
When I try to log …
3
votes
18answers
704 views
VSeWSS vs WSPBuilder vs STSDEV for WSS 3.0 / SharePoint 2007 development
What are your personal experiences with using these tools?
I tried VSeWSS when it first came out and was frustrated by it. Each new version has been the same for me but for differ …
1
vote
1answer
91 views
Hiding navigation nodes in WSS dynamically
The SPNavigation property IsVisible only returns true. I have seen a lot of posts on the net stating the same thing. I know there is a way of hiding the nodes in MOSS using the Pub …