-
word automation
I have inherited some code which had successfully been creating Word and Excel
documents when the appropriate ASP scripts were called from an admin tool.
However, these scripts are no longer working. I had not altered the code.
But we had lost our DSL ISP connection for a week and once it was regained,
there were chnages in the inter-office network. The Word and Excel scripts
have not worked since. Any one have any recommendations?
Thanks,
Adam
-
Re: word automation
Furthermore, I forgot to mention that, yes, Word and Excel are working on
the machine running the scripts. Also, I borrowed some ASP/Word spell check
code, which requires using Word's Spell Checker. I am getting the following
error...
Server object error 'ASP 0177 : 80080005'
Server.CreateObject Failed
/SpellCheck.asp, line 27
Server execution failed
Does this help with the diagnosis, doctor?
-Adam
"adam" <adam_bartolomeo@hotmail.com> wrote:
>
>I have inherited some code which had successfully been creating Word and
Excel
>documents when the appropriate ASP scripts were called from an admin tool.
> However, these scripts are no longer working. I had not altered the code.
> But we had lost our DSL ISP connection for a week and once it was regained,
>there were chnages in the inter-office network. The Word and Excel scripts
>have not worked since. Any one have any recommendations?
>
>Thanks,
>Adam
-
Re: word automation
But wait, there's more....
If I change the server.createobject line to use only createobject in the
borrowed Spell Check code, which is analogous to the original admin code,
the following error occurs...
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'Word.Application'
-Adam
"adam" <adam_bartolomeo@hotmail.com> wrote:
>
>Furthermore, I forgot to mention that, yes, Word and Excel are working on
>the machine running the scripts. Also, I borrowed some ASP/Word spell check
>code, which requires using Word's Spell Checker. I am getting the following
>error...
>
>Server object error 'ASP 0177 : 80080005'
>
>Server.CreateObject Failed
>
>/SpellCheck.asp, line 27
>
>Server execution failed
>
>
>Does this help with the diagnosis, doctor?
>
>-Adam
>
>"adam" <adam_bartolomeo@hotmail.com> wrote:
>>
>>I have inherited some code which had successfully been creating Word and
>Excel
>>documents when the appropriate ASP scripts were called from an admin tool.
>> However, these scripts are no longer working. I had not altered the code.
>> But we had lost our DSL ISP connection for a week and once it was regained,
>>there were chnages in the inter-office network. The Word and Excel scripts
>>have not worked since. Any one have any recommendations?
>>
>>Thanks,
>>Adam
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks