<?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 : Problem deploying with push notification</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Problem deploying with push notification</description>
  <pubDate>Fri, 10 Apr 2026 20:18:15 -700</pubDate>
  <lastBuildDate>Tue, 27 Sep 2011 17:52:11 -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=1923</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>Problem deploying with push notification :   Hi Tiano, do you work with...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=11717#11717</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> 1923<br /><strong>Posted:</strong> 27-Sep-2011 at 5:52pm<br /><br />Hi Tiano, do you work with the original poster or are you reporting a new problem?&nbsp; <div></div>We'll need more information on the version of DevForce you're using, and the specific error you've encountered.<div></div>]]>
   </description>
   <pubDate>Tue, 27 Sep 2011 17:52:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=11717#11717</guid>
  </item> 
  <item>
   <title>Problem deploying with push notification :   Originally posted by JoshO make...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=11704#11704</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1266" rel="nofollow">Tiano</a><br /><strong>Subject:</strong> 1923<br /><strong>Posted:</strong> 26-Sep-2011 at 12:13am<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by JoshO</strong></em><br /><br /><div>&nbsp;</div><div>make sure the "remoteBaseURL" of the &lt;objectServer&gt; element can be resolved to an IP address from the client when using a machine name (LAN)&nbsp;or a DNS name (Internet).</div><div>&nbsp;</div></td></tr></table><br>It seems to me i made everything right as mentioned, but the problem remains.. <br>]]>
   </description>
   <pubDate>Mon, 26 Sep 2011 00:13:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=11704#11704</guid>
  </item> 
  <item>
   <title>Problem deploying with push notification :  Hi Josh,I&amp;#039;ll have to get...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=7480#7480</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=704" rel="nofollow">mikewishart</a><br /><strong>Subject:</strong> 1923<br /><strong>Posted:</strong> 01-Jul-2010 at 12:07pm<br /><br />Hi Josh,<br><br>I'll have to get back to you on this later.&nbsp; We received direction to change to VS2010 and DevForce 2010 from management, so I'm after that rats' nest.<br><br>One note, port 12000 is what we use for our test environment and we do have the port open on the router for the server and have it redirected to the appropriate machine.&nbsp; We wouldn't be able to connect and perform Entity queries without that working.&nbsp; The client app.config RemoteBaseURL is set to a static ip address, similar to "http://24.1.1.1".<br><br>I have one major technological concern about how push notification works.&nbsp; It seems that it is creating a http listener on a specific port on the client.&nbsp; The only way a client could receive messages on that port is if it is on the same LAN as the server, or in a WAN scenario, if the client's router knows about the specific port and opens a pinhole to that port and redirects traffic to the client machine.&nbsp; If this is all true, then there's only one client per IP address which can receive push notifications as TCP/IP addressing to the client listener over the internet would take the form http://xxx.xxx.xxx.xxx:9011 and the client's router would intercept the message first.&nbsp; I hope I'm wrong on this part.<br><br>IIS version is 6.0.<br><br>In devforce 2010, when calling RegisterCallback(), we get an error "*** License violation *** - 'Server side push facility' not supported with the current license: EnterpriseUniv".&nbsp; Is this something to be resolved in the future?<br><br>Thanks<br><span style="font-size:10px"><br /><br />Edited by mikewishart - 01-Jul-2010 at 1:21pm</span>]]>
   </description>
   <pubDate>Thu, 01 Jul 2010 12:07:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=7480#7480</guid>
  </item> 
  <item>
   <title>Problem deploying with push notification : a major part of client and server...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=7470#7470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=3" rel="nofollow">JoshO</a><br /><strong>Subject:</strong> 1923<br /><strong>Posted:</strong> 30-Jun-2010 at 1:50pm<br /><br />a major part of client and server communication is about identical endpoint configuration:<DIV>&nbsp;</DIV><DIV>you must specify a "clientPort"&nbsp;and "serverPort" for &lt;notificationService&gt; and the related ports must be open on the firewalls of the client and server</DIV><DIV>&nbsp;</DIV><DIV>the service names do not match - "EntityService.svc" in the app.config and "EntityService" in the web.config</DIV><DIV>&nbsp;</DIV><DIV>make sure the "remoteBaseURL" of the &lt;objectServer&gt; element can be resolved to an IP address from the client when using a machine name (LAN)&nbsp;or a DNS name (Internet).</DIV><DIV>&nbsp;</DIV><DIV>the server ports do not match - "12000" in the app.config and no custom endpoint in the web.config (endpoint address="")</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - since you are using a web.config then I am hoping you configured IIS to use port 12000 and opened that port in</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; your server's&nbsp;firewall since the default port 80 (usually open) is not being used for this deployment. A blank endpoint</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address in the config will default to the&nbsp;IIS binding and port settings.</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Which <strong>IIS version</strong> are you using ?</DIV><DIV>&nbsp;</DIV><DIV>according to the&nbsp;config files, you might be using 2 different IdeaBlade.Core assembly versions:</DIV><DIV>&nbsp;</DIV><DIV><U>app.config</U></DIV><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><DIV>&lt;configSections&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;section name="ideablade.configuration" </DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; type="IdeaBlade.Core.Configuration.IdeaBladeSection, IdeaBlade.Core, Version=5.2.5.0</DIV><DIV><BR>&nbsp; &lt;/configSections&gt;</DIV></BLOCKQUOTE><DIV><U>web.config</U></DIV><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><DIV>&lt;configSections&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;section name="ideablade.configuration" </DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; type="IdeaBlade.Core.Configuration.IdeaBladeSection, IdeaBlade.Core, Version=5.2.6.0</DIV><DIV><BR>&nbsp; &lt;/configSections&gt;</DIV></BLOCKQUOTE>]]>
   </description>
   <pubDate>Wed, 30 Jun 2010 13:50:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=7470#7470</guid>
  </item> 
  <item>
   <title>Problem deploying with push notification : We&amp;#039;re having some issues...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=7446#7446</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=704" rel="nofollow">mikewishart</a><br /><strong>Subject:</strong> 1923<br /><strong>Posted:</strong> 28-Jun-2010 at 2:46pm<br /><br />We're having some issues getting the push notification service to work in our test environment.&nbsp; The service works just fine in development running on the local:9009 asp.net dev server.<br><br>If I have the clientPort set in the app.config &lt;notificationService&gt; tag, it times out trying to get a response when subscribing to the service.&nbsp; If I remove the clientPort, I get error: <i>Unable to create proxy to EntityServer_DB.svc/NotificationService service</i>.&nbsp; Is there more documentation on the pieces to the &lt;notificationService&gt; tag?<br><br>Note that we have database specific entityserver.svc files for dynamically connecting to other databases.&nbsp; I don't think this is related to the issue, but worth noting.<br><br>Also found in the debuglog depending if clientport is set or not.<br><i>HTTP could not register URL http://+:9011/a188e2ed-0b31-4502-886e-0fe1e4415956/. Your process does not have access rights to this namespace</i><br>or<br><i>Unable to start the HTTP listener. The URI provided, 'http://mikew-pc:0/de4d8d4f-409d-4c29-b6a3-59502bd8db59/', is invalid for listening. Check the base address of your service and verify that it is a valid URI.<br></i><br>Thanks,<br>Mike<br><br><br>The app.config has:<br><br>&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, Version=5.2.5.0, Culture=neutral, PublicKeyToken=287b5094865421c0" /&gt;<br>&nbsp; &lt;/configSections&gt;<br>&nbsp; &lt;ideablade.configuration version="5.00" updateFromDomainModelConfig="No"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;logging logFile="DebugLog.xml" /&gt;<br>&nbsp;&nbsp;&nbsp; &lt;objectServer isDistributed="true" remoteBaseURL="..." serverPort="12000" serviceName="EntityService.svc" /&gt;<br>&nbsp;&nbsp;&nbsp; &lt;edmKeys&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...<br>&nbsp;&nbsp;&nbsp; &lt;/edmKeys&gt;<br><font color="#cc0000"><b>&nbsp;&nbsp;&nbsp; &lt;notificationService enabled="true" serverPort="12000" clientPort="9011" /&gt;</b></font><br>&nbsp; &lt;/ideablade.configuration&gt;<br>&lt;/configuration&gt;<br><br>and the web.config has:<br><br>&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, Version=5.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0" /&gt;<br>&nbsp; &lt;/configSections&gt;<br>&nbsp; &lt;system.serviceModel&gt;<br>&nbsp;&nbsp;&nbsp; &lt;!-- Define the default EntityService and EntityServer services use by DevForce.&nbsp; --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;services&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;service name="EntityService"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint address="" binding="customBinding" bindingConfiguration="compressedBinaryBinding" contract="IdeaBlade.EntityModel.IEntityServiceContract" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/service&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;service name="IdeaBlade.EntityModel.Server.EntityServer"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint address="" binding="customBinding" bindingConfiguration="compressedBinaryBinding" contract="IdeaBlade.EntityModel.IEntityServerContract" /&gt;<br><b><font color="#cc0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint address="NotificationService" binding="wsDualHttpBinding"&nbsp; bindingConfiguration="DualBinding" contract="IdeaBlade.EntityModel.INotificationService" /&gt;<br></font></b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/service&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/services&gt;<br>&nbsp;&nbsp;&nbsp; &lt;bindings&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;customBinding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binding name="compressedBinaryBinding"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;gzipMessageEncoding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;readerQuotas maxArrayLength="2147483647" maxDepth="2147483647" maxStringContentLength="2147483647" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/gzipMessageEncoding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;httpTransport maxReceivedMessageSize="2147483647" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/binding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/customBinding&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- used by NotificationService --&gt;<br><b><font color="#cc0033">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wsDualHttpBinding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binding name="DualBinding" messageEncoding="Mtom" &gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;security mode="None" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/binding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/wsDualHttpBinding&gt;<br></font></b>&nbsp;&nbsp;&nbsp; &lt;/bindings&gt;<br>&nbsp;&nbsp;&nbsp; &lt;extensions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bindingElementExtensions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;add name="gzipMessageEncoding" type="IdeaBlade.Core.Wcf.Extensions.GZipMessageEncodingElement, IdeaBlade.Core" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/bindingElementExtensions&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/extensions&gt;<br>&nbsp; &lt;/system.serviceModel&gt;<br>&nbsp; ...<br>&lt;/configuration&gt;<br>]]>
   </description>
   <pubDate>Mon, 28 Jun 2010 14:46:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1923&amp;PID=7446#7446</guid>
  </item> 
 </channel>
</rss>