MarkMpn / Sql4Cds

SQL 4 CDS core engine and XrmToolbox tool
MIT License
74 stars 22 forks source link

Issue with new version 8.0.0.0 #413

Closed tobarishkarloff closed 6 months ago

tobarishkarloff commented 10 months ago

I installed the new version for SQL 4 CDS in the xrmtoolbox.

I have the newest version of xrmtoolbox installed

when I try to open the entities with the SQL 4 CDS I get an error message and when I try to run a query I get the same error.

With the version before I didn't have those error messages SQL4CDSerror2 SQL4CDSerror1

Thank you.

Regards

MarkMpn commented 10 months ago

It sounds like you might have an old version of the Microsoft.Xrm.Sdk assembly somewhere that XrmToolBox is picking up. You could try downloading a fresh copy of XrmToolBox to a new folder and see if that resolves the problem, or check for copies of Microsoft.Xrm.Sdk.dll in the %AppData%\MscrmTools\XrmToolBox\Plugins folder and delete them

tobarishkarloff commented 10 months ago

Thanks for your answer

I reset my XrmToolBox to default and I got the same results https://www.xrmtoolbox.com/documentation/for-users/reset-xrmtoolbox-installation/

On Sun, Jan 7, 2024 at 2:40 PM Mark Carrington @.***> wrote:

It sounds like you might have an old version of the Microsoft.Xrm.Sdk assembly somewhere that XrmToolBox is picking up. You could try downloading a fresh copy of XrmToolBox to a new folder and see if that resolves the problem, or check for copies of Microsoft.Xrm.Sdk.dll in the %AppData%\MscrmTools\XrmToolBox\Plugins folder and delete them

— Reply to this email directly, view it on GitHub https://github.com/MarkMpn/Sql4Cds/issues/413#issuecomment-1880165345, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFEKOH7FYAMBXHP5VJGSTO3YNMB2RAVCNFSM6AAAAABBOVA35SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGE3DKMZUGU . You are receiving this because you authored the thread.Message ID: @.***>

MarkMpn commented 10 months ago

Can you look under Configuration > Settings > Assemblies and check the version of the Microsoft.Xrm.Sdk assembly? It should be 9.2.49.3165 or higher. If it's lower there must be another version somewhere on your PC that XrmToolBox is picking up incorrectly.

tobarishkarloff commented 10 months ago

Hi I checked and I have these values

[image: imagen.png]

On Mon, Jan 8, 2024 at 12:30 PM Mark Carrington @.***> wrote:

Can you look under Configuration > Settings > Assemblies and check the version of the Microsoft.Xrm.Sdk assembly? It should be 9.2.49.3165 or higher. If it's lower there must be another version somewhere on your PC that XrmToolBox is picking up incorrectly.

— Reply to this email directly, view it on GitHub https://github.com/MarkMpn/Sql4Cds/issues/413#issuecomment-1881614365, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFEKOHYMLAX3L3RJ7X2UMGDYNQ3LBAVCNFSM6AAAAABBOVA35SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBRGYYTIMZWGU . You are receiving this because you authored the thread.Message ID: @.***>

MarkMpn commented 8 months ago

The image didn't come through, can you please try adding the details at https://github.com/MarkMpn/Sql4Cds/issues/413 rather than by email?