Hi,
I have a Windows2000, VB 6.0 application published on
Citrix MEtaframew presentation server . This application uses Microsoft Word 97 as an automation server. The application works fine for users and administrators on the console. But when I publish it on Citrix, I get the error...
There are no macros. I get an error when I try to
open a word document .
My code is as follows :
Dim wobj As Word.Application
Set wobj = New Word.Application
wobj.Visible = True
wobj.Documents.Open ("L:\375342.doc")
And yes, the users have access to L (read access)
If I login as...
Hi, I have created a VB application which automates Word. If I login as the administrator, I can launch Word. If I login as a user, I get error 5981-could not open macro storage.
I have tried the following:
1.Dcomcnfg.exe - given edit and launch permissions to the user . In Program...
Hi Tony,
I am also new to Crystal reports ( started yesterday) and I am also developing a report similar to what has been described earlier and I was wondering if you could send me the Crystal reports rpt file with the group , and the summary fields etc.
You could email it to me at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.