Giter Site home page Giter Site logo

yagasoft / dynamicscrm-codegenerator Goto Github PK

View Code? Open in Web Editor NEW
11.0 7.0 6.0 10.52 MB

A Visual Studio extension that allows generating early bound classes for Microsoft Dynamics CRM entities based on a template file.

Home Page: http://yagasoft.com

License: GNU General Public License v3.0

C# 100.00% Smalltalk 0.01%
dynamics dynamics-365 dynamics-crm crm 365 xrm microsoft tool development generate

dynamicscrm-codegenerator's People

Contributors

ahmedelsawalhy avatar clemenswon avatar clemenswondrak avatar gitter-badger avatar xairrick avatar yagasoft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynamicscrm-codegenerator's Issues

VS 2022 Support

Is it planned to get the VS extensions also running in VS 2022? Currently looks like the extension is not supporting it right now.

VS Plugin not working in .NET Core Libs

VS Plugin works really great but currently it is not possible to run the Codegenerator in .NET Core Libs. Current workaround: Create a .NET Lib and copy over the generated classes over a post-build action.

Error on connection

When I try to connect this error appears.

Exception: System.MissingMethodException

  • Message: Method not found: 'Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy Microsoft.Xrm.Tooling.Connector.CrmServiceClient.get_OrganizationServiceProxy()'.
  • Source: Yagasoft.Libraries.EnhancedOrgService
  • Target site: System.Nullable`1[System.Boolean] EnsureTokenValid(Microsoft.Xrm.Sdk.IOrganizationService, Int32)
  • HResult: -2146233069
  • Stack trace:
    at Yagasoft.Libraries.EnhancedOrgService.Helpers.ConnectionHelpers.EnsureTokenValid(IOrganizationService crmService, Int32 tokenExpiryCheckSecs)
    at Yagasoft.Libraries.EnhancedOrgService.Pools.ServicePool1.GetService() at Yagasoft.Libraries.EnhancedOrgService.Services.Enhanced.EnhancedOrgServiceBase.GetService() at Yagasoft.Libraries.EnhancedOrgService.Services.Enhanced.EnhancedOrgServiceBase.TryRunOperation[TResult](Func2 action, Operation operation, ExecuteParams executeParams, Boolean isDelegated)
    at Yagasoft.Libraries.EnhancedOrgService.Services.Enhanced.EnhancedOrgServiceBase.ExecuteAsOperation(OrganizationRequest request, ExecuteParams executeParams, Func3 undoFunction) at Yagasoft.Libraries.EnhancedOrgService.Services.Enhanced.EnhancedOrgServiceBase.Execute(OrganizationRequest request, ExecuteParams executeParams, Func3 undoFunction)
    at Yagasoft.Libraries.EnhancedOrgService.Services.Enhanced.EnhancedOrgServiceBase.Execute(OrganizationRequest request)
    at Yagasoft.CrmCodeGenerator.Helpers.MetadataHelpers.RefreshSettingsEntityMetadata(Settings settings, IConnectionManager connectionManager, MetadataCache metadataCache)
    at CrmCodeGenerator.VSPackage.Dialogs.EntitySelection.RefreshEntityMetadata()
    at CrmCodeGenerator.VSPackage.Dialogs.EntitySelection.<Window_Loaded>b__45_0()

VS 2015 crash after install vs package extension

I have installed previous version of this extension into vs 2015, and deployed into my crm projects.
But after update to latest version, every time I open vs 2015 it always crashed.

I try to download the code from this repository, and can't open it properly. It seems not compatible with VS 2015 because of C# 7.1 not installed.

Is it possible because of this compatibility issue, vs 2015 crash every time I open it?

ConnectionString Error

Hi,

I am trying to connect to the CRM as shown on the webpage.
The problem is the ClientSecret ends with the equation character('='). Therefore the tool is replacing my equation character to this string: " = ".
So when the tool tries to establish a connection the response is "invalid client secret provided".

Can you help me with this issue or am I missing something out?
Thanks in advance

Setting not saved correctly in VS plugin

In the Dialog of the VS plugin there is an option called "Use CRM labels for variable names". Looks like this setting is not saved after closing the dialog and saving the options. If you re-generate the code and open the dialog again you always have to uncheck that option first again before generation to get the same code out.
image

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.