Speaking at Dallas ASP.NET User Group
Blog Post by: The Admin
Blog Post by: The Admin
I am happy to announce that the new Tellago’s website is now available. This new website provides a new, fresh view of the accomplishments, mission and vision of our fast growing company. Various members of our team contributed to the content to make…(read more)
Blog Post by: gsusx
Ive eventually had time to migrate the build generator to work with BizTalk 2010.
Ive released this as a beta for now and would love to hear any feedback from others who might be using it while i work on getting some more testing with other migrated projects.
If your interested in taking a look please refer to:
http://biztalkmsbuildtool.codeplex.com/releases/view/65036
The XmlDisassembler pipeline component in BizTalk Server basically does three things: promoting properties (including the message type) validating incoming documents (if turned on) disassemble batches into body messages Sometimes situations can occur where you want to process an envelope message but you don’t want to have it disassembled into separate body messages. For example when […]![]()
Blog Post by: Randal van Splunteren
Introduction Today I was working on moving my ADFS environment to a separate VM so I could test out a deployment guide I had been working on. On my VM1 I had installed ADFS with Windows Internal Database (WID) in a standalone mode. In my target VM2 I had installed ADFS on SQL 2008 R1 […]![]()
Blog Post by: clineer
Your WCF-SQL adapter is not comming up after you have installed it in BizTalk?
You installed the WCF LOB Adapter SDK? From the ASDK folder on the installation cd.
You Installed the adapter Pack? From the AdapterPack folder on the installation cd.
You did this: http://soa-thoughts.blogspot.com/2010/08/wcf-sql-adapter-table-operations.html
Which version did you install?x86, x64, were they both x86, or x64 ?
Still not comming up… What version of BizTalk did you install? x86 or x64?
If you installed x86, then you need to install x86 version of both of these, and then…. Go to the BizTalk Administration Console, Platform Settings, Under Adapters, right click and say new adapter…
See this again: http://soa-thoughts.blogspot.com/2010/08/wcf-sql-adapter-table-operations.html
Do you NOW see WCF-SQL adapter there ??
If in doubt install x86…. Handy Hint….
Your WCF-SQL adapter is not comming up after you have installed it in BizTalk?
You installed the WCF LOB Adapter SDK? From the ASDK folder on the installation cd.
You Installed the adapter Pack? From the AdapterPack folder on the installation cd.
You did this: http://soa-thoughts.blogspot.com/2010/08/wcf-sql-adapter-table-operations.html
Which version did you install?x86, x64, were they both x86, or x64 ?
Still not comming up… What version of BizTalk did you install? x86 or x64?
If you installed x86, then you need to install x86 version of both of these, and then…. Go to the BizTalk Administration Console, Platform Settings, Under Adapters, right click and say new adapter…
See this again: http://soa-thoughts.blogspot.com/2010/08/wcf-sql-adapter-table-operations.html
Do you NOW see WCF-SQL adapter there ??
If in doubt install x86…. Handy Hint….
This week I have the honor of speaking at VSLive in Las Vegas . This morning I presented a session about building RESTful services in the Microsoft platform. The session covered the existing options such as WCF, WCF Data Services, ASP.NET MVC and the…(read more)
Blog Post by: gsusx
This week I have the honor of speaking at VSLive in Las Vegas . This morning I presented a session about building RESTful services in the Microsoft platform. The session covered the existing options such as WCF, WCF Data Services, ASP.NET MVC and the…(read more)
Blog Post by: gsusx
In Part 1 I began my investigation of an example infection of the infamous Stuxnet worm with the Sysinternals tools. I used Process Explorer , Autoruns and VMMap for a post-infection survey of the system. Autoruns quickly revealed the heart of Stuxnet…(read more)
Blog Post by: Mark Russinovich