Giter Club home page Giter Club logo

Comments (16)

MscrmTools avatar MscrmTools commented on July 17, 2024

I don't have any hint right now... I can just tell you that next release will support connection string so that each and every deployment types will be supported

from mscrmtools.xrm.connection.

rappen avatar rappen commented on July 17, 2024

Connection string style has been tested too, unfortunately...

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

What does it mean? that even with a connection string in the pre release version you cannot connect to the org? if so, it means that the bug is on Microsoft side as the connection string is never altered by the program and used as is

from mscrmtools.xrm.connection.

rappen avatar rappen commented on July 17, 2024

Probably you are right @MscrmTools. Or it means that the connection string still was not formed in a correct way...
We will continue investigation and also try the LoginControlTester.

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

For the connection string, compared to previous version, it is now mandatory to specify the AuthType parameter. Did you do that?

from mscrmtools.xrm.connection.

allvar avatar allvar commented on July 17, 2024

The Login Control Tester works but I cannot get a connection string to work.

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

can you share (without the password, obviously) your connection string?

from mscrmtools.xrm.connection.

allvar avatar allvar commented on July 17, 2024

Url=https://;Username=[email protected];AuthType=IFD;Password=yyy
The above gives "Organization cannot be null or empty" error

Url=https:///organization;Username=[email protected];AuthType=IFD;Password=yyy
Gives error "Cannot login..."

Url=https:///organization;Username=[email protected];AuthType=IFD;Password=yyy
Gives error "Cannot login..."

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

Can you try not to use an email address for username but only the name or domain\name?

from mscrmtools.xrm.connection.

allvar avatar allvar commented on July 17, 2024

Done that - been there :-)
Sorry, same result.

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

And what about adding a Domain parameter which contains the domain part of the login and Username parameter containing only the login name?

from mscrmtools.xrm.connection.

allvar avatar allvar commented on July 17, 2024

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

What version of CRM?

from mscrmtools.xrm.connection.

allvar avatar allvar commented on July 17, 2024

2013 sp1

Best regards
Allan Varcoe, Cinteros AB
Mobile: +46 70 340 3841

On 11 Mar 2016, at 16:14, MscrmTools [email protected] wrote:

What version of CRM?


Reply to this email directly or view it on GitHub.

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

I don't have IFD deployment for this version, so I cannot test myself
Did you activate tracing?

from mscrmtools.xrm.connection.

MscrmTools avatar MscrmTools commented on July 17, 2024

I think this issue is now to be closed as per our email conversation
I allowed not to fill the domain name when connecting to an ifd deployment

from mscrmtools.xrm.connection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.