samedi 20 février 2016

ASPNET 5 webapplication on Linux Database issue

I originally built an aspnet 5 MVC6 application from the web app template of aspnet 5 on windows which for working fine(thw db was working fine). But when i run it on linux it creates a DB issue(System.PlatformNotSupportedException: Integrated Security is not supported on non-Windows platform.).

I surfed the net for a possible solution. Some suggest to use SQLlite. Not really sure what is the best option. Can I use the default DB support provided by microsoft (i.e. MSSQL) on linux? Other solutions are also welcome.

Aucun commentaire:

Enregistrer un commentaire