Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

AusMarkB

About

Username
AusMarkB
Joined
Visits
3,208
Last Active
Roles
Member

Comments

  • Am at that client later in the week so low priority until then and not sure if it is actually happening on their production version or just my local copy. However, here's what it looks like and a quick review seems to show that the problem exists on…
  • Yes it is. Minimising the app is not necessarily the only trigger but it did cause the anomalies every time.
  • Bugger! Looks like I spoke too soon again. In part at least. It seems its not completely fixed but certainly an improvement. I just had the black borders on the disabled controls return. All the icons still draw correctly though without any arrows …
  • Don, If you don't want the credit, I'm happy to take it. I sweet talked the above screen into looking like this with all the previous anomalies gone: Actually, we were originally on 3.0.0 and yesterday I just updated all our controls to the la…
  • Perhaps I should have paid more attention to the version history. Then maybe I would have known these issues were resolved with version 3.0.1
  • Looks like I jumped the gun on that one. I can get the black borders back by clicking the tab control to go to another page and them click it again to come back. The border actually appears as soon as I click the tab and before the page changes. …
  • Just a slight amendment to this. I'm not sure what's changed since I posted this but I no longer have the problem of the black border and blacked out image. One possibility is that I've just today recompiled the above window in the new environmen…
  • As a bonus though, the showballoontooltip method has just started working. Had forgotten that I'd even put that in there.
  • Thanks for the suggestion and whilst a change to the office themes may seem to explain the difference, the only difference between the two screenshots is the version of the tab control. They are both taken on the same machine moments apart from each…
  • By removing all references to the border in the tabcolors property and using the new border and bordercolors properties I can get almost the same appearance as we had before: Some might even say it looks better. Its the same colour at least albeit…
  • Well Gentlemen, pleased to say, we lasted a week and no issues. That's the longest period yet and no reason to suspect that there will be any from here on in. Well done. Thank you.
  • Woohoo! Will put it in and let you know if there are any more problems like when we reach 1024 users.
  • Thanks Kevin. Am using that one and the issue continues. Whilst I've kept it to this thread, I'm no longer sure if orphaned connections is really the issue. It may be part of the problem but it's hard to tell as we've since found out that some user…
  • App hung on this line again. IsConnected = Get_Property(ctrlentid, 'OLE.ServerValid') And the number of connections was again 64 so I'm guessing this has answered my first question above. 64 seems to be the magic number where things don't want to p…
  • Morning, We are still having issues with this though it is difficult to tell exactly what is the problem. As in my earlier post, the syncserver stopped working/responding with 64 connections. The number of connections may be coincidental but I feel…
  • Thanks Kevin. I've put it in. I'll let you know.
  • Forgot to add, using version 2.1.1
  • Is there a way to programmatically retrieve the error count? The ServerValid property is not working for me in preventing issues. Last Wednesday and again today, the syncserver reached a point whereby the application just came to a halt. It occurre…
  • Thanks Don. I will utilise that little tidbit and it should cover off most scenarios.
  • Ok. I have this in userland now and I have this happening The Receive Errors count is just incrementing constantly and is fact right now as I type up to 34512. No 34654 No. 34728 No.... I suspect you get the picture. A quick whip around the off…
  • Hey Don, Haven't got it in front of me but I downloaded it about a week ago.