cesaralt
Aug 29th, 2000, 05:48 PM
Hi,
I am developing a three tier application with VB 6.0 (Windows NT workstation), MTS 2.0 option Pack (Windows NT Sever SP4) and SQL Server 7.0.
I have developed some ActiveX components (DLL classes)
with VB 6.0 that run in the MTS server; then and on I receive the following message when I submit the CREATEOBJECT command from the client side:
"This action cannot be completed because
the other application is busy. Choose
'switch to' to activate the busy application"
What's the reason of this message?
Is it the traffic on the network?
Maybe I have a lock on some record, in the SQL Server?
Please can someone shed some light about this message.
I thanks any help in advance.
Cesar Altamirano
Consultor
cesaralt@usa.net
I am developing a three tier application with VB 6.0 (Windows NT workstation), MTS 2.0 option Pack (Windows NT Sever SP4) and SQL Server 7.0.
I have developed some ActiveX components (DLL classes)
with VB 6.0 that run in the MTS server; then and on I receive the following message when I submit the CREATEOBJECT command from the client side:
"This action cannot be completed because
the other application is busy. Choose
'switch to' to activate the busy application"
What's the reason of this message?
Is it the traffic on the network?
Maybe I have a lock on some record, in the SQL Server?
Please can someone shed some light about this message.
I thanks any help in advance.
Cesar Altamirano
Consultor
cesaralt@usa.net