1
vote
1answer
11 views
ItemAdded Not Working
I’m trying to override the ItemAdded event handler for a Sharepoint 2007 document library. For some reason, it appears that the ItemAdded event is not firing. I can override the It …
0
votes
2answers
13 views
Nested Table in List
I want to create an application form which would allow the user to make multiple entries for the same set of columns (like a table)
e.g.
Name: XYZ
Emp ID: nnnnnnnn
…
1
vote
1answer
15 views
Will an ODBC Excel document that’s connected to Oracle update if uploaded to a SharePoint 2007 server?
I need to know whether or not SharePoint will accept updates when changing the Oracle entry. Does SharePoint have this feature out of the box, or do I need to enable/create a solut …
0
votes
1answer
18 views
Where is the css file being defined?
I'm editing an aspx layouts and its master page, and somebody has already linked a custom css file in designer in the Manage Styles pane.
Where is this defined in the code? I can' …
0
votes
1answer
12 views
Newbie errors with my 1st workflow.
I am learning this with a nice book but after following all steps I have the 3 following errors
Error 1 Activity 'onWorkflowActivated1' validation failed: Cannot resolve Activ …
1
vote
1answer
14 views
Sharepoint 2007 Create Reports
I'm really new to sharepoint and I'm using sharepoint 2007.
I need to create reports from the document libraries and lists. But i don't know how to do it.
In a forum I saw I have …
0
votes
0answers
10 views
Major Version difference from staging to Production
I have a staging environment and a Production environment , where Content Deploymeent takes place from Source to Destination. In the staging environment one of the Pages has a Majo …
0
votes
1answer
10 views
getlistitem ignores list view filter
Hi all,
Im using the webservice to get listitems from a list. The list has a filter on it as well as an eventlistener. The eventlistener triggers every time a new item is added …
1
vote
2answers
42 views
Activity stream for SharePoint 2007
Are there any web parts for SharePoint 2007 offering an activity streaming facility?
0
votes
1answer
13 views
Filenotfound exception while opening a site using SPSite object - x64
Hello
I've created a simple asp.net application to open a site and display the title of the corresponding web. But i'm getting FileNotFoundException while trying to open the site. …
0
votes
1answer
16 views
SharePoint 2007 HttpHandler can’t use SPContext.Current.Site or SPContext.Current.Web when called from jQuery
I have the need to develop a custom HttpHandler in SharePoint. To start, I just coded up a simple example: http://pastebin.com/HXLjR2xT. On line 35 or 36 of that code I get a NullR …
1
vote
2answers
28 views
“Connect to outlook” needs to be removed !!
Hi All,
We have a requirement to remove the menu “Connect To Outlook ” from the “Actions” . If anyone has come across such requirement please guide me on this.
i dont …
0
votes
2answers
25 views
can i install MOSS on Windows 7 ?
can i install MOSS on Windows 7 ?
1
vote
1answer
14 views
DNS name different from the actual name of the computer-searching returning error
scenario
DNS -- http:\jondoe
actual name of server --jane
I have set up windows sharepoint search services and they work fine when users use http://jane
but when users try to …
0
votes
1answer
13 views
Summary of recent events webpart
Hi,
How can I acumulate recent changes on one single startpage. I want to see latest changes
as a single stream, with things coming from various lists like news, forums, document …