Question MohanaPriya Vijayan · May 28, 2021

Does InterSystems IRIS will support Visual Studio 6.0 Enterprise Edition (Visual Basic)?

Does InterSystems IRIS will support Visual Studio 6.0 Enterprise Edition (Visual Basic)?

We are in the process of transitioning Intersystems Cache 2017 to Intersystems IRIS 2020 version.

For terminal based applications we can able to use the same DAT file used for Cache with minor changes.

For Web based we are using Visual studio 6.0(Visual Basic). Will IRIS supports Visual Studio 6?

While I am configuring from that GUI application, I am getting the error like, Access Denied or No connection could be established. Same configuration followed in Cache that works. 

Product version: IRIS 2020.1
$ZV: IRIS for Windows (x86-64) 2020.1.1 (Build 408) Sun Mar 21 2021 22:21:46 EDT

Comments

Dmitry Maslennikov · May 28, 2021

What the component did you use for connection?

There are a few technologies that was deprecated with IRIS, or under an additional license option.

0
MohanaPriya Vijayan  May 31, 2021 to Dmitry Maslennikov

We are just using the namespace and its Base_TCP_Port(Superserver Port) for connection.

0