Home > Archive > ASP > January 2007 > Mail merge from asp page - getting error on XP computer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Mail merge from asp page - getting error on XP computer
|
|
|
| Hi, I used this article from microsoft - How to automate Word to perform a
client-side Mail Merge using XML from SQL Server
(http://support.microsoft.com/defaul...b;EN-US;q285176)- ; to print
labels to word. It works for machines that have Windows 2000 installed, but
I'm getting an error for Windows XP machines. I click on the button, and the
active x box message box comes up, and I press ok, but then I get this error
(Java Script Error, Description: The connection cannot be used to perform
this operation. It is either closed or invalid in this context. Keep in mind
the same page works the way it should in Windows 2000 machines. I think it
has to do with the active x control. How do I get it to work on XP??
Thanks,
Alla
| |
| abespalov@gmail.com 2005-11-29, 6:55 pm |
|
Alla wrote:
> Hi, I used this article from microsoft - How to automate Word to perform a
> client-side Mail Merge using XML from SQL Server
> (http://support.microsoft.com/defaul...b;EN-US;q285176)- ; to print
> labels to word. It works for machines that have Windows 2000 installed, but
> I'm getting an error for Windows XP machines. I click on the button, and the
> active x box message box comes up, and I press ok, but then I get this error
> (Java Script Error, Description: The connection cannot be used to perform
> this operation. It is either closed or invalid in this context. Keep in mind
> the same page works the way it should in Windows 2000 machines. I think it
> has to do with the active x control. How do I get it to work on XP??
> Thanks,
> Alla
| |
| f00fighter 2007-01-15, 10:30 am |
| Did you ever get anywhere with this? I tried implementing the example MS mail merge code in an Oracle environment but always get the "connection cannot be used to perform this operation" message?
Did you find a way around it? |
|
|
|
|