12-04-2009 06:38 AM
We are getting login errors (The Sync Client is unable to log on to the server using the User ID and Password provided. Please try again) in the SP2 Intellisync client. Has anyone else had issues with SP2 Intellisync?
12-06-2009 12:31 PM
John Perona
Director, Infor CRM DevelopmentInfor CRM
12-07-2009 06:09 AM
No I cannot log in via the Diagnostics page. My connection string is below. I'm assuming this is pointing to the SalesLogix Connector. In which case looks fine to me; it also matches the connection.config file under the SLXClient Virtual Directory.
<?xml version="1.0"?><ConString>Provider=SLXOLEDB.1;Persist Security Info=True;Initial Catalog=SLX;Data Source=MBPI;Extended Properties="PORT=1706;LOG=ON;SVRCERT=12345;;ACTIVITYSECURITY=OFF;TIMEZONE=NONE"<RWPass><![CDATA[]]></RWPass></ConString>
12-07-2009 09:04 AM
Just started working...very strange!
Thanks for the replies.
12-20-2009 11:44 AM
Well, I'm in the middle of an upgrade and mine isn't suddenly working. I've checked the connection string and it's pointing to the new server (yep server move during upgrade). The diagnostics page can't log me in, and doesn't tell me anything except the versions of a bunch of dlls, which all appeart to be 7.5.2
If anyone sees this on Sunday and has an idea, please let me know cuz I have to have this running by the morning.
12-20-2009 02:36 PM
Bouncing in for a quick post.. but have to leave quickly and sample some fresh.. hot Christmas cookies my better half is pulling from the oven right now ;-)
A - did you install the appropriate SQL Native Client?
B - If it was SQL2008.. did you do the additional manual settings?
07-07-2010 02:25 AM
Have you eventually set up a readwrite/readonly-password in connection manager for the oledb-provider?
All Web-applications based on NHibernate-entities seem to have problems to login standard users under this circumstances.