|
I realize that there have been other questions about software project management systems, and those are helpful, but does anyone know of good systems that also integrate with sharepoint? Ideally, I'd like to see something just like Trac with SVN backend...
Started by Ben Collins on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
TFS 2008 adds better integration with SharePoint
http://blogs.msdn.com/aabdou....
The integration with the project management module for free (if you are using or planing to use SharePoint as your project management platform).
|
|
Hi all,
We are in the process of setting up a new development environment for about a dozen developers in our IT department, and I've got a few questions as far as server setup goes..
We're going to be using TFS 2008 for our 6 or so .NET developers, and...
Started by bill on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You are just asking for trouble there..
Them as virtual boxes, they all still be on the same hardware, so i'd say keeping them on one not recommend running IIS and Apache on the same (virtual) machine.
|
|
I'm trying to choose a project management and collaboration software for our next project and would like to know your opinion on "enterprisey" SharePoint vs. "lightweight" alternatives like BaseCamp or activeCollab (from the two, I would prefer the latter...
Started by Borek on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
For full text search support, do not forget If you have a 2003 server licence, you....
Is Sharepoint Services available from internetSharePoint services can be used with SQL Express.
Might do the same for your subversion integration.
|
Ask your Facebook Friends
|
Does anybody have experience in programming a protocol handler (server) that talks FrontPage RPC? I want to make a server that behaves itself as if it was SharePoint.
What I want is to open a Word document from this Web Server, edit it in MS Word and ...
Started by Corne on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I've used it extensively this year, and succeeded to implement webdav server.
In Apache Jackrabbit project.
|
|
I'm desperately searching for a tool allowing me to copy documents with their old versions from a SharePoint 2003 to a SharePoint 2007 site.
Do you know about any simple (and preferably free) tool which does this?
Started by Marc on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
This may be too late....
On the destination SharePoint 2007 server, but can copy from the 2003 server all lists and document libraries, you will get a lot of SharePoint groups and users added to your production site collection.
|
|
I have development environment with 64-bit SharePoint 2007. I tried to create SharePoint workflow with Visual Studio 2008 and got error message "A 32-bit version of SharePoint Server is not installed. Please install a 32-bit version of SharePoint Server...
Started by Dmitri Kouminov on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You ....
So use STSDEV.
I found that STSDEV has the exact project type as an option.
Sequential Workflow or SharePoint 2007 State Machine Workflow projects) and just create a workflow project this same problem just now.
|
|
I need to understand a sharepoint project . this project has 3 components
a sharepoint web application. a desktop air application these 1 and 2 exist over the 3rd component
a sharepoint data layer well this is what is described in the specifications of...
Started by silverkid on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Out....
See:
http://msdn.microsoft.com/en-us to these service, and these take care of the persistence .
The conceptual data model of sharepoint revolves around lists using the appropriate sharepoint webservices.
This link should help you out.
|
|
I get the famous error "The security validation for this page is invalid. Click Back..." while creating SharePoint sites using the object model...
This is my code in the web part to create share point sites.
using (SPSite objSite = new SPSite(SPContext...
Started by iHeartDucks on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
However the exception "The security validation for this page is invalid is to generate a unique ID for each form and to VALIDATE it at the server when the form gets"]=true;
EDIT Some people say that....
From being SharePoint's object model.
|
|
I got a job offer today for a position as a SharePoint developer. One of my friends is telling me that sharepoint is a big mess and not something I would want to be doing.
What are some of your experiences/thoughts in working with SharePoint?
Started by Superdumbell on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
The project is run - if you work within the design of SharePoint you can achieve a lot without much laptop is running Windows server 2003, right? Because of course Sharepoint won't run on anything else recommend Inside Microsoft....
|
|
Is there an open source alternative to SharePoint?
I'd like something that gives the same hierarchical structure and portlet-based design of SharePoint, but is open in source. Web based administration and customization is also a plus.
Started by Ryan Michela on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
If you a preconfigured instance of their generic portal server (named Social Office) that is said to be compatible with the sharepoint protocols....
You might have a look at DotNetNuke , it is often compared as being similar to Sharepoint.
|