Speaking at Dallas ASP.NET User Group

 

For those who may be interested, I will be speaking at the Dallas ASP.NET User Group on Tuesday night, covering an Intro to MVC 3.
 
The talk will cover the purposes of Model, View and Controller, a basic pass through Razor, Editor and Display templates and a few other things.
 
If you’re interested in attending, please register at : http://dallasaspapr2011.eventbrite.com
 

Blog Post by: The Admin

BizTalk Build Generator & BizTalk 2010

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

How to survive the XmlDisassembler

How to survive the XmlDisassembler

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

ADFS 2 Migration Tips

ADFS 2 Migration Tips

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….