Thoughts of Marcus
- Random ramblings of a BizTalk architect

Ramblings, thoughts and experiences from the life as a BizTalk architect (as well as everything else I catch sight of).

Wednesday, January 19, 2011

Recycle IIS application pools using PowerShell

›
I have been working on a collection of deployment scripts for BizTalk solutions using PowerShell. One functionality is installation of servi...
Wednesday, December 1, 2010

Creating a multidimensional strongly typed array in Powershell

›
When getting stuck for a short while trying to figure out how to create a strongly typed multidimensional array in Powershell I tried to fin...
Tuesday, November 30, 2010

Recycle application pools using appcmd.exe in IIS 7

›
While hacking along on some deployment scripts today I encountered an issue when I needed to recycle specific application pools via code. ...
1 comment:
Friday, November 19, 2010

Calling stored procedures from BizTalk (and other applications) and the FMTONLY flag

›
Most developers will run into the issue of not being able to generate metadata from a stored procedure even though it is perfectly valid and...
6 comments:
Thursday, November 11, 2010

BizTalk in the cloud - Integration as a service

›
I totally missed it, but a rough two weeks ago it was published on the BizTalk Server Team Blog that the future is in the cloud . When I ...
Tuesday, November 9, 2010

Error when importing bindings: "Failed to update binding information."

›
When importing bindings into a BizTalk application, the following error message might appear: TITLE: Import Bindings ------------------...
4 comments:

WCF exception Could not establish trust relationship for the SSL/TLS secure channel with authority 'server:port'

›
I was recently working with some WCF services using the wshttp binding and therefore calling them over SSL. I had a certificate set up, but ...
Monday, November 8, 2010

WCF exception PlainXmlWriter+MaxSizeExceededException

›
When logging and tracing are switched on for a WCF service, the following exception might be thrown A message was not logged. Exception: ...
3 comments:
Friday, November 5, 2010

T-SQL Select any row, but only one per key value

›
A colleague of mine asked me for help with a database query. The table in question where of the normal type with an id column and several co...
Friday, October 29, 2010

Find all possible parameters for an MSI package installation using msiexec

›
While working on a library of powershell scripts to do unattended installations of BizTalk applications (and all adjacent files and packages...
2 comments:
‹
›
Home
View web version
Powered by Blogger.