<?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 : IIS BOS issue when remoting HELP</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : IIS BOS issue when remoting HELP</description>
  <pubDate>Wed, 10 Jun 2026 15:48:05 -700</pubDate>
  <lastBuildDate>Mon, 02 Mar 2009 10:45:57 -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=1100</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>IIS BOS issue when remoting HELP : Kim,  I have been in contact...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3955#3955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 1100<br /><strong>Posted:</strong> 02-Mar-2009 at 10:45am<br /><br />Kim,<DIV>&nbsp;</DIV><DIV>I have been in contact with Josh. He said I would be hearing from you. I sent him some code last week when you servers where down. Have you had a chance to take a look?</DIV>]]>
   </description>
   <pubDate>Mon, 02 Mar 2009 10:45:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3955#3955</guid>
  </item> 
  <item>
   <title>IIS BOS issue when remoting HELP : I am working with Josh now. I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3940#3940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 1100<br /><strong>Posted:</strong> 26-Feb-2009 at 7:20am<br /><br />I am working with Josh now. I will post the result when we have found it.]]>
   </description>
   <pubDate>Thu, 26 Feb 2009 07:20:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3940#3940</guid>
  </item> 
  <item>
   <title>IIS BOS issue when remoting HELP : What is the time difference between...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3939#3939</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> 1100<br /><strong>Posted:</strong> 25-Feb-2009 at 11:31pm<br /><br />What is the time difference between the fetch of data from the server and the save?&nbsp; It's very strange to have a sudden connection problem just after communications have been established and data retrieved.&nbsp; The stack trace also seems to indicate that the error occurs upon first access of the PersistenceManager.DefaultManager.<DIV>&nbsp;</DIV><DIV>Please send the web.config, client and server ibconfig files, and client and server debug logs to <a href="mailto:support@ideablade.com" target="_blank">support@ideablade.com</A>.</DIV>]]>
   </description>
   <pubDate>Wed, 25 Feb 2009 23:31:03 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3939#3939</guid>
  </item> 
  <item>
   <title>IIS BOS issue when remoting HELP : I am having a huge issue with...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3937#3937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 1100<br /><strong>Posted:</strong> 25-Feb-2009 at 1:10pm<br /><br /><DIV>I am having a huge issue with by BOS. I am running v. 3.5.3.1. The application in question has not been used for a couple weeks. Then last Friday the application was ran and the following issue arose.</DIV><DIV>&nbsp;</DIV><DIV><DIV><strong>&nbsp;</strong></DIV><DIV><strong>Issue:</strong> Client application will communicate with IIS BOS to fetch data. Client application will perform some update/delete functions on some entities. Error is thrown when trying to save some update/delete functions on some entities.</DIV></DIV><DIV><strong></strong>&nbsp;</DIV><DIV><strong>Environment</strong></DIV><DIV>client -&gt; web server -&gt; database server each are different machines</DIV><DIV>&nbsp;</DIV><DIV><strong>What is working:</strong></DIV><DIV>Development version that is running with direct connection to&nbsp;database works.</DIV><DIV>Release version that points directly to the database works.</DIV><DIV>&nbsp;</DIV><DIV><strong>What I have done so far:</strong></DIV><OL><LI>&nbsp;Made sure client dll and server dll where same version and build.</LI><LI>Rebuilt entire application and server components and reinstalled on server.</LI><LI>Tried duplicating error on development machine</LI><OL><LI>Ran debug version pointing directly to database (successful)</LI><LI>Installed server components on IIS on dev machine</LI><LI>Ran debug version pointing to IIS server on dev machine (error)</LI></OL><LI>Checked to verify that save is not being denied by database. The transaction is never making it to the database.</LI></OL><P>The errors jump all over. The live server gets one consistent error (all are on save):</P><DIV></DIV><PRE>&#091;SocketException (0x274c): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 159.121.92.252:80&#093;   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +1073657   System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +33   System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket&amp; socket, IPAddress&amp; address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception&amp; exception) +217&#091;WebException: Unable to connect to the remote server&#093;   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +2668969   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type) +717   IdeaBlade.Persistence.IPersistenceService.Ping() +0   IdeaBlade.Persistence.RemotingPersistenceService.GetRemoteInstance() +137&#091;PersistenceServerException: Unable to connect to http://ws2.orcities.org:80/CEMS/PersistenceServer.rem.  The server or internet connection may be down.&#093;   IdeaBlade.Persistence.RemotingPersistenceService.GetRemoteInstance() +271   IdeaBlade.Persistence.RemotingPersistenceService.get_RemoteInstance() +64   IdeaBlade.Persistence.RemotingPersistenceServerProxy.GetPersistenceServer() +20   IdeaBlade.Persistence.RemotingPersistenceServerProxy.Reconnect() +40&#091;PersistenceServerException: Unable to connect to http://ws2.orcities.org:80/CEMS/PersistenceServer.rem.  The server or internet connection may be down.&#093;   IdeaBlade.Persistence.PersistenceManager.HandlePersistenceServerException(Exception pException, Boolean pTryToHandle, PersistenceOperation pOperation) +137   IdeaBlade.Persistence.PersistenceManager.Connect() +98   IdeaBlade.Persistence.PersistenceManager..ctor(Boolean pShouldConnect, String pDataSourceExtension, PersistenceServiceOption pPersistenceServiceOption) +418   IdeaBlade.Persistence.PersistenceManager.get_DefaultManager() +125   LOC.CEMS.Reporting.Web.ReportViewer.Page_Load(Object sender, EventArgs e) +259   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33   System.Web.UI.Control.OnLoad(EventArgs e) +99   System.Web.UI.Control.LoadRecursive() +47   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436</PRE><DIV>&nbsp;</DIV><DIV>When on dev box I get a few different ones including the above (when pointing directly to database they save successfully on same build):</DIV><DIV>1. object does not exist - traced code and this occurrs during persistence save</DIV><DIV>2. verification errors - traced code and this occurrs during persistence save</DIV><DIV>3. the above remoting error</DIV><DIV>&nbsp;</DIV><DIV>I use the IIS BOS server to load some web services as well as some web pages. These web pages load. The are only fetch commands and not save so I have not been able to perform that check.</DIV><DIV>&nbsp;</DIV><DIV>Please HELP. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 25 Feb 2009 13:10:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1100&amp;PID=3937#3937</guid>
  </item> 
 </channel>
</rss>