<?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 : Publishing Website</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Publishing Website</description>
  <pubDate>Wed, 29 Apr 2026 16:08:58 -700</pubDate>
  <lastBuildDate>Tue, 18 Jan 2011 20:18:29 -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=2444</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>Publishing Website : Glad to hear that.  Silvio. </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9698#9698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 2444<br /><strong>Posted:</strong> 18-Jan-2011 at 8:18pm<br /><br />Glad to hear that.<DIV>&nbsp;</DIV><DIV>Silvio.</DIV>]]>
   </description>
   <pubDate>Tue, 18 Jan 2011 20:18:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9698#9698</guid>
  </item> 
  <item>
   <title>Publishing Website : Well, this suddenly started working....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9696#9696</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 2444<br /><strong>Posted:</strong> 18-Jan-2011 at 7:50pm<br /><br />Well, this suddenly started working.&nbsp; I am not sure what changed.&nbsp; So this is resolved for now.<DIV>&nbsp;</DIV><DIV>Thanks very much,</DIV><DIV>&nbsp;</DIV><DIV>Greg</DIV>]]>
   </description>
   <pubDate>Tue, 18 Jan 2011 19:50:43 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9696#9696</guid>
  </item> 
  <item>
   <title>Publishing Website : Here it is.   Thanks for the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9692#9692</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 2444<br /><strong>Posted:</strong> 18-Jan-2011 at 7:13pm<br /><br /><DIV>Here it is.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Thanks for the data on the System Libs.</DIV><DIV>&nbsp;</DIV><DIV>Greg</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&lt;?xml version="1.0" encoding="utf-8"?&gt;<BR>&lt;configuration&gt;<BR>&nbsp; &lt;configSections&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;section name="ideablade.configuration" type="IdeaBlade.Core.Configuration.IdeaBladeSection, IdeaBlade.Core" /&gt;<BR>&nbsp; &lt;/configSections&gt;<BR>&nbsp; &lt;system.data&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;DbProviderFactories&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;remove invariant="MySql.Data.MySqlClient" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="MySQL Data Provider" invariant="MySql.Data.MySqlClient" description=".Net Framework Data Provider for MySQL" type="MySql.Data.MySqlClient.MySqlClientFactory, MySql.Data, Version=6.3.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/DbProviderFactories&gt;<BR>&nbsp; &lt;/system.data&gt;<BR>&nbsp; &lt;connectionStrings&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;remove name="LocalSqlServer" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;add name="LocalSqlServer" connectionString="Data Source=tcp:sql2k803.discountasp.net;Initial Catalog=SQL2008_717577_jet;User ID=SQL2008_717577_jet_user;Password=*;" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;add name="EmailEntities" connectionString="metadata=res://*/Models.EmailEntities.csdl|res://*/Models.EmailEntities.ssdl|res://*/Models.EmailEntities.msl;provider=MySql.Data.MySqlClient;provider connection string=&amp;quot;server=mysql501.discountasp.net;User Id=jetadmin2;password=*;Persist Security Info=True;database=MYSQL5_717577_JET&amp;quot;" providerName="System.Data.EntityClient" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;add name="EmailEntityManager" connectionString="metadata=res://*/Models.EmailEntityManager.csdl|res://*/Models.EmailEntityManager.ssdl|res://*/Models.EmailEntityManager.msl;provider=MySql.Data.MySqlClient;provider connection string=&amp;quot;server=mysql501.discountasp.net;User Id=jetadmin2;password=*;Persist Security Info=True;database=MYSQL5_717577_JET&amp;quot;" providerName="System.Data.EntityClient" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;add name="MetaDataManager" connectionString="metadata=res://*/Models.MetaDataModel.csdl|res://*/Models.MetaDataModel.ssdl|res://*/Models.MetaDataModel.msl;provider=MySql.Data.MySqlClient;provider connection string=&amp;quot;server=mysql501.discountasp.net;User Id=jetadmin2;password=*;Persist Security Info=True;database=MYSQL5_717577_JET&amp;quot;" providerName="System.Data.EntityClient" /&gt;<BR>&nbsp; &lt;/connectionStrings&gt;<BR>&nbsp; &lt;ideablade.configuration version="6.00" xmlns="<a href="http://schemas.ideablade.com/2010/IdeaBladeC&#111;nfig" target="_blank">http://schemas.ideablade.com/2010/IdeaBladeConfig</A>"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;logging logFile="log\DebugLog.xml" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;objectServer&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;serverSettings useAspNetSecurityServices="true" loginManagerRequired="true" allowAnonymousLogin="false" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/objectServer&gt;<BR>&nbsp; &lt;/ideablade.configuration&gt;<BR>&nbsp; &lt;system.serviceModel&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;services&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Note: the service name must match the configuration name for the service implementation. --&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;service name="Namespace.MyServiceType" behaviorConfiguration="MyServiceTypeBehaviors"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Add the following endpoint.&nbsp; --&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Note: your service must have an http base address to add this endpoint. --&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint contract="IMetadataExchange" binding="mexHttpBinding" address="mex" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/service&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/services&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;behaviors&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;serviceBehaviors&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;behavior name="MyServiceTypeBehaviors"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Add the following element to your service behavior configuration. --&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;serviceMetadata httpGetEnabled="true" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/behavior&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/serviceBehaviors&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/behaviors&gt;<BR>&nbsp; &lt;/system.serviceModel&gt;<BR>&nbsp; &lt;system.web&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;authentication mode="Forms"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;forms name=".Jet2_ASPXAUTH" timeout="10000" slidingExpiration="true" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/authentication&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;roleManager enabled="true" /&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;profile&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;properties&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="FriendlyName" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="Captcha" type="String" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="UserId" type="System.Guid" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="DisplayName" type="String" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="GroupId" type="System.Guid" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="CompanyName" type="String" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/properties&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/profile&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;compilation debug="true" targetFramework="4.0"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;assemblies&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add assembly="System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/assemblies&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/compilation&gt;<BR>&nbsp; &lt;/system.web&gt;<BR>&nbsp; &lt;system.webServer&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;security&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;authentication&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;basicAuthentication enabled="false" /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/authentication&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/security&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;validation validateIntegratedModeConfiguration="false" /&gt;<BR>&nbsp; &lt;/system.webServer&gt;<BR>&lt;/configuration&gt;</DIV>]]>
   </description>
   <pubDate>Tue, 18 Jan 2011 19:13:03 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9692#9692</guid>
  </item> 
  <item>
   <title>Publishing Website : Greg,  I can&amp;#039;t get your...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9691#9691</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 2444<br /><strong>Posted:</strong> 18-Jan-2011 at 7:02pm<br /><br />Greg,<DIV>&nbsp;</DIV><DIV>I can't get your web.config file, can you copy and paste it instead?</DIV><DIV>&nbsp;</DIV><DIV>By the way, you don't need the System libraries in the bin folder.</DIV><DIV>&nbsp;</DIV><DIV>Silvio.</DIV>]]>
   </description>
   <pubDate>Tue, 18 Jan 2011 19:02:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9691#9691</guid>
  </item> 
  <item>
   <title>Publishing Website : I just attached the config file.  Here...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9686#9686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 2444<br /><strong>Posted:</strong> 18-Jan-2011 at 6:10pm<br /><br /><DIV>I just attached the config file.</DIV><DIV>&nbsp;</DIV><DIV>Here is my bin folder: </DIV><DIV>&nbsp;</DIV><DIV>IdeaBlade.Core.dll</DIV><DIV>IdeaBlade.EntityModel.dll</DIV><DIV>IdeaBlade.EntityModel.Server.dll</DIV><DIV>IdeaBlade.EntityModel.Web.dll</DIV><DIV>IdeaBlade.EntityModel.Edm.dll</DIV><DIV>IdeaBlade.Linq.dll</DIV><DIV>IdeaBlade.Validation.dll</DIV><DIV>Jet.Web.dll</DIV><DIV>MySql.Data.dll</DIV><DIV>MySql.Data.Entity.dll</DIV><DIV>System.ComponentModel.DataAnnotations.dll</DIV><DIV>System.Configuration.dll</DIV><DIV>System.Data.dll</DIV><DIV>System.Data.Entity.dll</DIV><DIV>System.dll</DIV><DIV>System.ServiceModel.DomianServices.Server.dll</DIV><DIV>System.Web.ApplicationServices.dll</DIV><DIV>System.Web.dll</DIV><DIV>System.Web.Extensions.dll</DIV><DIV>System..Web.Mobile.dll</DIV><DIV>System.Web.Services.dll</DIV><DIV>System.Xml.dll</DIV><DIV>System.Xml.Linq.dll</DIV><DIV>&nbsp;</DIV><DIV>I appreciate the support.</DIV><DIV>&nbsp;</DIV><DIV>Greg</DIV><span style="font-size:10px"><br /><br />Edited by gregweb - 18-Jan-2011 at 6:12pm</span>]]>
   </description>
   <pubDate>Tue, 18 Jan 2011 18:10:46 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9686#9686</guid>
  </item> 
  <item>
   <title>Publishing Website : Hi Greg,  The message &amp;#034;Metadata...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9678#9678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 2444<br /><strong>Posted:</strong> 18-Jan-2011 at 12:38pm<br /><br />Hi Greg,<DIV>&nbsp;</DIV><DIV>The message "<strong>Metadata publishing for this service is currently disabled</strong>" is fine. The service is running even though Metadata publishing is disabled (which is not necessary).</DIV><DIV>&nbsp;</DIV><DIV>Can you list the contents of all files in your bin folder?</DIV><DIV>&nbsp;</DIV><DIV>Also, can you provide your web.config?</DIV><DIV>&nbsp;</DIV><DIV>Silvio.</DIV>]]>
   </description>
   <pubDate>Tue, 18 Jan 2011 12:38:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9678#9678</guid>
  </item> 
  <item>
   <title>Publishing Website : I am trying to publish a website...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9666#9666</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 2444<br /><strong>Posted:</strong> 16-Jan-2011 at 3:58pm<br /><br />I am trying to publish a website that uses DevForce.&nbsp; It runs fine locally in VS10. <DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>When I try to run the site, I get the following message:&nbsp; "There is no endpoint listening..."</DIV><DIV>&nbsp;</DIV><DIV>Here is what I have tried to debug:&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Making sure all Web project dlls are CopyLocal=true.</DIV><DIV>&nbsp;</DIV><DIV>Global.asax had the correct line in it: System.Web.Hosting.<SPAN style="COLOR: #2b91af">HostingEnvironment</SPAN>.RegisterVirtualPathProvider(<SPAN style="COLOR: blue">new</SPAN>&nbsp;IdeaBlade.EntityModel.Web.<SPAN style="COLOR: #2b91af">ServiceVirtualPathProvider</SPAN>());&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>I navigated to <a href="http://Jet-email.com/EntityServices.svc" target="_blank">http://Jet-email.com/EntityServices.svc</A> and get the following message:</DIV><DIV>&nbsp;</DIV><DIV><strong>Metadata publishing for this service is currently disabled.</strong><BR><BR>I don't know if I need to enable metadata publishing or not.</DIV><DIV>&nbsp;</DIV><DIV>I tried to find the ClientApplicationType, but I don't know where that is.</DIV><DIV>&nbsp;</DIV><DIV>I don't see a debug logfile on the server. UPDATE: I added a log directory to the site root, and it allowed the three DebugLog.*&nbsp;files to be created.&nbsp; I have attached the debugLog.xml.&nbsp; The&nbsp;last line is:</DIV><DIV>&nbsp;</DIV><DIV>Error: No endpoint addresses found for EntityService</DIV><DIV>&nbsp;</DIV><DIV>Greg</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by gregweb - 16-Jan-2011 at 6:42pm</span>]]>
   </description>
   <pubDate>Sun, 16 Jan 2011 15:58:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2444&amp;PID=9666#9666</guid>
  </item> 
 </channel>
</rss>