Can this be done on MetaFrame

I solved the problem by making another vtg file called citrixvantage.vtg and
changing the temp path to J:. I use this file to run it on the server and it
works fine.
Thanks

Scott Hildreth
MIS Manager
(716) 427-9050
FAX (716) 427-9051
Direct (716) 756-1460
Visit us at...
http://www.empireforster.com


> -----Original Message-----
> From: Podlin, Michael [SMTP:michael.podlin@...]
> Sent: Wednesday, December 27, 2000 8:51 AM
> To: 'vantage@egroups.com'
> Subject: RE: [Vantage] Can this be done on MetaFrame
>
> Are you sure you have the drive letter mapped????
> What is your full command line you are using???
>
> -----Original Message-----
> From: Scott Hildreth [mailto:scotth@...]
> Sent: Wednesday, December 27, 2000 5:47 AM
> To: 'vantage@egroups.com'
> Subject: RE: [Vantage] Can this be done on MetaFrame
>
>
> Michael
> I tried your hint but now I get errors (cannot find a drive mapped to
> prowin32.exe)(cannot find a drive mapped to dcd7.db) and so on.
>
>
> Scott Hildreth
> MIS Manager
> (716) 427-9050
> FAX (716) 427-9051
> Direct (716) 756-1460
> Visit us at...
> http://www.empireforster.com
>
>
> > -----Original Message-----
> > From: Podlin, Michael [SMTP:michael.podlin@...]
> > Sent: Tuesday, December 26, 2000 3:34 PM
> > To: 'vantage@egroups.com'
> > Subject: RE: [Vantage] Can this be done on MetaFrame
> >
> > Set the Citrix icon up so that the command line is the complete full
> > command
> > line. Do not use the VANTAGE.VTG file. And then set the icon up so
> that
> > the startup directory is J:\vntgwork. You will get better performance
> off
> > the citrix box using the full command line vs. the VTG file.
> >
> > Michael Podlin
> >
> > -----Original Message-----
> > From: Scott Hildreth [mailto:scotth@...]
> > Sent: Tuesday, December 26, 2000 2:22 PM
> > To: 'vantage@egroups.com'
> > Subject: RE: [Vantage] Can this be done on MetaFrame
> >
> >
> > I am trying to get Vantage to run on a Metaframe server and am having
> some
> > problems.
> >
> > When I install the client on the server the local drive is J: so I enter
> > the
> > path( J:\vntgwork ) for the installation. It works fine on the server
> but
> > all the other clients get the message ( Unable to open
> > J:\vntgwork\lbi01448,
> > error2. (354) when trying to open it. To correct this I do a fresh
> client
> > install on a workstation of vantage using C: as the path and everything
> is
> > fine but it won't run on the server giving me the error ( Unable to open
> > C:\vntgwork\lbi01448, error2. (354)
> > any ideas?
> >
> >
> > Scott Hildreth
> > MIS Manager
> > (716) 427-9050
> > FAX (716) 427-9051
> > Direct (716) 756-1460
> > Visit us at...
> > http://www.empireforster.com
> >
> >
> >
> >
> >
> > We no longer allow attachments to files. To access/share Report Files,
> > please go to the following link: http://www.egroups.com/files/vantage/
> > (Note: If this link does not work for you the first time you try it, go
> > to
> > www.egroups.com, login and be sure to save your password, choose My
> > Groups,
> > choose Vantage, then choose Files. If you save the password, the link
> > above
> > will work the next time you try it.)
> >
> >
> > We no longer allow attachments to files. To access/share Report Files,
> > please go to the following link: http://www.egroups.com/files/vantage/
> > (Note: If this link does not work for you the first time you try it, go
> > to www.egroups.com, login and be sure to save your password, choose My
> > Groups, choose Vantage, then choose Files. If you save the password,
> the
> > link above will work the next time you try it.)
>
>
> We no longer allow attachments to files. To access/share Report Files,
> please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go
> to
> www.egroups.com, login and be sure to save your password, choose My
> Groups,
> choose Vantage, then choose Files. If you save the password, the link
> above
> will work the next time you try it.)
>
>
> We no longer allow attachments to files. To access/share Report Files,
> please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go
> to www.egroups.com, login and be sure to save your password, choose My
> Groups, choose Vantage, then choose Files. If you save the password, the
> link above will work the next time you try it.)
We are running Citrix clients for Data Collection But in order to get
all the global alerts to work. Vantage support told me that you have
to have an e-mail client running each work station. My question is
there a way to run an e-mail client so the user does not see it and
still run Citrix.
Thanks
>>"Vantage support told me that you have to have an e-mail client running
each work station."

