Run Oracle Client in 32-bit mode on a 64-bit machine

后端 未结 5 2106
无人及你
无人及你 2020-12-16 19:04

I have just moved from a 32-bit Windows 7 desktop to a 64-bit Windows 7 Laptop. We have a C# program that we are developing that contains approximately 60 projects within th

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-16 19:27

    In my case 64 bit Oracle client was installed on my machine but still giving same error. So, I have analyse that in my application go to Application right click go to ->Properties->Web tab and uncheck the "Use IIS Express" option if you are using local IIS Web server. Problem got solved.

提交回复
热议问题