With the ESB Guidance 2.0, I grabbed the Archive pipeline component in one of my projects. However, this component appears to be failing while archiving a flat file message in a send pipeline (Encode stage). Error: ForwardOnlyEventingReadStream does not support Seek() This is original source code in the Archive component public IBaseMessage Execute(IPipelineContext pContext, [...]
Archive for March, 2009
BizTalk: ForwardOnlyEventingReadStream does not support Seek()
Posted in BizTalk 2010, tagged Archive, ESB Guidance 2.0, ForwardOnlyEventingReadStream does not support Seek(), Sydney, zee, Zeeshan on March 27, 2009 | 3 Comments »
BizTalk : C0C01301- Finding the document specification by name failed
Posted in BizTalk 2010, tagged BizTalk, Finding the document specification by name failed, Zeeshan, zeetalks on March 25, 2009 | Leave a Comment »
Error: C0C01301: Finding the document specification by name failed. Verify the schema deployed properly The DocumentSpecName value was incorrectly filled in this case. The value should be the strong name key. In this case, it is: Incorrect Value: MyProject.Schemas.RootNode_FF Correct Value: MyProject.Schemas.RootNode_FF, MyProject.Schemas, Version=1.0.0.0, Culture=neutral, PublicKeyToken=74b2ad3c4ce407d8 I was in correctly setting this property [...]
.NET: Root element is missing
Posted in BizTalk 2010, Visual Studio, tagged .NET: Root element is missing, BizTalk, stream, Sydney, zee, Zeeshan on March 25, 2009 | Leave a Comment »
Here is the error that appears in the event viewer. There was a failure executing the send pipeline: “<PipelineStrongName>” Source: “<PipelineComponentName>” Send Port: “<PortName ” URI: “<FullPathName>” Reason: Root element is missing. On tracing it down, this is the code that was causing it: public static Stream DoTransformation(IPipelineContext pContext, IBaseMessage message) [...]
Training: Code Camp OZ
Posted in Uncategorized, tagged BizTalk, Code camp Australia, zee sydney, Zeeshan on March 23, 2009 | Leave a Comment »
Code Camp Oz is a .NET developer community-driven event which allows people with interests across the .NET platform to come together in one location and see many expert presenters, present on a wide range of developer topics. Its been quite a successful event since they were held for the first time in 2005, 2006, 2007 and 2008. When: 4th [...]
SQL: Using dates in the WHERE clause
Posted in SQL, tagged SQL dates, sql dates in where, SQL Server 2008, Sydney, zee on March 23, 2009 | Leave a Comment »
To delete records of from a specific table, the date column cannot be searched as another text/varchar column. The column needs to be converted to a specific format and and search needs to performed on it. Example: To delete all records in the table where the dates are 2nd and 26th of March 2009, [...]
General: Microsoft Vision Video 2019
Posted in Uncategorized, tagged Gesture recognition, Microsoft Vision Video, Surface, Zee BizTalk, Zeeshan on March 19, 2009 | Leave a Comment »
Long time without a post… I was going through the Microsoft Vision Video yesterday. This is aimed at how collaboration might shape up in the future – with content collaboration and sharing across teams, organizations and networks. I think the video is great in the sense of watching a movie ad J [...]