Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

goshoom/D365FO-ManagedExceptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

D365FO-ManagedExceptions

It's was proof of concept showing how managed (.NET, CLR) exceptions could be thrown from X++ code in Microsoft Dynamics 365 for Finance and Operations. It's not needed anymore, because D365FO now has such a feature.

Refer to the blog post Throwing managed exceptions from X++ in D365FO for more details.

To run the code, you must put the content of the Metadata folder to the modelstore of D365FO (e.g. C:\AOSService\PackagesLocalDirectory or K:\AOSService\PackagesLocalDirectory).Then you can build the Visual Studio solution and run the code. Sample code is in the project called Example.

Code was built on platform update 20.

About

Support for throwing managed exceptions from X++ in D365FO.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages