Database upgrade on Microsoft SQL Server R2

Posted on 7, Nov 2011

An upgrade of database stored on SQL Server Release 2 is necessary to do using SQL script in Microsoft SQL Management Tool. The script is available here. Download it to your local disc, connect to your database in Micorosft SQL Management Studio and run the script.

Read more

[API] Attachments limits

Posted on 19, Oct 2011

REST API is in Microsoft Information Server configured by default to transfer binary data of maximum size of 65KB. The size is configurable by parameter maxReceivedMessageSize in web.config file located in API directory. <standardEndpoints> <!–Defines a standard endpoint with a fixed <webHttpBinding> binding that automatically adds the <webHttp> behavior. Use this endpoint when writing a [...]

Read more

[Tip] How to change status of tasks

Posted on 21, Sep 2011

Read more

Is this your burn down chart?

Posted on 21, Jun 2011

Burn Down chart is a primary scrum metric used to track  implementation progress of agile project. Would you like to learn more about estimation in agile? Join free webinar on March 13, 2012! The burn down chart is simple to explain: X axis for days of the sprint Y axis for effort (story points or [...]

Read more

Index Card in ScrumDesk

Posted on 16, May 2011

Scrum as project management is using concept of index cards introduced in Extreme Programming (XP). Cards are supposed to establish conversation and clarification of requirements.  Card in ScrumDesk displays more details than paper index card while still provides visibility. ScrumDesk index card’s advantages comparing to other project management tools: resizable many colors only necessary information [...]

Read more

Popups notification

Posted on 26, Apr 2011

In agile team a visibility is  a key. Once the team is distributed, it is hard to keep a possibility  to register when a team member moved the card on the task board. To have the visibility even the team is distributed, ScrumDesk notifies all team members about the project changes via emails or  instant [...]

Read more

Synchronize ScrumDesk and Microsoft Team Foundation Server 2010

Posted on 19, Mar 2011

We have a great news today to share with you. Few months ago we decided to support Microsoft Team Foundation Server 2010 based on many your requests. TFS 2010 is a big improvement comparing to TFS 2008. Moreover, Microsoft company decided to support agile/scrum project management as well via Microsoft Visual Scrum process template. Even [...]

Read more

Template your story

Posted on 11, Jan 2011

Reaching wider community is for us absolutely welcome not just because of numbers (either count or price). For us the value is a knowledge  how scrum adaptation is done. It is very interesting to see how such simple project management framework is adapted  in so many ways. ScrumDesk development begun as materialized idea based on Scrum and [...]

Read more

Tip: Model reading error… LoginUser_3

Posted on 5, Jan 2011

Some of you have a problem to login to yor database after ScrumDesk has been upgraded to the latest v.5. Symptoms Error displayed: Model reading error. —> System.Data.SqlClient.SqlException: Could not find stored procedure ‘LoginUser_3′. Explanation Your database needs to be upgraded. ScrumDesk would like to login you, but login procedure is not found. How to [...]

Read more

FAQ: XML displayed instead of an installation

Posted on 29, Dec 2010

Symptoms XML file is displayed if ScrumDesk is installed using Firefox. Possible reasons Microsoft .NET 3.5 SP1 is not installed Installation runs in non Microsoft IE browser Explanation ScrumDesk uses Microsoft Click Once installation technology. Prior Microsoft .NET 3.5 SP1 non IE browsers required special plugins to support ClickOnce. Solution Install Microsoft .NET 3.5 SP1 [...]

Read more