Robert Schneider
Posts: 7
Joined: 2006-08-01
|
I have a property page that functions fine as long as a handled exception doesn't occur. Even though everything is in a try catch block in c#, outlook proptery window stops responding. The catch and finally block code executes fine but the window hangs. Any ideas? |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Robert.
Did you try to debug the property page in Visual Studio debugger?
What code produces the error?
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|