>>Are you using both CFMX and CF5 together? CF5.0 is still installed and running, we have not removed it yet, we didn't think this was an issue as MM documentation explains that on migration CF5 is disabled if there is co-existence.
//CFMX & CFM You have confused me here. -----Original Message----- From: webguy [mailto:[EMAIL PROTECTED] Sent: 30 June 2003 18:23 To: CF-Talk Subject: RE: CFMX SQLException error Hi, > First of all I don't understand 'Standard Edition', we are running CFMX > Enterprise for windows, and why upgrade. I think the error refers to the licenses for your database rather than CFMX. Sure you don't have more simultaneous connections in total , i.e. CFMX & CFM & anything else than your license provides. Are you using both CFMX and CF5 together? The connections may be made by more than one cfserver too... (e.g. your dev box _and_ your production box) Of course, it could be a driver issue, but I don't think I've seen it before. WG -----Original Message----- From: John McCosker [mailto:[EMAIL PROTECTED] Sent: 30 June 2003 18:11 To: CF-Talk Subject: CFMX SQLException error Greetings, we have had CFMX on our development server now for the last 6 months, and decided we would migrate from CF5 to CFMX on our Production server over the weekend, Our Development server is in one domain and our production server is in another but both are connected to our SQL server 7.0 inside our domain containing our development server. Since installing CFMX on our production server this morning we have been experiencing errors with everything connecting to our DSN, both on our development server and our Production server, also with exchange agents and dll's which make odbc connections. The error from both our production and developments environments is, SQLException while attempting to connect: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed. The maximum simultaneous user count of 10 licenses for this 'Standard Edition' server has been exceeded. Additional licenses should be obtained and installed or you should upgrade to a full version. First of all I don't understand 'Standard Edition', we are running CFMX Enterprise for windows, and why upgrade. When I go to the services applet on our production server and stop all three CFMX services, everything that makes ODBC connections on our development environment and exchange agents is fine. Could someone shed some light on this if you can, Respectfully J ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

