Excel hangs on close when using Web services in add-in

  • Thread starter Thread starter Mike Cooper
  • Start date Start date
M

Mike Cooper

I use a web service in an automation add-in in Excel,
using a .NET .dll. It all works very cool until I exit --

Excel refuses to actually die - just sits around in
memory and causes problems for future uses.

I have tracked memory and find that I get a pinned object
in memory as soon as I invoke the 1st web service.

any ideas or similar situations?

--mike
 
Back
Top