This is true.

>>"My question is there a way to run an e-mail client so the user does not
see it and still run Citrix."

Possibly. I created a Visual Basic application using the Microsoft MAPI
controls and set it so that the window was not visible but yet it connects
to a mail server. When executed, nothing shows on the screen or task bar,
however if you hit Ctrl-Alt-Del you can see that the application is running
and "EndTask" it. Then ran a global alert test out of Vantage and the alert
was e-mailed correctly and seemed to work fine. I was prompted at the
Visual Basic program startup for a e-mail login, but this might be able to
be hard coded into the application or set as a default somewhere. I have
only recently started experimenting with the MAPI controls so I can not say
for sure that this would work.

Michael Podlin

-----Original Message-----
From: kbrumit@... [mailto:kbrumit@...]
Sent: Monday, December 18, 2000 3:55 PM
To: vantage@egroups.com
Subject: [Vantage] Can this be done on MetaFrame


We are running Citrix clients for Data Collection But in order to get
all the global alerts to work. Vantage support told me that you have
to have an e-mail client running each work station. My question is
there a way to run an e-mail client so the user does not see it and
still run Citrix.
Thanks
Michael,
You can use the mapi control to start the session with hard coded login
parameters. You need to specify the login parameters for the OCX and then
start the session. The key is to make sure that the session actually ends.

I wouldn't recommend doing this on a PC where the user may also start an
e-mail program such as Outlook Express. Any applications that do not force a
new session will use your hidden session by default and the items would not
go into the sent items box for the user.
We have used the Mapi Controls in the past with Progress without any
problems.

In order to utilize the silent Mapi session the client must have the
appropriate Ocx controls and Dll's.

Thanks,
Mark Charamut

President
Caesar Development Services, LLC
Epicor Authorized Independent Solution Provider
mcharamut@...
www.caesardev.com
(860) 667-3540





-----Original Message-----
From: Podlin, Michael [mailto:michael.podlin@...]
Sent: Friday, December 22, 2000 12:38 PM
To: 'vantage@egroups.com'
Subject: RE: [Vantage] Can this be done on MetaFrame


>>"Vantage support told me that you have to have an e-mail client running
each work station."

This is true.

>>"My question is there a way to run an e-mail client so the user does not
see it and still run Citrix."

Possibly. I created a Visual Basic application using the Microsoft MAPI
controls and set it so that the window was not visible but yet it connects
to a mail server. When executed, nothing shows on the screen or task bar,
however if you hit Ctrl-Alt-Del you can see that the application is running
and "EndTask" it. Then ran a global alert test out of Vantage and the alert
was e-mailed correctly and seemed to work fine. I was prompted at the
Visual Basic program startup for a e-mail login, but this might be able to
be hard coded into the application or set as a default somewhere. I have
only recently started experimenting with the MAPI controls so I can not say
for sure that this would work.

Michael Podlin

-----Original Message-----
From: kbrumit@... [mailto:kbrumit@...]
Sent: Monday, December 18, 2000 3:55 PM
To: vantage@egroups.com
Subject: [Vantage] Can this be done on MetaFrame


We are running Citrix clients for Data Collection But in order to get
all the global alerts to work. Vantage support told me that you have
to have an e-mail client running each work station. My question is
there a way to run an e-mail client so the user does not see it and
still run Citrix.
Thanks
I am trying to get Vantage to run on a Metaframe server and am having some
problems.

