when i ported windows application VS2002 to VS2010 and use ported project in Windows 8 system with VS 2010. some AxInterop dll giving reference error in project(all AxInterop dll showing yellow triangle). (Note: i didn't create that dll.)
Asked
Active
Viewed 45 times
0
-
Is this third party DLL or your own DLL? Are you on the same platform 32bit to 32bit/ 64bit to 64bit? – Amnesh Goel May 15 '15 at 05:07
-
Can you add more details about what you are trying to run? – APH May 15 '15 at 05:09
-
These might help: http://stackoverflow.com/questions/2287839/what-is-the-difference-between-axinterop-and-interop and: http://stackoverflow.com/questions/8122250/how-to-generate-axinterop-files – Justin Ryan May 15 '15 at 05:12