Vantage 3.0, Windows 2000, & Terminal Services

It is located in our Vantage directory. Its a batch file with the following
contents. UNREGOXC.bat

echo off
cls
echo.
echo ------------------------------------------------
echo Vantage 3.0, 4.0, 5.0 and 5.1 REGISTRY UNINSTALL
echo ------------------------------------------------
echo.
echo UNREGOCX is a parameter driven utility that will uninstalled
echo the Windows registry entries for Vantage 3.0, 4.0, 5.0 and 5.1
echo.
echo.
pause
cls
echo.
echo RUNNING THE BATCH FILE:
echo -----------------------
echo Run UNREGOCX from the workstation where your Vantage client
echo was installed.
echo.
echo 1) At the workstation, exit Windows to a DOS prompt.
echo 2) Change the DOS prompt to reflect the drive mapped to the \Vantage
directory.
echo 3) From this prompt enter the command:
echo.
echo VNTUNREG [drive letter]
echo.
echo [drive letter] - Replace with the MAPPED drive letter where your
echo VANTAGE folder resides.
echo.
echo "Example: C *DON'T ENTER (:) or (\) - Enter drive letter ONLY "
echo.
pause

set DL=%1:

if "%DL%"==":" goto NoParam
echo.
echo Uninstalling Registry Entries...
rem Vantage 3.00 and earlier...
regsvr32 /U /S %DL%\VANTAGE\OCX\COMDLG32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTBANR32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTLBAR32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTLIST.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTLSTBAR.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTMETR32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTMNTH32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTSPLT32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTMONTH.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTYEAR.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTYEAR32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\MSCHART.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\PSTIMER.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\RICHTX32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\SIMPLIMG.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCF132.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCF15.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCFI32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCFI5.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VSPELL32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\PVXPLO~1.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\RICHTX32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\COMDLG32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\MSCHART.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTBANR32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTMETR32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTMNTH32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTYEAR32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCFI5.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCF15.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCFI32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\VCF132.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\PSTIMER.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\SIMPLIMG.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTTREE.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTTABS.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTFOLD.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTTEXT.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTSPLIT.OCX

rem Vantage 4.00.602 and later...
regsvr32 /U /S %DL%\VANTAGE\OCX\btn32a20.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\COMCTL32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\Ctbanner.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTClock.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTFOLD32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTmeter.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTSplt32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTTabs32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\CTText32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\Messag~1.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\MSVBVM50.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\pdqcom32.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\pvscrptr.OCX
regsvr32 /U /S %DL%\VANTAGE\OCX\Vcfiwz5.OCX

rem Vantage 5.00 and 5.1.
regsvr32 /U /S %DL%\VANTAGE\OCX\vantage.dll
regsvr32 /U /S %DL%\VANTAGE\OCX\client~1.dll
regsvr32 /U /S %DL%\VANTAGE\OCX\progre~1.dll

GOTO FINISHED

:NoParam
cls
echo.
echo.
echo.
echo You did not indicate a required parameter. The UnRegOcx utility
requires
echo that you indicate a drive letter.
echo.
echo EXAMPLE: VNTUNREG [drive letter] .
echo EXAMPLE: VNTUNREG C
echo.
echo Please execute UnRegOcx with drive letter parameter.
echo.
pause
GOTO TERMINATE

:FINISHED
echo.
echo Uninstall Registry Entries Completed Sucessfully.
GOTO END

:TERMINATE
echo.
echo VntUnReg Terminated.

:END

Hope this helps
Jeremy



-----Original Message-----
From: api115 [mailto:api115@...]
Sent: Wednesday, May 22, 2002 2:16 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Vantage 3.0, Windows 2000, & Terminal Services


Where does one find this "regfix?"


