Quantcast
Channel: NetOffice - MS Office in .NET
Viewing all articles
Browse latest Browse all 1741

New Post: debugging NetOffice.ExcelApi.Worksheet in VS2010 causes Outlook Wizard to start

$
0
0
I swear. Seen this happen 10 times today.

Code:
protected virtual void WorkbookSheetActivate(NetOffice.COMObject sheetObj) 
{
  try
    {
      if (_sheetTaskPanes == null || sheetObj is Excel.Chart)     
So I hover over sheetObj and expand it, then expand the base and the base of that. Then I scroll down to ListObjects and EVERY TIME it causes Outlook to open. Since I don't have Outlook configured but do have it installed, it starts with the wizard.

Any suggestions here? This is just weird weird behavior but it's super annoying.

Viewing all articles
Browse latest Browse all 1741

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>