|
|
Browse by Tags
All Tags » OnTime SDK » OnTime 2007 (RSS)
-
Hi,
When invoking the AddAttachment method of the AttachmentHandler in OnTime SDK (7.1.0.7311) I'm getting the following exception:System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SqlClient.SqlException: Procedure or function 'spI_Attachments' ...
-
This sample demonstrates how to create a custom charting tool with the OnTime SDK and Adobe's Flex SDK.
-
This sample illustrates how to create a custom System Tray Notification, similar to the ''You've got Mail'' from most popular email clients.
-
By now, you've probably realized that I've spent the past few days working on some SDK Samples, and, here's yet another OnTime SDK Sample. I tried to focus on SDK Examples that were both educational about the SDK, as well as the possible uses of the SDK. Our previous SDK Examples were more focused on the actual use of the SDK, and not ...
-
This thread exists for the discussion of the OnTime 2007 Microsoft Project Importer Sample,
which I recently wrote a blog post about. Feel free to ask questions,
discuss 'project automation/addin best practices' and anything else related to
this sample resource here.
-
As the title suggests, this article will describe how you can utilize Microsoft Project to Design your overall Project Layout and Manage it with Axosoft's OnTime 2007. Provided with this article is complete source, written against the Office .NET Assemblies and the OnTime 2007 SDK.
As usual, let's see some eye candy first, then we'll go ...
-
As the newest member of the Axosoft Team, I've spent quite a good deal of time getting acquainted with the OnTime Product Suite. I've come to find that I'm totally digging the OnTime SDK, and I thought that one of my first OnTime SDK projects should be something that everyone's been asking for ... so, I hope I've accomplished at least one of ...
-
Is it possible to process a Workflow step for a selected item (Defect or Feature) using the SDK.
Upon successful completion of our automated build, I'd like to call a process that takes all the Ontime items in a designated status (Code Complete - Awaiting Build) and move them to the enxt status (''Ready for Testing'') - however I want to do ...
-
Adam, thank you for the explanation. The issue is understandable (we deal with the same through our own web service API). Wasn't sure if you noticed or not, but I did post a trigger in the thread referenced above that resolves the issue:
set ANSI_NULLS ON
set QUOTED_IDENTIFIER ONgo
ALTER TRIGGER [DefectInsert]
ON ...
-
The SDK, Remote Server, and much of OnTime web are implemented as web services, which work by serializing all transmitted data into XML documents. The XML 1.0 and 1.1 specs mandate that all line-endings be normalized to line feeds during document creation, so as a result, any string data transmitted through a web service will have all carrige ...
-
It appears that this bug still exists inthe 2007 SDK BETA. Last comment from Axosoft on the thread below implied that the next version would have a fix for this. Is there going to be a fix for this at any point? The thread below was locked, but this is definitely not resolved.
I found this was not resolved because the 2007 ...
|
|
|