by community-syndication | Sep 15, 2013 | BizTalk Community Blogs via Syndication
A common problem after setting up SharePoint 2010 is to get the System.Security.Cryptography.CryptographicException – Keyset Not set error.
A few notes regarding this:
This is a known issue with .NET and SP2010.
It is not a critical issue however.
The Timer service is recycled every so often to reclaim system resources. The exception is thrown during the shutdown process. […]
Blog Post by: kadasani
by community-syndication | Sep 15, 2013 | BizTalk Community Blogs via Syndication
I recently created an article on TechNet Wiki on the Monitor BizTalk Server Job.
The Monitor BizTalk Server job scans for issues, but does not fix them for you! It consist of two steps. First step is the execution of the [btsmon_Inconsistancies] stored-procedure. This procedure will on its turn call other procedures in the MessageBox, Management and Tracking database to collect error data (like
by community-syndication | Sep 14, 2013 | BizTalk Community Blogs via Syndication
This post is the seventeenth in a weekly series intended to briefly spotlight those things that you need to know about new features in BizTalk Server 2013. It is also the final part of a five-part series on REST support in BizTalk Server 2013. I’m going to forego a long introduction this week by simply […]
Blog Post by: Nick Hauenstein
by community-syndication | Sep 12, 2013 | BizTalk Community Blogs via Syndication
I finally fulfill the promise toupgrade BizTalk Mapper Extensions UtilityPack for BizTalk Server 2006/2009 with all FunctoIds that are currently available for the 2010 and 2013 versions of this project and if memory serves me correctly, the last version was published on Nov 18, 2010 with only 6 FunctoIds! This means there’s plenty of new […]
Blog Post by: Sandro Pereira
by community-syndication | Sep 12, 2013 | BizTalk Community Blogs via Syndication
The Release Candidates (RC) for Visual Studio 2013 and Team Foundation Server 2013 are now available for download from the MSDN Library. These new releases bring a suite of new and enhanced capabilities to help your development team succeed. Some of my favorite new features, in no particular order, include; Code Lens (Code indicators right […]
Blog Post by: Anthony Borton (TFS Instructor)
by community-syndication | Sep 11, 2013 | BizTalk Community Blogs via Syndication
When you’re a hands-on CEO, you want to get involved in every aspect of your company. Now, as UX Design becomes a differentiating factor for product and company visibility, CEOs are paying more attention to design, but some, like Yahoo!’s Marissa Mayer, are ham-handing it.
Blog Post by: Krish Mandal
by community-syndication | Sep 11, 2013 | BizTalk Community Blogs via Syndication
Hello People! Sharing is knowledge, ey? I’ve been working on a tool for a long time. I still have a bunch of ideas of what to bring into it. Currently I have health checks in it. So, we’re about to spin this to life and I need to share some more around it all, so […]
Blog Post by: Tord Glad Nordahl
by community-syndication | Sep 10, 2013 | BizTalk Community Blogs via Syndication
If you don’t hear from me for a while you’ll know things have gone horribly wrong
Going in 🙂
Blog Post by: Mick Badran
by community-syndication | Sep 6, 2013 | BizTalk Community Blogs via Syndication
This post is the sixteenth in a weekly series intended to briefly spotlight those things that you need to know about new features in BizTalk Server 2013. It is also the fourth part of a five-part series on REST support in BizTalk Server 2013. If you haven’t been following the REST series, stop reading right […]
Blog Post by: Nick Hauenstein
by community-syndication | Sep 5, 2013 | BizTalk Community Blogs via Syndication
This solution describe how dynamically we can change the WCF-HttpHeaders for WCF-WebHTTP adapter. In our project, there is a need to dynamically change the HttpHeaders content-type to “text/html” and “application/gzip”. The response messages are send on the same port, so we need to construct the message with the proper content-type. During investigation of why the […]
Blog Post by: shadabanwer