Click to See Complete Forum and Search --> : Windows application works fine but not the web application


ravimys
July 28th, 2003, 01:44 PM
Hi all,
Can a Web Application in asp.net be used to extract data
from QuickBooks?
I am using asp.net with C#, When I run a web
application , I get the
following
error: "System.Runtime.InteropServices.COMException
(0x80040416):
If QuickBooks is not running, a call to
the "BeginSession" method must
include the name of the QuickBooks company data file."
I tried including the filename and i got this
error:"Cannot Start
QuickBooks".
When i run the same thing as Windows application it works
perfectly.
Anyone got any clue?

Ravi

coolbiz
July 28th, 2003, 11:37 PM
What is QuickBooks?

-Cool Bizs

ravimys
July 29th, 2003, 10:58 AM
QuickBooks is a financial Management software for small business. It is a widely used software which also provides a SDK for integrating with other softwares.... It provides some COM components which can be used to access QuickBooks from other applications......

coolbiz
July 29th, 2003, 12:21 PM
Sorry, I thought it is something that I can download and play with to check it out. That error sounds specific to using QuickBooks COM objects. You'd have a better chance getting the answer from the company's forum/website that makes the software.

Good Luck,
-Cool Bizs