M
Matt M
SO, I have a unique issue in regards to the interops. I have an application
that interfaces with several different types of email clients, OLK2003 being
one of them. I've recently added the new OLK2007 to my application and
applied a fix to my app config that allows OLK2003 to use the OLK2007
interops to everything compiles. However, when the application is launched in
a situation where it's running in an office 2003 environment it breaks
because it's looking for the office 2007 interops.
What I need help with is to find a way to get both versions of outlook to
compile in my solution (the code lives in two different projects) and
operate accordingly. The 2003 code will never need to run in the 2007
environment and visa versa.
Any assistance would be appreciated.
that interfaces with several different types of email clients, OLK2003 being
one of them. I've recently added the new OLK2007 to my application and
applied a fix to my app config that allows OLK2003 to use the OLK2007
interops to everything compiles. However, when the application is launched in
a situation where it's running in an office 2003 environment it breaks
because it's looking for the office 2007 interops.
What I need help with is to find a way to get both versions of outlook to
compile in my solution (the code lives in two different projects) and
operate accordingly. The 2003 code will never need to run in the 2007
environment and visa versa.
Any assistance would be appreciated.