Dot Net Dunk

Wandering in the land of .NET
posts - 42, comments - 45, trackbacks - 155

My Links

News

Archives

Post Categories

Blog Roll

October 2004 Entries

XML Namespaces, Prefixes, and elementFormDefault
Note: The GeeksWithBlogs editor seems to keep really messing with the formatting / XML of this post. If you spot any errors, please hit the Contact Me link above and I'll try to wrestle it into submission again :-) This entry may be useful to people confused by BizTalk's inclination to "ns0" at the drop of a hat :-) Someone asked me today why their XML document wasn't validating. They thought that it was because the schema was expecting messages with a default namespace of "uri:my-namespace" but...

Posted On Wednesday, October 20, 2004 6:08 PM | Feedback (16) | Filed Under [ BizTalk Server ]

Plea for help with BizTalk 2002 :-)
Does anyone know the correct way to do this for BizTalk 2002?: I have BizTalk Server A using SQL Server B both located in domain C. I want to bring up new hardware, BizTalk Server Z using SQL Server Y located in domain X, to replace A B and C. I've seen plenty written about adding a new server to an existing group, or pointing a BTS install at a new database, but not one that does both in one step. Other than for tracking data, is there even any point in migrating the databases if we let the current...

Posted On Monday, October 11, 2004 4:48 PM | Feedback (0) | Filed Under [ BizTalk Server ]

The Bloggers Guide to BizTalk
Alan Smith has been a busy guy. As well as trying to dislodge Wayne Rooney from the Manchester Utd first team*, he's had time to put together a great collection of blog entries into a .chm file, "The Bloggers Guide To BizTalk". Check it out here. Great stuff Alan, I'm adding it to our standard dev build. I may send him a copy of this book though, unless the missing apostrophe appears in the title in the next release ;-) * OK OK I know, bad joke...

Posted On Wednesday, October 06, 2004 10:41 AM | Feedback (0) | Filed Under [ BizTalk Server ]

DateTime.Now and BizTalk
My colleague The Arch Hacker (dude, lame online name ;-), reports a supposed problem with DateTime.Now behaviour under BizTalk in that it seems to ignore daylight saving time here in the UK. A little bit of lateral thinking and I've suggested that what it's probably doing is returning a timezone-free time. This is because BizTalk is running under a service account that does not have a user profile, hence there is no timezone information available to .NET. It is probably just using the BIOS time and...

Posted On Monday, October 04, 2004 1:44 PM | Feedback (2) | Filed Under [ BizTalk Server ]

Powered by: