Sage SalesLogix
  • Contact Us
  • Sage North America
800-643-6400
Welcome Twitter Facebook LinkedIn
Community Home Blogs Share Ideas Search Request Access Resources
Reply
Tuned Listener
slxguy
Posts: 15
Registered: 09-01-2009

SLX v7.5.2 Intellisync

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?

Please use plain text.
Moderator
jperona
Posts: 232
Registered: 05-07-2008

Re: SLX v7.5.2 Intellisync

Can you login as that user from the diagnostic page?  http://Website/SlxIntellisync/default.aspx  - If you cannot login from there then I'm assuming the connection string is not correct and needs to be modified.  Look at the connection.config in the root of the SLXIntellisync portal

John Perona

Director, SalesLogix Engineering

Sage SalesLogix

Sage

Please use plain text.
Tuned Listener
slxguy
Posts: 15
Registered: 09-01-2009

Re: SLX v7.5.2 Intellisync

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>

 

 

Please use plain text.
Tuned Listener
slxguy
Posts: 15
Registered: 09-01-2009

Re: SLX v7.5.2 Intellisync

Just started working...very strange!

 

Thanks for the replies. 

Please use plain text.
Bronze Super Contributor
mboysen
Posts: 368
Registered: 07-13-2009

Not Working on My 7.5.2 Upgrade -- on the weekend when supporting is taking time off :)

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.

Mike Boysen - Blytheco, LLC / Sr. CRM Consultant

www.blytheco.com | www.blythecodev.com | bMobile

Please use plain text.
Gold Super Contributor
RJLedger
Posts: 2,234
Registered: 03-19-2009

Re: Not Working on My 7.5.2 Upgrade -- on the weekend when supporting is taking time off :)

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? 

--
RJ Ledger - rjledger@rjlSystems.net

".. Stay Focused..."
http://www.rjlSystems.net - blog: www.rjlSystems.net/blog.html
Please use plain text.
New Member
crs-wandreas
Posts: 6
Registered: 06-23-2010

Re: SLX v7.5.2 Intellisync

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.

Please use plain text.