﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ServiceBus 1.0 and 1.6 side by side</title><link />http://developers.de/blogs/damir_dobric/archive/2012/03/18/servicebus-1-0-and-1-6-side-by-side.aspx<description>I had a strange problem few days ago with one ServiceBus application. The application has been tested successfully, but imagine it didn’t work in production (in this case stage-system). This seems to be a standard pattern in a life of one software developer</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: ServiceBus 1.0 and 1.6 side by side</title><link />http://developers.de/blogs/damir_dobric/archive/2012/03/18/servicebus-1-0-and-1-6-side-by-side.aspx#392312<pubdate>Tue, 30 Oct 2012 19:27:46 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:392312</guid><dc:creator>Livia</dc:creator><description>&lt;p&gt;Yes it is possible, just add the WCF servcie (*.svc + servcie dll) to the ASP.NET project. IIS will be able to serve request for both. Make sure you put the required configuration into your web.config.It is not the only solution but it should be easy to implement.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=392312" width="1" height="1"&gt;</description></item></channel></rss>