I have this dreaded error on a new server.
I have installed VC runtime, both 32 and 64 bits.
I am running Windows Server 2012, my App Pool has 32 bit enabled, however, my app is compiled 'any cpu'. Same app also has parts that run in 32 bit mode using old OLEDB drivers, so I have to do Any Cpu.
I have tried the Any CPU version, and the 64 bit version, and 32 bit version. All of them give me the same error.
I was on v 14, out of desperation I tried the one uploaded Sunday to no Avail.
I don't know what more I can do. What else can I look at for this error?
Comments: I am happy that you managed to resolve it but I would advise you to upgrade to the latest version. It no longer requires you to install the Visual Studio C++ redistributable.
I have installed VC runtime, both 32 and 64 bits.
I am running Windows Server 2012, my App Pool has 32 bit enabled, however, my app is compiled 'any cpu'. Same app also has parts that run in 32 bit mode using old OLEDB drivers, so I have to do Any Cpu.
I have tried the Any CPU version, and the 64 bit version, and 32 bit version. All of them give me the same error.
I was on v 14, out of desperation I tried the one uploaded Sunday to no Avail.
I don't know what more I can do. What else can I look at for this error?
Comments: I am happy that you managed to resolve it but I would advise you to upgrade to the latest version. It no longer requires you to install the Visual Studio C++ redistributable.