COM Exception

  • Thread starter Thread starter StinkyDuck
  • Start date Start date
S

StinkyDuck

I have the following code. I'm trying to gain access to QuickBooks via
their SDK. The .BeginSession method always throws up a "COMException was
not handled" "Could not start QuickBooks".

The funny part is that it always fails during debugging. When I run the
compiled exe, it works correctly.

I'm running VS2005 SP1 on Vista.

-StinkyDuck
 
I have the following code. I'm trying to gain access to QuickBooks via
their SDK. The .BeginSession method always throws up a "COMException was
not handled" "Could not start QuickBooks".

The funny part is that it always fails during debugging. When I run the
compiled exe, it works correctly.

I'm running VS2005 SP1 on Vista.

-StinkyDuck

hi,
see that link and perhaps it helps : http://expressdotnet.freehostia.com/compiler.html
Omar Abid
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top