D
Dorell
Hi all,
I’m trying to create units tests for a class in an Outlook 2007 VSTO 3.0
add-in using VS 2008 but I get the following error message...
The following error was encountered while reading module
‘Microsoft.Office.Tools.Outlook.v9.0’: Could not resolve type reference:
[Microsoft.Office.Interop.Outlook]Microsoft.Office.Interop.Outlook.FormRegionStartup.
I cannot generate unit tests in any of the classes in this project. Also I
am not using any Form Regions, only WPF windows.
Any ideas how to resolve this issue?
Regards,
Jason
I’m trying to create units tests for a class in an Outlook 2007 VSTO 3.0
add-in using VS 2008 but I get the following error message...
The following error was encountered while reading module
‘Microsoft.Office.Tools.Outlook.v9.0’: Could not resolve type reference:
[Microsoft.Office.Interop.Outlook]Microsoft.Office.Interop.Outlook.FormRegionStartup.
I cannot generate unit tests in any of the classes in this project. Also I
am not using any Form Regions, only WPF windows.
Any ideas how to resolve this issue?
Regards,
Jason