Wonderware and wwGenericSqlGrid problem

mcalidl

Member
Join Date
Aug 2006
Location
Birimingham, AL
Posts
50
We have currently added a new wonderware screen that shows a table of the current product about to go through the mill. On initially showing of the screen we connect to a database, while showing it we read, and on closing the screen we disconnect. On the disconnect we get a error that says error processing grid1.disconnect on method call. Error in loading dll. It only does this on one of 6 computers we have upgraded screens on. The other 5 have no problem. Has anyone encountered this and been able to fix it. Please help.
 
You may be getting this error due to a timing issue with the closing of the screen and the call to the Disconnect() method of the control, but not likely. What is more likely is that you are issuing a call to the Disconnect() method somewhere in the scripting of the open window. If the control is not connected or is unavailable when the call is issued again, you will get this error.

Hope this helps,
Jeff
 
Is there anything different about that one computer, whether it's the functions it's performing, the communications load, the hardware or OS, does it have the same InTouch version and patches and service packs applied, along with the service packs and updates for the OS? Without more information on your application, your description indicates that there is SOMETHING different about that one PC.
 
When I have had strange issue like that they can sometimes be resolved by reinstalling the control under the account that the operator uses when logged in to the PC. I have had issues like that when the control is installed under the administrator account or under a local account and then the problems start when the PC is logged in as another user under a domain account.

Darren
 
Try using the SQLErrorMsg() function to find out what the error is.

Does your application have other data tables besides the new one?
 

Similar Topics

Hi guys, I have experience with PLC to Excel etc...just starting on using intouch scada screens. I have an Excel sheet that uses mainly...
Replies
1
Views
121
Hello everyone, Recently, my Archestra IDE shut down while I was editing. After restarting the IDE, I noticed warning symbols under my opened...
Replies
1
Views
94
Good morning all. I'm working on a rehab where they had a standalone InTouch 2014 HMI that they called a SCADA, but it's really basic stuff. The...
Replies
4
Views
168
Hi, We are setting up an Aveva Plant SCADA node with the intention to connect it to a Wonderware Historian node. Everywhere I look online I see...
Replies
1
Views
158
Hola chicos. Tengo un problema con el driver de comucicacion dasabcip 5, y un plc controllogix v34, ya realice la comunicacion pero en ciertos...
Replies
2
Views
141
Back
Top Bottom