4Site
Support Request System
View Patch #50.015.001
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02310 -
The new CC start screen gets cut off at the bottom on wide screens
02297 -
Concurrent users not counted properly in SQL 2005
02270 -
4Site apps do not continue if network connection drops and reconnects.
Symptoms:
Almost all 4Site apps create a connection on startup and expect it to still be open when needed. On some LANs and most VPN networks, disconnecting and resuming is common. However, 4Site's database connection does not reconnect so the apps will either generate errors about a network disconnect, or simply crash with a "Please report this to Microsoft" message. The new CC start screen gets cut off at the bottom on wide screens. The check used for concurrent 4Site users when running under SQL Server 2005 required elevated privileges.
Solution:
If a database connection is lost, 4Site will attempt to reconnect when the next database statement is about to be executed. Change the calculations of the window size to be based on display height rather than width. The check for concurrent user count has been changed so that 4Site does not required elevated database privileges.
Browse Patches
Find a Patch
Return to Request System Menu