I had this working on my old laptop - same OS etc. So I know it can be done. Please help
Running win 7 64 bit. Domain is on 2003, exchange in both 2003 and 2010 (migrating now). I have exchange console running 2010 in the 64 bit no problem. I have AD running in 32 bit due to the EMSVISTA install and can see the exchange tabs now.
I run command window (right click) in administrator mode.
I have tried copying these files from a DC running 2008R2 -
Copy these from Server 2008 R2 to 32-bit System32 and System32\en-US:
Windows\SysWOW64\mprsnap.dll
Windows\SysWOW64\rasuser.dll
Windows\SysWOW64\rtrfiltr.dll
Windows\SysWOW64\en-US\mprsnap.dll.mui
Windows\SysWOW64\en-US\rasuser.dll.mui
Windows\SysWOW64\en-US\rtrfiltr.dll.mui
Run: regsvr32.exe Windows\system32\rasuser.dll - I get an error rauser.dll failed to load
I also tried to copy the same files in the system32 directory instead of sysWOW64, and run the regsvr32 in the system32 directory. Same error.
I then went to a 2003 DC and copied the files from there
mprsnap.dll
rasuser.dll
rtrfiltr.dll
and registered them using this command:
regsvr32.exe %windir%\system32\rasuser.dll - same error - rauser.dll failed to load
i cannot unload the rauser.dll or load it. Same error - make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent.DLL files. The specified module could not be found.
when I try to register rtrfiltr.dll, error is the module was loaded but the entry-point DIIRegisterServer was not found. Make sure that rtrfiltr.dll is a valid DLL or OCX file and try again.
I REALLY NEED THE DIAL IN TAB. I take care care of all new account, account closures and changes. I use this tab easily 50 times a day and hopping on the DC or exchange server is not the answer.
Please help!