ObjectSharp

The leading provider of Developer Services in Canada for the Microsoft .NET Platform.
Welcome to ObjectSharp Sign in | Join | Help
in Search

Browse by Tags

All Tags » BizTalk 2004   (RSS)
  • Toronto Code Camp Registration Opens

    The rumours have been swirling. Now the truth is out. On Sat. Jan 14, there will be a Toronto Code Camp. You can register/find more infomation/hang out at http://www.torontocodecamp.com/ If you're a developer looking for in-depth content from the people who know (that would be other developers), then the code camp is the place to be. If you're a ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on October 5, 2005
  • Invalid XPath Expression in a BizTalk Mapping

    While working on a BizTalk mapping for a client, I ran across an unusual problem.  When the mapping was tested, an XSL transform error was thrown. Specifically, the error message was: XSL transform error: (0,0) : 'userCSharp:(string(*[local-name()='Times' and namespace-uri()='']/*[local-name()='WindowCloseTime' and ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on July 18, 2005
  • App.Config for BizTalk 2004

    As part of a current project, I'm utilizing some standard .NET assemblies in the BizTalk mapping.  Because these same assemblies can be used in other non-BizTalk applications, they utilize the app.config file to store potentially changing information.  Naturally, because these assemblies and indeed pretty much all of BizTalk run out of ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on April 21, 2005
  • Creating Your Own EDI Schema in BizTalk - Part II

    See.  I told you. Actually, this was an error of my own making.  The error that appeared on building the schema project was Error in inserting document definition: Error = [Microsoft][ODBC SQL Server Driver][SQL Server]Violation of PRIMARY KEY constraint 'PK__codset__2D27B809'. Cannot insert duplicate key in object 'codset' A similar ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on April 6, 2005
  • Creating your own EDI Schema for BizTalk - Part I

    First off, you'll notice that the title of this blog includes Part 1.  I don't have any other parts...yet.  But from what I've seen so far in terms of paucity of documentation and general gotchas, I fully expect there to be. So I'm create an EDI schema for a 204 transaction.  Not a very large transaction, so it figures to be ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on April 5, 2005
  • Authenticating senders and recievers in BizTalk

    Once more back into the EDI/BizTalk breach. While testing an BizTalk EDI-document orchestration that I created, I ran into a couple of problem.  Specifically, an EDI document was rejected because BizTalk was unable to authorize the sender and receiver.  The specific error message (as found in the Event Log) was “The recipient of ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on April 4, 2005
  • XSD2EDI Failure locks the repository

    As a result of the problems that I described in my last post, I ran into another little documented (there seem to be a number of these surrounding EDI and BizTalk) problem.  When I rebooted my system after the Validate Schema process hung my system, I immediately tried to run it again (by definition, insanity is trying the same thing over and ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on March 30, 2005
  • BizTalk EDI and Virtual PC

    As you might have figured out (from my recent posts), I'm working on a BizTalk project.  Specifically, I've been dealing with the joys of trying to get the base EDI adapter working the way that I want/expect.  Yesterday, it was trying to get the 850 Schema validated. There are two items that I want to mention that got in my way. First, ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on March 30, 2005
  • XSD2EDI Failed to convert XSD

    I've been spending some time on BizTalk Server 2004 these past few weeks.  And for the next few, just so that you know the source of future posts.  I've run into this situation a couple of times, so I'm posting as much as a reminder to me as for any other reason. My current project has me working EDI (after a seven or eight year absense) ...
    Posted to Bruce Johnson's SOA(P) Box (Weblog) by bruce on March 29, 2005