Try out the Next Version

12 views
Skip to first unread message

Dandy

unread,
Jul 28, 2010, 3:13:46 AM7/28/10
to VisualWget Help
Dear Khomsan Ph.,
Thanks for the new version VisualWget!
When I launching VisualWget or any action in programm, the window of
debugging appears.
What must be done to disable the debugger?

Khomsan Ph.

unread,
Jul 28, 2010, 1:59:52 PM7/28/10
to VisualWget Help
Hello Dandy,

The program seem to run fine on my PC.
No debugging windows appears.
Can I have the screenshot of the debugging windows?
Or maybe only the message that appeared.
You may be able to press Ctrl+C on the debug dialog.
And paste it here.

Thank you.

Dandy

unread,
Jul 29, 2010, 3:03:45 AM7/29/10
to VisualWget Help
Hello Khomsan Ph.,

Подробная информация об использовании оперативной
(JIT) отладки вместо данного диалогового
окна содержится в конце этого сообщения.

************** Текст исключения **************
System.FormatException: Входная строка имела неверный формат.
в 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)
в VisualWget.Util.GetInterfaceFont()
в VisualWget.MainForm.MainForm_Load(Object sender, EventArgs e)
в System.Windows.Forms.Form.OnLoad(EventArgs e)
в System.Windows.Forms.Form.OnCreateControl()
в System.Windows.Forms.Control.CreateControl(Boolean
fIgnoreVisible)
в System.Windows.Forms.Control.CreateControl()
в System.Windows.Forms.Control.WmShowWindow(Message& m)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.ScrollableControl.WndProc(Message& m)
в System.Windows.Forms.ContainerControl.WndProc(Message& m)
в System.Windows.Forms.Form.WmShowWindow(Message& m)
в System.Windows.Forms.Form.WndProc(Message& m)
в VisualWget.MainForm.WndProc(Message& m)
в
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&
m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)


************** Загруженные сборки **************
mscorlib
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3607 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VisualWget
Версия сборки: 2.3.3.0
Версия Win32: 2.3.3.0
CodeBase: file:///D:/Temp/VisualWget/VisualWget.exe
----------------------------------------
System
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3614 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_ru_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3607 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------

************** Оперативная отладка (JIT) **************
Для подключения оперативной (JIT) отладки файл .config данного
приложения или компьютера (machine.config) должен иметь
значение jitDebugging, установленное в секции system.windows.forms.
Приложение также должно быть скомпилировано с включенной
отладкой.

Например:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

При включенной отладке JIT любое необрабатываемое исключение
пересылается отладчику JIT, зарегистрированному на данном компьютере,
вместо того чтобы обрабатываться данным диалоговым окном.


Khomsan Ph.

unread,
Jul 29, 2010, 12:01:41 PM7/29/10
to VisualWget Help
Hello Dandy,

I have found the cause and fixed it.
The cause is the decimal point,
in russian seem to use comma.

I will upload the updated version by today.

Dandy

unread,
Aug 9, 2010, 9:35:21 AM8/9/10
to VisualWget Help
Hello Khomsan Ph.,
Thanks for the new version VisualWget!
I don't see item Exit when VisualWget minimize to tray, can you add in
next version.
Is it possible to make available setting unit for the Size column also
in B.
Thank you.

Khomsan Ph.

unread,
Aug 9, 2010, 10:36:21 AM8/9/10
to VisualWget Help
Hello Dandy,

I remove the exit from tray menu.
Because you may accidentally select this option.
When you are in the middle of your download.
Because exit will not prompt you if download still running.
So you have to show the main window by clicking the tray icon.
Then either choose Job->Exit or close VisualWget as you normally do.
Close will prompt you if you have in progress download.
But Exit will not prompt you for the same.

Maybe we can have the close on the tray menu instead of exit.
And of course we can add the Byte in addition to the KB MB and GB.
Maybe we can also add Tera Byte but I think we will rarely use it.

Thanks for you feedback.
Reply all
Reply to author
Forward
0 new messages