Hi,
I have a vc++ win32 type Application (.exe) project created using VS 2008. After successful build I took the exe and ran into another machine with environment windows server 2008 R2 x64. The .net framework 3.5 is installed while installing the Active Directory Domain Services. I received the error as shown below.
Problem signature:Problem Event Name:BEX
Application Name:ADSPI_ResponseMon.exe
Application Version:7.7.0.0
Application Timestamp:532984b4
Fault Module Name:MSVCR90.dll
Fault Module Version:9.0.30729.4926
Fault Module Timestamp:4a1743c1
Exception Offset:0002fef2
Exception Code:c0000417
Exception Data:00000000
OS Version:6.1.7600.2.0.0.274.10
Locale ID:1033
Additional Information 1:b01d
Additional Information 2:b01d05372d7724f741c26652160604d6
Additional Information 3:1ea4
Additional Information 4:1ea489f25986618b6c0f8d2b8efc755e
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
I installed the vcredist_x64 in the windows 2008 server
I also downloaded the MSVCR90.dll and installed it to the same directory where exe is placed but still I am receiving the above error.
Is there anything missing in the target system which needs while running the exe?
Thanks & Regards,
gkrishnat
Thakur