<?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 : Need help with IIS Setup BOS</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Need help with IIS Setup BOS</description>
  <pubDate>Tue, 21 Apr 2026 20:41:34 -700</pubDate>
  <lastBuildDate>Wed, 28 Jul 2010 18:42:05 -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=2023</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>Need help with IIS Setup BOS : If the name of your virtual directory...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7899#7899</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> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 6:42pm<br /><br />If the name of your virtual directory is "EntityService" and it's hosted by IIS, then the URL is <a href="http://localhost/EntityService/EntityService.svc" target="_blank">http://localhost/EntityService/EntityService.svc</A>.&nbsp; Try browsing to that to see if a WCF service page opens (the page will either display an error, which will help determine the problem, or a message that metadata publishing is disabled, which means the service has started.<DIV></DIV><DIV>&nbsp;</DIV><DIV>If your client application's debug log says it connected to an EntityService on port 9009, check the objectServer settings in the app.config file.&nbsp;&nbsp;It also sounds like&nbsp;you might still be running the client piece of the application in Visual Studio, and the web application in the solution is still starting (which isn't a problem, but can be confusing).</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 18:42:05 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7899#7899</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : I don&amp;#039;t think my BOS is running...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7868#7868</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 1:23pm<br /><br />I don't think my BOS is running after all. When I go to my browser and type in <a href="http://localhost:9009/EntityService.svc" target="_blank">http://localhost:9009/EntityService.svc</A>, it can't display the web page. My app.config is looking for the EntityService.svc and that is the name of my virtual directory.<DIV></DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 13:23:26 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7868#7868</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : I just stepped through the code...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7865#7865</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 11:33am<br /><br /><P>I just stepped through the code and here is the line causing the problem</P><DIV>&nbsp;</DIV><DIV>TicketWare.IB.Designer.cs</DIV><DIV>&nbsp;</DIV><DIV>public new sttaic TicketWareEntities DefaultManager{</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; get{ return GetDefaultEnityManager&lt;TicketWareEntities&gt;();</DIV><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>In my ViewModel class, I use the following line</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; private readonly TicketWareEntities entityManager = TicketWareEntities.DefaultManager;</DIV><DIV>&nbsp;</DIV><DIV>I use this statement at the top of all my ViewModel classes. </DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 11:33:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7865#7865</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : The log only has one entry in...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7863#7863</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 10:47am<br /><br />The log only has one entry in it.<DIV>&nbsp;</DIV><DIV>Log Created</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 10:47:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7863#7863</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : OK, I would really just forget...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7862#7862</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> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 10:19am<br /><br />OK, I would really just forget the TraceViewer right now and look in the debug log to see why the database connection is failing.&nbsp; By default the debug log is in the log folder for your web application.]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 10:19:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7862#7862</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : I am able to connect to the BOS...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7861#7861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 10:00am<br /><br />I am able to connect to the BOS and I can run the app. The minute that the app tries to connect to the database and grab some data then it fails.<DIV></DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 10:00:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7861#7861</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : I got the traceviewer working...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7860#7860</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 9:59am<br /><br /><P>I got the traceviewer working by running in the app. It shows the connection to the publisher and then nothing further. So this seems to tell that I am not even getting a connection to the database.</P><DIV></DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 09:59:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7860#7860</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : Does this mean you&amp;#039;re past...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7859#7859</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> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 9:57am<br /><br />Does this mean you're past the database connection failure and on to the next problem?&nbsp;&nbsp; Are you now able to connect to the BOS and run your client application?&nbsp; I would do this before trying the TraceViewer.&nbsp; The TraceViewer is a handy tool, but the same information is written to the debug log, so the viewer is not required for problem diagnosis.<DIV>&nbsp;</DIV><DIV>The TracePublisher won't start up until there's some activity in your application</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 09:57:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7859#7859</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : I am using sql server authentication....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7857#7857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 9:17am<br /><br />I am using sql server authentication. I am using a username and password in my connection string.<DIV>&nbsp;</DIV><DIV>I deleted the server's copy of the app.config.</DIV><DIV>&nbsp;</DIV><DIV>I removed the comment in the global.aspax for the TraceViewer. When I try running the traceviewer it still can't connect to the TracePublishing. my iis in on my development machine.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 09:17:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7857#7857</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : If you&amp;#039;re failing on connecting...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7855#7855</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> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 8:38am<br /><br />If you're failing on connecting to the database check the connection strings in your web.config.&nbsp; The service is now running under the identity of the application pool defined for the web site, so that account likely does not have database access.&nbsp; Unless you've set up a special account just for the web site / app pool you probaby do not want to grant the account privileges to your database.&nbsp; The easiest, and possibly best, approach is&nbsp;to use SQL authentication instead of Windows authentication when connecting to the DB.<DIV>&nbsp;</DIV><DIV>Also, you don't need the app.config - it will not be used at all, so if you have anything in it, like connection strings, which you want to use be sure to put everything in the web.config.</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 08:38:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7855#7855</guid>
  </item> 
  <item>
   <title>Need help with IIS Setup BOS : I created my virtual directory...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7852#7852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2023<br /><strong>Posted:</strong> 28-Jul-2010 at 7:58am<br /><br />I created my virtual directory called EntityService. It points to a directory on my development machine which has the following files in the root directory web.config, app.config, EntityServer.svc, EntityService.svc, global.aspax.<DIV>&nbsp;</DIV><DIV>In the bin directory is located DomainModel.dll, IdeaBlade.Core.dll, entitymodel, entitymodel.edm, entitymodel.server, linq and validation.</DIV><DIV>&nbsp;</DIV><DIV>I checked and rechecked, the domainmodel.dlls are the same. I even copied one over just to make sure again.</DIV><DIV>&nbsp;</DIV><DIV>My debuglog says that it corrected to the EntityService at port 9009</DIV><DIV>&nbsp;</DIV><DIV>I crash then trying to connect to the database</DIV><DIV>&nbsp;</DIV><DIV>in my web.config do I need to set the endpoints for the entityserver and entityservice?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 07:58:49 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2023&amp;PID=7852#7852</guid>
  </item> 
 </channel>
</rss>