2
votes
1answer
7 views
How can I mark two responses as answers?
It seems that every time I mark one as answer it toggles off the other.
1
vote
0answers
17 views
Enhanced SharePoint discussion forum/Q&A
A client is considering SharePoint 2010 as an information platform on their local intranet (not connected to the internet). One of the main focus points is an advanced discussion f …
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
0answers
11 views
Error trying to run configuration wizard Sharepoint 2010
I am getting this error:
09/02/2010 13:58:14 1 INF
Created a label, name is FinishForm,
text is An exception of type
System.NullReferenceException was
thrown. Additi …
0
votes
0answers
7 views
Dynamic, code based, breadcrumbs are not working in SharePoint 2010
I am currently porting an application from SharePoint 2007 to 2010. As a single page can be invoked in different contexts, we rely on a code based SiteMapResolveEventHandler to dy …
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
…
0
votes
2answers
22 views
Unit Testing / Performance Testing approaches for SharePoint Projects
Hi,
Its sort of an open ended question but can anybody share the experiences, approaches, tools and infrastructure to implement following in their SharePoint Projects:
Unit Tes …
0
votes
0answers
7 views
SharePoint 2010: Error when searching (in CoreResultsWebPart::OnInit)
Hello,
We are encountering an "Internal server error exception" when we attempt to search. The relevant error in the ULS log is:
CoreResultsWebPart::OnInit: Exception initializin …
0
votes
2answers
41 views
How good is the Telligent Evolution Platform SharePoint integration?
How good is the integration of the Telligent Evolution Platform in SharePoint? I need some reviews.
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
15 views
Connecting a Sharepoint Custom list with an external Data-source
Hi
I am planning to connect a Sharepoint Custom list with an external Data-source.
External DB will be in Access 2007 format.
More Information:
I need a solution that we can con …
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 …
1
vote
2answers
34 views
Hide/Show a DIV
I spend all the morning in searching how to hide/show a DIV by clicking on a link.
I'm using SharePoint 3.0 and I have a list of items, and inside the body field (Multiple lines of …