gogonowski
New member
This post was previously submitted by jayers99 with no reply so far. We are experiencing the exact same issue. This has been tested on several different computers with the same results.
I am having problems displaying the Machine IPAddress with CrystalControl2. When I browse the WMI information in CrystalControl2 the value for IPAddress is “NA”.
root\CIMv2
Win32_NetworkAdapterConfiguration
inst007
IPAddress = NA
I’ve tried setting DHCP and Static IP settings and still not luck.
A sample WMI vbscript off MSDN succeeds at the task. I can see value data type is array when I use the WMI Object Browser included in Microsoft’s WMITools. I currently only have one address assigned.
I’ve also ran WMIDiag.vbs with no problems reported.
Is there another method for displaying IP stack info?
I see another post from jc634 to display the Computer IP Address using Win32_IP4RouteTable, but this method will only work for displaying an IP Address on the subnet specified here. In other words, if the computer is moved from a 192.168.0.0 network to a 10.0.0.0 network, and if 192.168.0.0 was specified in the CC2 config, then the new 10.0.0.x IP Address will not show.
Is there a problem with CC2 and WMI?
I am having problems displaying the Machine IPAddress with CrystalControl2. When I browse the WMI information in CrystalControl2 the value for IPAddress is “NA”.
root\CIMv2
Win32_NetworkAdapterConfiguration
inst007
IPAddress = NA
I’ve tried setting DHCP and Static IP settings and still not luck.
A sample WMI vbscript off MSDN succeeds at the task. I can see value data type is array when I use the WMI Object Browser included in Microsoft’s WMITools. I currently only have one address assigned.
I’ve also ran WMIDiag.vbs with no problems reported.
Is there another method for displaying IP stack info?
I see another post from jc634 to display the Computer IP Address using Win32_IP4RouteTable, but this method will only work for displaying an IP Address on the subnet specified here. In other words, if the computer is moved from a 192.168.0.0 network to a 10.0.0.0 network, and if 192.168.0.0 was specified in the CC2 config, then the new 10.0.0.x IP Address will not show.
Is there a problem with CC2 and WMI?
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.