Issue with dtSearchNetApi4 64 bit DLL

68 Views Asked by At

Earlier I had a 32-bit application and I am in the process of converting it into a 64-bit application. Earlier I had a dtSearchNetApi4 32-bit DLL. Currently, I have replaced it with 64-bit DLL. I am using Visual Studio 2019 and I changed my web application platform target to anycpu enter image description here

enter image description here

enter image description here

enter image description here

I am a bit unclear on dt search support documentation https://support.dtsearch.com/faq/dts0217.htm.

Note:- This application is hosted in IIS I have changed the Enable 32bit application to false and loaded the application then the application loaded without any issues. enter image description here

Can anyone please explain why unable to run using visual studio and how can I resolve it?

update :- I changed my web application platform target to x64 and I got the below error enter image description here

0

There are 0 best solutions below