--- In vantage@y..., "Leonard, Jeremy" <jleonard@k...> wrote:
> If its a widget/control frame issue then this indicates a problem
with an
> ActiveX Control. If I was to guess I would think it would be
> cttabs.ocx/cttabs32.ocx.
>
> This problem is normally fixed by running the vantage regfix
program and
> then reinstalling the client. However, if I understand you
correctly, you
> are running Vantage/Progress on your Terminal Server. This is not a
> supported configuration and I don't think I would run the regfix
program on
> my Progress Server. We had several problems when we tried to run
Vantage on
> a Terminal Server. One was similar to what you are describing.
>
> Vantage tech support had me verify that the file existed and then
reregister
> just that OCX file in the registry. If I remember correctly, we
had to move
> the source ocx to a different location and then reregister it. We
worked on
> it a few hours and at the time it was the only solution.
>
> I wouldn't try any of my suggestions without calling tech support
or doing
> some deeper investigation.
>
> Thanks
> Jeremy Leonard
> IT Manager
> K-T Corporation
>
>
> -----Original Message-----
> From: api115 [mailto:api115@e...]
> Sent: Monday, May 20, 2002 1:28 PM
> To: vantage@y...
> Subject: [Vantage] Vantage 3.0, Windows 2000, & Terminal Services
>
>
> Hi,
> I work for a tool company and back in 1998 we purchased Vantage
3.0
> and we've been running it on an NT 4.0 box, and our other plant in
> South Dakota (we're in PA) would connect to another NT 4.0
(Terminal
> Server) box through a WAN and use Vantage via Terminal Services.
The
> problem is that we've been looking for some cost-cutting measures,
> and we decided to drop our dedicated WAN and use a VPN, which is
far
> simpler to set up using Win 2k. To make a long story short, we now
> have a VPN and Terminal Services server (Win2k) on one box and the
> same NT 4 server that hosts Vantage on another. However, once in a
> while, some of our Terminal Services users will get strange errors
> upon opening Vantage. To be honest, I can't remember what the
error
> was precisely, but it had something to do with Widgets and control
> frames. Has anyone else run into this? Thanks in advance.
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Hi,
I work for a tool company and back in 1998 we purchased Vantage 3.0
and we've been running it on an NT 4.0 box, and our other plant in
South Dakota (we're in PA) would connect to another NT 4.0 (Terminal
Server) box through a WAN and use Vantage via Terminal Services. The
problem is that we've been looking for some cost-cutting measures,
and we decided to drop our dedicated WAN and use a VPN, which is far
simpler to set up using Win 2k. To make a long story short, we now
have a VPN and Terminal Services server (Win2k) on one box and the
same NT 4 server that hosts Vantage on another. However, once in a
while, some of our Terminal Services users will get strange errors
upon opening Vantage. To be honest, I can't remember what the error
was precisely, but it had something to do with Widgets and control
frames. Has anyone else run into this? Thanks in advance.
I am confused. Is the architecture as follows:

In PA:
NT 4.0 for Vantage and NT 4.0 Terminal server

In SD:
Win 2000K Terminal Server?

If this is the case and SD has internet access, I would get all
Citrix-Terminal Servers together in a farm with server load balancing in PA.
SD could run Vantage from the existing VPN connection or use NFuse (Citrix
Web Product) from an Internet connection. The advantages of NFuse is that
uses all published applications and related security/access. Installation of
Citrix Web and have Internet access are the only steps needed to set up new
users.

Mario Aguirre
Lakin General

-----Original Message-----
From: api115 [mailto:api115@...]
Sent: Monday, May 20, 2002 1:28 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Vantage 3.0, Windows 2000, & Terminal Services

Hi,
I work for a tool company and back in 1998 we purchased Vantage 3.0
and we've been running it on an NT 4.0 box, and our other plant in
South Dakota (we're in PA) would connect to another NT 4.0 (Terminal
Server) box through a WAN and use Vantage via Terminal Services. The
problem is that we've been looking for some cost-cutting measures,
and we decided to drop our dedicated WAN and use a VPN, which is far
simpler to set up using Win 2k. To make a long story short, we now
have a VPN and Terminal Services server (Win2k) on one box and the
same NT 4 server that hosts Vantage on another. However, once in a
while, some of our Terminal Services users will get strange errors
upon opening Vantage. To be honest, I can't remember what the error
was precisely, but it had something to do with Widgets and control
frames. Has anyone else run into this? Thanks in advance.



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
If its a widget/control frame issue then this indicates a problem with an
ActiveX Control. If I was to guess I would think it would be
cttabs.ocx/cttabs32.ocx.

This problem is normally fixed by running the vantage regfix program and
then reinstalling the client. However, if I understand you correctly, you
are running Vantage/Progress on your Terminal Server. This is not a
supported configuration and I don't think I would run the regfix program on
my Progress Server. We had several problems when we tried to run Vantage on
a Terminal Server. One was similar to what you are describing.

Vantage tech support had me verify that the file existed and then reregister
just that OCX file in the registry. If I remember correctly, we had to move
the source ocx to a different location and then reregister it. We worked on
it a few hours and at the time it was the only solution.

I wouldn't try any of my suggestions without calling tech support or doing
some deeper investigation.

Thanks
Jeremy Leonard
IT Manager
K-T Corporation


-----Original Message-----
From: api115 [mailto:api115@...]
Sent: Monday, May 20, 2002 1:28 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Vantage 3.0, Windows 2000, & Terminal Services


Hi,
I work for a tool company and back in 1998 we purchased Vantage 3.0
and we've been running it on an NT 4.0 box, and our other plant in
South Dakota (we're in PA) would connect to another NT 4.0 (Terminal
Server) box through a WAN and use Vantage via Terminal Services. The
problem is that we've been looking for some cost-cutting measures,
and we decided to drop our dedicated WAN and use a VPN, which is far
simpler to set up using Win 2k. To make a long story short, we now
have a VPN and Terminal Services server (Win2k) on one box and the
same NT 4 server that hosts Vantage on another. However, once in a
while, some of our Terminal Services users will get strange errors
upon opening Vantage. To be honest, I can't remember what the error
was precisely, but it had something to do with Widgets and control
frames. Has anyone else run into this? Thanks in advance.



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
In PA:
NT 4.0 for Vantage
Win2k for running Terminal Services & VPN

In SD:
Clients and lots of corn

Sorry for the confusion.


--- In vantage@y..., Mario Aguirre <maguirre@l...> wrote:
> I am confused. Is the architecture as follows:
>
> In PA:
> NT 4.0 for Vantage and NT 4.0 Terminal server
>
> In SD:
> Win 2000K Terminal Server?
>
> If this is the case and SD has internet access, I would get all
> Citrix-Terminal Servers together in a farm with server load
balancing in PA.
> SD could run Vantage from the existing VPN connection or use NFuse
(Citrix
> Web Product) from an Internet connection. The advantages of NFuse
is that
> uses all published applications and related security/access.
Installation of
> Citrix Web and have Internet access are the only steps needed to
set up new
> users.
>
> Mario Aguirre
> Lakin General
>
> -----Original Message-----
> From: api115 [mailto:api115@e...]
> Sent: Monday, May 20, 2002 1:28 PM
> To: vantage@y...
> Subject: [Vantage] Vantage 3.0, Windows 2000, & Terminal Services
>
> Hi,
> I work for a tool company and back in 1998 we purchased Vantage
3.0
> and we've been running it on an NT 4.0 box, and our other plant in
> South Dakota (we're in PA) would connect to another NT 4.0
(Terminal
> Server) box through a WAN and use Vantage via Terminal Services.
The
> problem is that we've been looking for some cost-cutting measures,
> and we decided to drop our dedicated WAN and use a VPN, which is
far
> simpler to set up using Win 2k. To make a long story short, we now
> have a VPN and Terminal Services server (Win2k) on one box and the
> same NT 4 server that hosts Vantage on another. However, once in a
> while, some of our Terminal Services users will get strange errors
> upon opening Vantage. To be honest, I can't remember what the
error
> was precisely, but it had something to do with Widgets and control
> frames. Has anyone else run into this? Thanks in advance.
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
That's odd...Epicor told us to purchase Terminal Server. :)

Thanks for the rest of the info, though.


--- In vantage@y..., "Leonard, Jeremy" <jleonard@k...> wrote:
> If its a widget/control frame issue then this indicates a problem
with an
> ActiveX Control. If I was to guess I would think it would be
> cttabs.ocx/cttabs32.ocx.
>
> This problem is normally fixed by running the vantage regfix
program and
> then reinstalling the client. However, if I understand you
correctly, you
> are running Vantage/Progress on your Terminal Server. This is not a
> supported configuration and I don't think I would run the regfix
program on
> my Progress Server. We had several problems when we tried to run
Vantage on
> a Terminal Server. One was similar to what you are describing.
>
> Vantage tech support had me verify that the file existed and then
reregister
> just that OCX file in the registry. If I remember correctly, we
had to move
> the source ocx to a different location and then reregister it. We
worked on
> it a few hours and at the time it was the only solution.
>
> I wouldn't try any of my suggestions without calling tech support
or doing
> some deeper investigation.
>
> Thanks
> Jeremy Leonard
> IT Manager
> K-T Corporation
>
>
> -----Original Message-----
> From: api115 [mailto:api115@e...]
> Sent: Monday, May 20, 2002 1:28 PM
> To: vantage@y...
> Subject: [Vantage] Vantage 3.0, Windows 2000, & Terminal Services
>
>
> Hi,
> I work for a tool company and back in 1998 we purchased Vantage
3.0
> and we've been running it on an NT 4.0 box, and our other plant in
> South Dakota (we're in PA) would connect to another NT 4.0
(Terminal
> Server) box through a WAN and use Vantage via Terminal Services.
The
> problem is that we've been looking for some cost-cutting measures,
> and we decided to drop our dedicated WAN and use a VPN, which is
far
> simpler to set up using Win 2k. To make a long story short, we now
> have a VPN and Terminal Services server (Win2k) on one box and the
> same NT 4 server that hosts Vantage on another. However, once in a
> while, some of our Terminal Services users will get strange errors
> upon opening Vantage. To be honest, I can't remember what the
error
> was precisely, but it had something to do with Widgets and control
> frames. Has anyone else run into this? Thanks in advance.
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
Reading over some of these posts, it has become apparent to me that I am not being very clear. Let me give a scenario:

A user in South Dakota open up a VPN connection. The VPN server (a Win2k machine), which is also our Terminal Server, resides here in PA. The internal IP of the
VPN/Terminal Server is 172.16.1.195. We installed the Vantage/Progress client software on the VPN/Terminal Server and when our Terminal Services clients connect, they have
a shortcut to Vantage on their desktop. Vantage itself, however, is hosted (forgive my terminology) on the NT 4 machine, whose internal IP is 172.16.1.100. The problem
happens when a Terminal Services client opens up Outlook Express in Terminal Services and then opens up Vantage. I hope this helps.


"Leonard, Jeremy" wrote:

> If its a widget/control frame issue then this indicates a problem with an
> ActiveX Control. If I was to guess I would think it would be
> cttabs.ocx/cttabs32.ocx.
>
> This problem is normally fixed by running the vantage regfix program and
> then reinstalling the client. However, if I understand you correctly, you
> are running Vantage/Progress on your Terminal Server. This is not a
> supported configuration and I don't think I would run the regfix program on
> my Progress Server. We had several problems when we tried to run Vantage on
> a Terminal Server. One was similar to what you are describing.
>
> Vantage tech support had me verify that the file existed and then reregister
> just that OCX file in the registry. If I remember correctly, we had to move
> the source ocx to a different location and then reregister it. We worked on
> it a few hours and at the time it was the only solution.
>
> I wouldn't try any of my suggestions without calling tech support or doing
> some deeper investigation.
>
> Thanks
> Jeremy Leonard
> IT Manager
> K-T Corporation
>
> -----Original Message-----
> From: api115 [mailto:api115@...]
> Sent: Monday, May 20, 2002 1:28 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Vantage 3.0, Windows 2000, & Terminal Services
>
> Hi,
> I work for a tool company and back in 1998 we purchased Vantage 3.0
> and we've been running it on an NT 4.0 box, and our other plant in
> South Dakota (we're in PA) would connect to another NT 4.0 (Terminal
> Server) box through a WAN and use Vantage via Terminal Services. The
> problem is that we've been looking for some cost-cutting measures,
> and we decided to drop our dedicated WAN and use a VPN, which is far
> simpler to set up using Win 2k. To make a long story short, we now
> have a VPN and Terminal Services server (Win2k) on one box and the
> same NT 4 server that hosts Vantage on another. However, once in a
> while, some of our Terminal Services users will get strange errors
> upon opening Vantage. To be honest, I can't remember what the error
> was precisely, but it had something to do with Widgets and control
> frames. Has anyone else run into this? Thanks in advance.
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Where does one find this "regfix?"


--- In vantage@y..., "Leonard, Jeremy" <jleonard@k...> wrote:
> If its a widget/control frame issue then this indicates a problem
with an
> ActiveX Control. If I was to guess I would think it would be
> cttabs.ocx/cttabs32.ocx.
>
> This problem is normally fixed by running the vantage regfix
program and
> then reinstalling the client. However, if I understand you
correctly, you
> are running Vantage/Progress on your Terminal Server. This is not a
> supported configuration and I don't think I would run the regfix
program on
> my Progress Server. We had several problems when we tried to run
Vantage on
> a Terminal Server. One was similar to what you are describing.
>
> Vantage tech support had me verify that the file existed and then
reregister
> just that OCX file in the registry. If I remember correctly, we
had to move
> the source ocx to a different location and then reregister it. We
worked on
> it a few hours and at the time it was the only solution.
>
> I wouldn't try any of my suggestions without calling tech support
or doing
> some deeper investigation.
>
> Thanks
> Jeremy Leonard
> IT Manager
> K-T Corporation
>
>
> -----Original Message-----
> From: api115 [mailto:api115@e...]
> Sent: Monday, May 20, 2002 1:28 PM
> To: vantage@y...
> Subject: [Vantage] Vantage 3.0, Windows 2000, & Terminal Services
>
>
> Hi,
> I work for a tool company and back in 1998 we purchased Vantage
3.0
> and we've been running it on an NT 4.0 box, and our other plant in
> South Dakota (we're in PA) would connect to another NT 4.0
(Terminal
> Server) box through a WAN and use Vantage via Terminal Services.
The
> problem is that we've been looking for some cost-cutting measures,
> and we decided to drop our dedicated WAN and use a VPN, which is
far
> simpler to set up using Win 2k. To make a long story short, we now
> have a VPN and Terminal Services server (Win2k) on one box and the
> same NT 4 server that hosts Vantage on another. However, once in a
> while, some of our Terminal Services users will get strange errors
> upon opening Vantage. To be honest, I can't remember what the
error
> was precisely, but it had something to do with Widgets and control
> frames. Has anyone else run into this? Thanks in advance.
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/