Browsing this Thread:
1 Anonymous Users
Compatibility with win 7 64 bits |
||
|---|---|---|
|
Just popping in
![]()
Joined:
2011/8/30 13:54 Group:
Registered Users Posts:
2
Level : 1; EXP : 2
HP : 0 / 0 MP : 0 / 3 ![]() |
hi all,
I'm not the only one to experience the error "StringToNumber".
I've seen it in other posts for e.g. QR emulator.
Another collegue has the same issue, since we migrated from XP to 7.
Do you have a solution now ? What do you try to convert at the start up of the program ? Is is the definition file version that is corrupted (I installed version 1.1.10.0)?
Windows is localized in French;
Also, in the registry for dvtp extensions (HKLM/SW/classes/DVT project file/shell/open I have 2 entries :
Default "C:\Program Files (x86)\DVTk\DVT\Bin\DVT.exe" "%1"
command ~Z^2_c'M0@q`brF(Ec`!>o^FG0sv9pg`E,B7W3~be "%1"
The "command" one seems weird... Is there a unicode issue ?
C:\Program Files (x86)\DVTk\DVT\Bin\DVT.exe
Error type:
System.FormatException
Error description:
Le format de la chaîne d'entrée est incorrect.
(input string format is incorrect)
Stack Trace:
à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
à System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
à System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)
à DvtkApplicationLayer.DefinitionFilesChecker.CheckVersion(String minimumVersion, String maximumVersion)
à Dvt.MainForm.Main(String[] args)
Assembly information:
mscorlib (2.0.0.0)
DVT (2.6.6.0)
System.Windows.Forms (2.0.0.0)
System (2.0.0.0)
System.Drawing (2.0.0.0)
DvtkApplicationLayer (3.1.9.0)
mscorlib.resources (2.0.0.0)
System.Xml (2.0.0.0)
The OS version of the host computer is:
Microsoft Windows NT 6.1.7600.0
Posted on: 2011/8/30 14:10
|
|
Transfer
|
||
Re: Compatibility with win 7 64 bits |
||
|---|---|---|
|
Just popping in
![]()
Joined:
2011/8/30 13:54 Group:
Registered Users Posts:
2
Level : 1; EXP : 2
HP : 0 / 0 MP : 0 / 3 ![]() |
Sorry, it should be more readable with line breaks.
hi all, I'm not the only one to experience the error "StringToNumber". I've seen it in other posts for e.g. QR emulator. Another collegue has the same issue, since we migrated from XP to 7. Do you have a solution now ? What do you try to convert at the start up of the program ? Is is the definition file version that is corrupted (I installed version 1.1.10.0)? Windows is localized in French; Also, in the registry for dvtp extensions (HKLM/SW/classes/DVT project file/shell/open I have 2 entries : Default "C:\Program Files (x86)\DVTk\DVT\Bin\DVT.exe" "%1" command ~Z^2_c'M0@q`brF(Ec`!>o^FG0sv9pg`E,B7W3~be "%1" The "command" one seems weird... Is there a unicode issue ? C:\Program Files (x86)\DVTk\DVT\Bin\DVT.exe Error type: System.FormatException Error description: Le format de la chaîne d'entrée est incorrect. (input string format is incorrect) Stack Trace: à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) à System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt) à System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info) à DvtkApplicationLayer.DefinitionFilesChecker.CheckVersion(String minimumVersion, String maximumVersion) à Dvt.MainForm.Main(String[] args) Assembly information: mscorlib (2.0.0.0) DVT (2.6.6.0) System.Windows.Forms (2.0.0.0) System (2.0.0.0) System.Drawing (2.0.0.0) DvtkApplicationLayer (3.1.9.0) mscorlib.resources (2.0.0.0) System.Xml (2.0.0.0) The OS version of the host computer is: Microsoft Windows NT 6.1.7600.0
Posted on: 2011/8/30 14:11
|
|
Transfer
|
||
Re: Compatibility with win 7 64 bits |
||
|---|---|---|
|
Webmaster
![]()
Joined:
2005/6/21 15:06 Group:
Webmasters Registered Users Core Developers Content Owners Steering Committee Members Services Request Listeners Webinar organisation Posts:
249
Level : 14; EXP : 75
HP : 0 / 343 MP : 83 / 7955 ![]() |
LS,
recently, I was able to help a DVTk user with the same problem. It took me some time to figure out a workaround: Change the formats (found under the "Region and Language" settings of windows) fom French to English. That will do the trick for now for your current version of your DVTk applications that use definition files. This never came out of our tests as we are developing and testing on English windows versions. This should however still be solved in new versions of our software (a language format indepent conversion should be used), so I created a ticket for this on this web site. Regards, Marco
Posted on: 2011/11/18 10:25
|
|
Transfer
|
||
Re: Compatibility with win 7 64 bits |
||
|---|---|---|
|
Just popping in
![]()
Joined:
2011/11/29 14:21 Group:
Registered Users Posts:
2
Level : 1; EXP : 2
HP : 0 / 0 MP : 0 / 2 ![]() |
I've had this problem with DICOM Compare, I'll try the fix and hope that it works. (I'm running Windows with English language but Swedish formats).
Posted on: 2011/11/30 10:43
|
|
Transfer
|
||
Re: Compatibility with win 7 64 bits |
||
|---|---|---|
|
Just popping in
![]()
Joined:
2011/11/29 14:21 Group:
Registered Users Posts:
2
Level : 1; EXP : 2
HP : 0 / 0 MP : 0 / 2 ![]() |
It worked, thanks!
Posted on: 2011/11/30 10:44
|
|
Transfer
|
||
Re: Compatibility with win 7 64 bits |
||
|---|---|---|
|
Webmaster
![]()
Joined:
2005/6/21 15:06 Group:
Webmasters Registered Users Core Developers Content Owners Steering Committee Members Services Request Listeners Webinar organisation Posts:
249
Level : 14; EXP : 75
HP : 0 / 343 MP : 83 / 7955 ![]() |
You're welcome Marco
Posted on: 2011/12/2 11:48
|
|
Transfer
|
||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.





Transfer
