Closed emeyke closed 4 years ago
I think this is related to my issue: If you add the ModelMapper module, another exception is thrown
The DevExpress.XAF repository includes commits that relate to this task:
Please update the related Nuget packages and test if issues is addressed. These are nightly nuget packages available only from our NugetServer.
If you do not use the Xpand.XAF.Modules directly but through a module of the main eXpandFramework project, please wait for the bot to notify you again when integration is finished or update the related packages manually.
Thanks a lot for your contribution.
Closing issue for age. Feel free to reopen it at any time.
.Thank you for your contribution.
Xpand 19.1.602.5 installed via pwsh Set-ExecutionPolicy Bypass -Scope Process -Force;iex "$(([System.Net.WebClient]::new()).DownloadString('http://install.expandframework.com'));Install-Xpand -Assets @('Assemblies','Nuget','VSIX','Source') -Version '19.1.602.5' #-SkipGac -InstallationPath 'YOURPATH'"
and project created via XPand 19.1 solution wizard.
When running application server it gets:
System.NullReferenceException: '_xafWinAssembly check that ModelMapperModule is added to the RequiredModuleTypes collection'
repro project: https://www.dropbox.com/s/xzpkn1pamaj57f4/xpandTest191.Win.zip?dl=0