When I install the client on the server the local drive is J: so I enter the
path( J:\vntgwork ) for the installation. It works fine on the server but
all the other clients get the message ( Unable to open J:\vntgwork\lbi01448,
error2. (354) when trying to open it. To correct this I do a fresh client
install on a workstation of vantage using C: as the path and everything is
fine but it won't run on the server giving me the error ( Unable to open
C:\vntgwork\lbi01448, error2. (354)
any ideas?


Scott Hildreth
MIS Manager
(716) 427-9050
FAX (716) 427-9051
Direct (716) 756-1460
Visit us at...
http://www.empireforster.com
Set the Citrix icon up so that the command line is the complete full command
line. Do not use the VANTAGE.VTG file. And then set the icon up so that
the startup directory is J:\vntgwork. You will get better performance off
the citrix box using the full command line vs. the VTG file.

Michael Podlin

-----Original Message-----
From: Scott Hildreth [mailto:scotth@...]
Sent: Tuesday, December 26, 2000 2:22 PM
To: 'vantage@egroups.com'
Subject: RE: [Vantage] Can this be done on MetaFrame


I am trying to get Vantage to run on a Metaframe server and am having some
problems.

When I install the client on the server the local drive is J: so I enter the
path( J:\vntgwork ) for the installation. It works fine on the server but
all the other clients get the message ( Unable to open J:\vntgwork\lbi01448,
error2. (354) when trying to open it. To correct this I do a fresh client
install on a workstation of vantage using C: as the path and everything is
fine but it won't run on the server giving me the error ( Unable to open
C:\vntgwork\lbi01448, error2. (354)
any ideas?


Scott Hildreth
MIS Manager
(716) 427-9050
FAX (716) 427-9051
Direct (716) 756-1460
Visit us at...
http://www.empireforster.com





We no longer allow attachments to files. To access/share Report Files,
please go to the following link: http://www.egroups.com/files/vantage/
(Note: If this link does not work for you the first time you try it, go to
www.egroups.com, login and be sure to save your password, choose My Groups,
choose Vantage, then choose Files. If you save the password, the link above
will work the next time you try it.)
Scott,
I'm don't know much about MetaFrame, but this sounds like an NT permissions
error. I'm presuming that you have a unique share for each client that
works as their J: drive (this has to be unique for each user or Vantage will
choke).
================
Steve Sanders
Delta Centrifugal Corp.
-----Original Message-----
From: Scott Hildreth [mailto:scotth@...]
Sent: Tuesday, December 26, 2000 2:22 PM
To: vantage@egroups.com
Subject: RE: [Vantage] Can this be done on MetaFrame


I am trying to get Vantage to run on a Metaframe server and am having some
problems.

When I install the client on the server the local drive is J: so I enter
the
path( J:\vntgwork ) for the installation. It works fine on the server but
all the other clients get the message ( Unable to open
J:\vntgwork\lbi01448,
error2. (354) when trying to open it. To correct this I do a fresh client
install on a workstation of vantage using C: as the path and everything is
fine but it won't run on the server giving me the error ( Unable to open
C:\vntgwork\lbi01448, error2. (354)
any ideas?


Scott Hildreth
MIS Manager
(716) 427-9050
FAX (716) 427-9051
Direct (716) 756-1460
Visit us at...
http://www.empireforster.com




eGroups Sponsor


We no longer allow attachments to files. To access/share Report Files,
please go to the following link: http://www.egroups.com/files/vantage/
(Note: If this link does not work for you the first time you try it, go
to www.egroups.com, login and be sure to save your password, choose My
Groups, choose Vantage, then choose Files. If you save the password, the
link above will work the next time you try it.)



[Non-text portions of this message have been removed]
Michael
I tried your hint but now I get errors (cannot find a drive mapped to
prowin32.exe)(cannot find a drive mapped to dcd7.db) and so on.


Scott Hildreth
MIS Manager
(716) 427-9050
FAX (716) 427-9051
Direct (716) 756-1460
Visit us at...
http://www.empireforster.com


> -----Original Message-----
> From: Podlin, Michael [SMTP:michael.podlin@...]
> Sent: Tuesday, December 26, 2000 3:34 PM
> To: 'vantage@egroups.com'
> Subject: RE: [Vantage] Can this be done on MetaFrame
>
> Set the Citrix icon up so that the command line is the complete full
> command
> line. Do not use the VANTAGE.VTG file. And then set the icon up so that
> the startup directory is J:\vntgwork. You will get better performance off
> the citrix box using the full command line vs. the VTG file.
>
> Michael Podlin
>
> -----Original Message-----
> From: Scott Hildreth [mailto:scotth@...]
> Sent: Tuesday, December 26, 2000 2:22 PM
> To: 'vantage@egroups.com'
> Subject: RE: [Vantage] Can this be done on MetaFrame
>
>
> I am trying to get Vantage to run on a Metaframe server and am having some
> problems.
>
> When I install the client on the server the local drive is J: so I enter
> the
> path( J:\vntgwork ) for the installation. It works fine on the server but
> all the other clients get the message ( Unable to open
> J:\vntgwork\lbi01448,
> error2. (354) when trying to open it. To correct this I do a fresh client
> install on a workstation of vantage using C: as the path and everything is
> fine but it won't run on the server giving me the error ( Unable to open
> C:\vntgwork\lbi01448, error2. (354)
> any ideas?
>
>
> Scott Hildreth
> MIS Manager
> (716) 427-9050
> FAX (716) 427-9051
> Direct (716) 756-1460
> Visit us at...
> http://www.empireforster.com
>
>
>
>
>
> We no longer allow attachments to files. To access/share Report Files,
> please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go
> to
> www.egroups.com, login and be sure to save your password, choose My
> Groups,
> choose Vantage, then choose Files. If you save the password, the link
> above
> will work the next time you try it.)
>
>
> We no longer allow attachments to files. To access/share Report Files,
> please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go
> to www.egroups.com, login and be sure to save your password, choose My
> Groups, choose Vantage, then choose Files. If you save the password, the
> link above will work the next time you try it.)
Are you sure you have the drive letter mapped????
What is your full command line you are using???

-----Original Message-----
From: Scott Hildreth [mailto:scotth@...]
Sent: Wednesday, December 27, 2000 5:47 AM
To: 'vantage@egroups.com'
Subject: RE: [Vantage] Can this be done on MetaFrame


Michael
I tried your hint but now I get errors (cannot find a drive mapped to
prowin32.exe)(cannot find a drive mapped to dcd7.db) and so on.


Scott Hildreth
MIS Manager
(716) 427-9050
FAX (716) 427-9051
Direct (716) 756-1460
Visit us at...
http://www.empireforster.com


> -----Original Message-----
> From: Podlin, Michael [SMTP:michael.podlin@...]
> Sent: Tuesday, December 26, 2000 3:34 PM
> To: 'vantage@egroups.com'
> Subject: RE: [Vantage] Can this be done on MetaFrame
>
> Set the Citrix icon up so that the command line is the complete full
> command
> line. Do not use the VANTAGE.VTG file. And then set the icon up so that
> the startup directory is J:\vntgwork. You will get better performance off
> the citrix box using the full command line vs. the VTG file.
>
> Michael Podlin
>
> -----Original Message-----
> From: Scott Hildreth [mailto:scotth@...]
> Sent: Tuesday, December 26, 2000 2:22 PM
> To: 'vantage@egroups.com'
> Subject: RE: [Vantage] Can this be done on MetaFrame
>
>
> I am trying to get Vantage to run on a Metaframe server and am having some
> problems.
>
> When I install the client on the server the local drive is J: so I enter
> the
> path( J:\vntgwork ) for the installation. It works fine on the server but
> all the other clients get the message ( Unable to open
> J:\vntgwork\lbi01448,
> error2. (354) when trying to open it. To correct this I do a fresh client
> install on a workstation of vantage using C: as the path and everything is
> fine but it won't run on the server giving me the error ( Unable to open
> C:\vntgwork\lbi01448, error2. (354)
> any ideas?
>
>
> Scott Hildreth
> MIS Manager
> (716) 427-9050
> FAX (716) 427-9051
> Direct (716) 756-1460
> Visit us at...
> http://www.empireforster.com
>
>
>
>
>
> We no longer allow attachments to files. To access/share Report Files,
> please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go
> to
> www.egroups.com, login and be sure to save your password, choose My
> Groups,
> choose Vantage, then choose Files. If you save the password, the link
> above
> will work the next time you try it.)
>
>
> We no longer allow attachments to files. To access/share Report Files,
> please go to the following link: http://www.egroups.com/files/vantage/
> (Note: If this link does not work for you the first time you try it, go
> to www.egroups.com, login and be sure to save your password, choose My
> Groups, choose Vantage, then choose Files. If you save the password, the
> link above will work the next time you try it.)


We no longer allow attachments to files. To access/share Report Files,
please go to the following link: http://www.egroups.com/files/vantage/
(Note: If this link does not work for you the first time you try it, go to
www.egroups.com, login and be sure to save your password, choose My Groups,
choose Vantage, then choose Files. If you save the password, the link above
will work the next time you try it.)