I'm working on an asp.Net project. I developed an aspx page which uses dll that I was provided.
When I tested under Visual Studio (2015) it works very well.
I'm trying my page under IIS (localhost) I have an error 500.
HTTP Error 500.0 - Internal Server Error
Failed to call GetProcAddress on the ISAPI filter "C: \ inetpub \ wwwroot \ ViaTrajectoryTest \ ViaTrajectoryTest \ Hl7.Fhir.Core.dll"
Any ideas ?