V
Van
Hi,
I have created a Microsoft Outlook plug in in ATL COM VC++ using 2008
environment.
I had Microsoft Outlook 2003 SP2 installed on my development machine.
If i try to take out dll file of this addin and try to register the same
using following command
regsvr32 "dllpath"
then i got a error message like...."can't register because dll machine
configuration is incorrect"
Test machine configuration is as follows:
1) Visual C++ 6.0
2) Microsoft outlook 2003 SP3
and if i register the dll on the configuration same as development machine's
configuration then it is working fine.....
what environment should be appropriate to give support to outlook 2003 and
outlook 2007 with all service packs?
I have created a Microsoft Outlook plug in in ATL COM VC++ using 2008
environment.
I had Microsoft Outlook 2003 SP2 installed on my development machine.
If i try to take out dll file of this addin and try to register the same
using following command
regsvr32 "dllpath"
then i got a error message like...."can't register because dll machine
configuration is incorrect"
Test machine configuration is as follows:
1) Visual C++ 6.0
2) Microsoft outlook 2003 SP3
and if i register the dll on the configuration same as development machine's
configuration then it is working fine.....
what environment should be appropriate to give support to outlook 2003 and
outlook 2007 with all service packs?