On starting V2.5b3 I either get "Simple Ip Config.exe has stopped working" with this info
Problem signature:
Problem Event Name: APPCRASH
Application Name: Simple Ip Config.exe
Application Version: 0.0.0.0
Application Timestamp: 5445c408
Fault Module Name: Simple Ip Config.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 5445c408
Exception Code: c0000005
Exception Offset: 001dab9f
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 2057
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
I had the same issue. What I noticed was renaming the Simple IP Config directory to some other name and then starting the program it worked fine. Maybe some kind of cache issue or something, if there is any such thing.
Regards,
Alienglow
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please try the new version. Beta 4
I saw this issue randomly as well. The problem was using an array before it was initialized. I'm not sure why sometimes it worked and sometimes it didn't.
It should be fine now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Bug Reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
On starting V2.5b3 I either get "Simple Ip Config.exe has stopped working" with this info
Problem signature:
Problem Event Name: APPCRASH
Application Name: Simple Ip Config.exe
Application Version: 0.0.0.0
Application Timestamp: 5445c408
Fault Module Name: Simple Ip Config.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 5445c408
Exception Code: c0000005
Exception Offset: 001dab9f
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 2057
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
OR a simple message box with this message
"Caught unknown unhandled exception, terminating"
Profile.ini
[Options]
StartupAdapter=Local Area Connection
Language=English
StartupMode=Basic
MinToTray=False
Theme=Gray
[Home]
IpAuto=True
IpAddress=
IpSubnet=
IpGateway=
DnsAuto=False
IpDnsPref=8.8.8.8
IpDnsAlt=8.8.4.4
[Auto work]
IpAuto=True
IpAddress=
IpSubnet=
IpGateway=
DnsAuto=True
IpDnsPref=
IpDnsAlt=
[Reporting normal]
IpAuto=False
IpAddress=172.17.2.100
IpSubnet=255.255.0.0
IpGateway=
DnsAuto=False
IpDnsPref=
IpDnsAlt=
[Reporting alternate]
IpAuto=False
IpAddress=172.17.2.99
IpSubnet=255.255.0.0
IpGateway=
DnsAuto=False
IpDnsPref=
IpDnsAlt=
[eView test]
IpAuto=False
IpAddress=192.168.100.22
IpSubnet=255.255.255.0
IpGateway=192.168.100.10
DnsAuto=False
IpDnsPref=10.20.21.2
IpDnsAlt=10.20.16.66
[Netlink]
IpAuto=False
IpAddress=192.168.4.1
IpSubnet=255.255.0.0
IpGateway=
DnsAuto=False
IpDnsPref=
IpDnsAlt=
[Alox box]
IpAuto=False
IpAddress=172.17.2.17
IpSubnet=255.255.0.0
IpGateway=
DnsAuto=False
IpDnsPref=
IpDnsAlt=
[Old PLC]
IpAuto=False
IpAddress=10.70.150.31
IpSubnet=255.255.0.0
IpGateway=
DnsAuto=False
IpDnsPref=
IpDnsAlt=
[CUBE simulator]
IpAuto=False
IpAddress=172.17.2.100
IpSubnet=255.240.0.0
IpGateway=
DnsAuto=False
IpDnsPref=
IpDnsAlt=
Windows 7 Professional SP1
Simple IP Config V2.3 works correctly in the same circumstances.
Related
Home: Home
View and moderate all "Bug Reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I had the same issue. What I noticed was renaming the Simple IP Config directory to some other name and then starting the program it worked fine. Maybe some kind of cache issue or something, if there is any such thing.
Regards,
Alienglow
Please try the new version. Beta 4
I saw this issue randomly as well. The problem was using an array before it was initialized. I'm not sure why sometimes it worked and sometimes it didn't.
It should be fine now.