CreateObject("Excel.Application") problem
- From: "Ultima" <ultima_xyj@xxxxxxxxxxx>
- Date: 10 Dec 2006 12:29:24 -0800
I'm trying to create an Excel file using a VB program. I have added the
reference to Excel Object Library yet when I try to compile it, I get
an error at the line exc_app = CreateObject("Excel.Application")
System.Exception was unhandled
Message="The remote server machine does not exist or is unavailable."
Source="Microsoft.VisualBasic"
StackTrace:
Do I need to turn on some kind of service in order to get this working?
What exactly does this error message mean?
.
- Follow-Ups:
- Re: CreateObject("Excel.Application") problem
- From: RobinS
- Re: CreateObject("Excel.Application") problem
- Prev by Date: Re: Commercial copy protection?
- Next by Date: MDI Virtual Desktop?
- Previous by thread: Another fanny behaviour of VB.NET 2005
- Next by thread: Re: CreateObject("Excel.Application") problem
- Index(es):
Relevant Pages
|
|