web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Connection to Plugin Registration Toolkit SDK2016(Release 8.1.0 May 2016)

(0) ShareShare
ReportReport
Posted on by

Hello everyone,

I am having an issue regarding the connection through the Plugin Registration from the SDK 2016 (release 8.1.0 from May 2016).

I'am showing your the error message for CRM Online version 2016, but I receive the same error on a on premise instance and can't longin on the on-premise version as well.
When I try to connect with my credentials :

6114.Untitled.png

And Press Ok, I get notified that my PluginResgistration has found my organization. Then I receive an error message.

1738.Untitled2.png1738.Untitled3.png

Error Message :

Unhandled Exception: System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Convert.ToDouble(String value)
at Microsoft.Crm.Tools.Libraries.OrganizationHelper.GetVersionNumber(CrmOrganization org)
at Microsoft.Crm.Tools.Libraries.OrganizationHelper.LoadServiceEndpoints(CrmOrganization org)
at Microsoft.Crm.Tools.PluginRegistration.Helper.<>c__DisplayClass5.<OpenConnection>b__1(Object o, DoWorkEventArgs e)


This connection perfectly works on the PluginRegistration Tool 2015. So, it's not a problem with logins or settings of my computer.

However, I could not use the Profiler from the PluginRegistration 2015 on an 2016 instance. For this reason, I need to be able to login into the 2016 PluginResgitration edition.

Has anybody faced the samed problem ?

*This post is locked for comments

I have the same question (0)
  • Rafael Batista Profile Picture
    on at

    Here are some screenshots of my application.

    0312.Untitled2.png0312.Untitled2.png

    3036.Untitled3.png

  • Rafael Batista Profile Picture
    on at

    Still looking for a solution.

    Anybody has a idea ?

  • Nha Profile Picture
    65 on at

    Hi, I got this issue too. You can use the early SDK version, it will works.

  • Suggested answer
    Sayhaitokumar Profile Picture
    7,042 on at

    Hi Rafael,

    Did you login for the first time or you have already logged in through plugin registration tool?

    Did you check by keeping the option Online Region as "Don't Know"

  • Rafael Batista Profile Picture
    on at

    Thank you guys for your answers.

    Which version of the SDK should I use ? I am able to login in SDK 2015 sucessfully but I couldn't use the Profiler from 2015 into the 2016 CRM solution.

    This is the error that receive when I try to activate the profiler in SDK 2015 :

    Unhandled Exception: System.InvalidOperationException: Unable to import the solution for the Plug-in Profiler.
    at PluginProfiler.Library.ProfilerManagementUtility.RetrieveOrCreateProfilerPluginType(IOrganizationService service)
    at Microsoft.Crm.Tools.Libraries.OrganizationHelper.InstallProfiler(CrmOrganization org)
    at Microsoft.Crm.Tools.PluginRegistration.OrganizationControlViewModel.<>c__DisplayClass27.<InstallProfiler_Clicked>b__1f(Object o, DoWorkEventArgs e)
    Inner Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: You can only import solutions with a package version of 8.1 or earlier into this organization. Also, you can't import any solutions into this organization that were exported from Microsoft Dynamics CRM 2011 or earlier.
    Detail: <OrganizationServiceFault xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <ErrorCode>-2147188632</ErrorCode>
    <ErrorDetails xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
    <KeyValuePairOfstringanyType>
    <a:key>0</a:key>
    <a:value i:type="b:string" xmlns:b="http://www.w3.org/2001/XMLSchema">8.1</a:value>
    </KeyValuePairOfstringanyType>
    </ErrorDetails>
    <Message>You can only import solutions with a package version of 8.1 or earlier into this organization. Also, you can't import any solutions into this organization that were exported from Microsoft Dynamics CRM 2011 or earlier.</Message>
    <Timestamp>2016-05-20T08:50:37.7891987Z</Timestamp>
    <InnerFault>
    <ErrorCode>-2147188632</ErrorCode>
    <ErrorDetails xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
    <Message>You can only import solutions with a package version of 8.1 or earlier into this organization. Also, you can't import any solutions into this organization that were exported from Microsoft Dynamics CRM 2011 or earlier.</Message>
    <Timestamp>2016-05-20T08:50:37.7891987Z</Timestamp>
    <InnerFault i:nil="true" />
    <TraceText i:nil="true" />
    </InnerFault>
    <TraceText i:nil="true" />
    </OrganizationServiceFault>

    Server stack trace:
    at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Microsoft.Xrm.Sdk.IOrganizationService.Execute(OrganizationRequest request)
    at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.ExecuteCore(OrganizationRequest request)
    at PluginProfiler.Library.ProfilerManagementUtility.RetrieveOrCreateProfilerPluginType(IOrganizationService service)

    That's the reason why I need to connect with the SDK 2016. Setting "Selected Region" into "Don't know" doesn't resolve the issue. The CRM seems to find my Organisation but then it pop-ups me this strange ParseDouble Error.

  • Suggested answer
    Rahul G J Profile Picture
    605 on at

    If you read your XML carefully you find this message:

    <Message>You can only import solutions with a package version of 8.1 or earlier into this organization. Also, you can't import any solutions into this organization that were exported from Microsoft Dynamics CRM 2011 or earlier.</Message>

    Probably you were trying to import a package of different version/ solution which is of incompatible type.

    Have a look around these things.

    Hope this helps.

  • Nha Profile Picture
    65 on at

    I used the latest SDK 2016 may and got same issue, but it works fine with SDK 2016 December (SDK Version 8.0.1, December 2015), I do not know where to download the older version of 2016 SDK :(

    But if you copy the PluginProfiler.Solution.zip from SDK 2016 and past it into the folder that you run the plugin registration tool then it will import the correct profiler solution?

  • Suggested answer
    Rafael Batista Profile Picture
    on at

    Thank you Nha, I tried your little tip and it didn't work in fact. I am able to start the profiler. But when I launch the Debugger. The plugin profiler tells me that my library is not found, event if I'm sure that I have added it correctly.

    Don't think that it is possible to debug my plugin with and SDK 2015 release on the CRM 2016.

    I am still looking for a solution. As anybody in his computer the complete release folder of the SDK 8.0.2 from December 2015 ? Would really appreciate I could get access to one of these previous releases.

  • Suggested answer
    vikash sharma Profile Picture
    556 on at

    Hi Rafael,

    For sometime Plugin Registration tool will get error. but some time it is work so. close all the program related to plugins and start plugin registration tool again.

    It will be definitely work .

    I was facing same problem.

  • Rafael Batista Profile Picture
    on at

    Still haven't found a solution to connect to the plugin registration Tool 2016.

    Is somebody able to connect with the new DSK release 8.1.0 of May 2015 ?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans