<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Multi Tenant Deployment</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Multi Tenant Deployment</description>
  <pubDate>Wed, 13 May 2026 05:01:16 -700</pubDate>
  <lastBuildDate>Mon, 08 Feb 2010 08:46:51 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1638</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Multi Tenant Deployment : The need for .svc files for every...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6180#6180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 1638<br /><strong>Posted:</strong> 08-Feb-2010 at 8:46am<br /><br />The need for .svc files for every service is a requirement when hosting WCF services under IIS, and is not a DevForce-specific requirement.&nbsp; If a BOS is hosted as a Windows Service (ServerService.exe) these files are not needed.&nbsp; The VirtualPathProvider is the only alternative in .NET 3.5.&nbsp; (In .NET 4.0 "file-less" activation is now supported.)&nbsp; DevForce 2009 does not ship with a VirtualPathProvider, but it's fortunately not too difficult to write one (and we can provide a sample).&nbsp;]]>
   </description>
   <pubDate>Mon, 08 Feb 2010 08:46:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6180#6180</guid>
  </item> 
  <item>
   <title>Multi Tenant Deployment : mmm, it is an alternative but...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6179#6179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=448" rel="nofollow">francois</a><br /><strong>Subject:</strong> 1638<br /><strong>Posted:</strong> 07-Feb-2010 at 10:24am<br /><br /><P>mmm, it is an alternative but I'm sure the development team must have had another solution in mind for this. Would be great to hear the right way to do this.</P><DIV>We cannot be the first ones implementing multi-tenant scenarios... </DIV>]]>
   </description>
   <pubDate>Sun, 07 Feb 2010 10:24:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6179#6179</guid>
  </item> 
  <item>
   <title>Multi Tenant Deployment : We have a similar situation where...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6175#6175</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=613" rel="nofollow">stephenmcd1</a><br /><strong>Subject:</strong> 1638<br /><strong>Posted:</strong> 04-Feb-2010 at 2:09pm<br /><br />We have a similar situation where we have dynamic datasource extensions so can't possibly create all the necessary *.svc files except at runtime.<DIV>&nbsp;</DIV><DIV>I ended up implementing a simple VirtualPathProvider that checks for requests in the form of ~/EntityServer_XYZ.svc and dynamically serves up the necessary svc file.</DIV><DIV>&nbsp;</DIV><DIV>This was the best solution I could come up.&nbsp; I'd be interested to hear if there is a better way.</DIV><DIV>&nbsp;</DIV><DIV>-Stephen</DIV>]]>
   </description>
   <pubDate>Thu, 04 Feb 2010 14:09:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6175#6175</guid>
  </item> 
  <item>
   <title>Multi Tenant Deployment : Hi,  I have developed a multi...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6174#6174</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=448" rel="nofollow">francois</a><br /><strong>Subject:</strong> 1638<br /><strong>Posted:</strong> 04-Feb-2010 at 1:38pm<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>I have developed a multi tenant application. For each tenant I have to create a new EntityServer_XXXX.svc for the datasource extentions to work. </DIV><DIV>&nbsp;</DIV><DIV>How do I manually create the required services without having these *.svc files on IIS?</DIV><DIV><DIV>&nbsp;</DIV><DIV>The documentation say that EntityService automatically creates EntityServers for each tenant? How do I avoid creating the .svc files.</DIV><DIV>&nbsp;</DIV><DIV>I'm sure im missing something...</DIV><DIV>&nbsp;</DIV><DIV>Thank you</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 04 Feb 2010 13:38:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1638&amp;PID=6174#6174</guid>
  </item> 
 </channel>
</rss>