Skip to content

How to deploy MIKE1D SDK application so it could run without MIKE1D installation #26

Answered by JesperGr
hawklorry asked this question in Q&A
Discussion options

You must be logged in to vote

If you only need to handle res1d files, then only the MIKE 1D ResultDataAccess and the Generic component are required. For that, everything needed is included in the DHI.Mike1D.ResultDataAccess NuGet package and its dependencies, which you can just grab and xcopy deploy together with your own tool. No license is required, no MIKE installation, and no use of DHI.MIKE.Install.

The tool has to be 64 bit, and if building for .NET Core / .NET 5+ in Visual Studio, you need the Publish step to get all the native dependencies.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@hawklorry
Comment options

@hawklorry
Comment options

Answer selected by hawklorry
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hawklorry
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants