2008年8月29日 星期五

琳賽羅涵 lindsay lohan的space

琳賽羅涵 lindsay lohan的space
http://www.myspace.com/lindsaylohan

記得她小時候演了一個雙胞胎的電腦
好看
演的很自然
長大之後
看到她演
高校皇后
...

每個人都有選擇自己人生的權利
要過怎樣的人生自己決定
當然
她也把她現在的人生紀錄在那

透過Facebook分享

2008年8月27日 星期三

使用OnTimer的 program 加法 using ClassWizard

使用OnTimer的 program 加法

之前寫過這篇
是用手動方式加入

當然
也有可以用ClassWizard
View->ClassWizard
在Message的對話框
挑選WM_TIMER
再按下Button - Edit Code
就可以編輯OnTimer function嚕

透過Facebook分享

2008年8月25日 星期一

develop anritsu source code

安裝ni488225



安裝visa420runtime



安裝InstallBlueSuite2.0







copy all files in C:\Program Files\Anritsu\BlueTest2\Source Code\Backup to C:\Program Files\Anritsu\BlueTest2\Source Code







open C:\Program Files\Anritsu\BlueTest2\Source Code\Anritsu BlueTest2.sln and build it







error message



Error 21 Type 'DAO.Database' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 76 27 Anritsu BlueTest2Error 22 Type 'DAO.DBEngine' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 77 28 Anritsu BlueTest2Error 23 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12209 25 Anritsu BlueTest2Error 24 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12220 29 Anritsu BlueTest2Error 25 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12246 41 Anritsu BlueTest2Error 26 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12250 45 Anritsu BlueTest2Error 27 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12261 41 Anritsu BlueTest2Error 28 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12267 41 Anritsu BlueTest2Error 29 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12643 28 Anritsu BlueTest2Error 30 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12644 27 Anritsu BlueTest2Error 31 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12645 27 Anritsu BlueTest2Error 32 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12646 27 Anritsu BlueTest2Error 33 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12655 23 Anritsu BlueTest2Error 34 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12662 23 Anritsu BlueTest2Error 35 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12669 23 Anritsu BlueTest2Error 36 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12697 28 Anritsu BlueTest2Error 37 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12698 28 Anritsu BlueTest2Error 38 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12699 28 Anritsu BlueTest2Error 39 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12700 28 Anritsu BlueTest2Error 40 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12701 28 Anritsu BlueTest2Error 41 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12702 28 Anritsu BlueTest2Error 42 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12703 28 Anritsu BlueTest2Error 43 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12704 29 Anritsu BlueTest2Error 44 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12705 29 Anritsu BlueTest2Error 45 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12706 29 Anritsu BlueTest2Error 46 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12707 29 Anritsu BlueTest2Error 47 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12708 29 Anritsu BlueTest2Error 48 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12709 29 Anritsu BlueTest2Error 49 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12788 29 Anritsu BlueTest2Error 50 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12789 27 Anritsu BlueTest2Error 51 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12790 27 Anritsu BlueTest2Error 52 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12791 27 Anritsu BlueTest2Error 53 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12792 27 Anritsu BlueTest2Error 54 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12793 27 Anritsu BlueTest2Error 55 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12794 27 Anritsu BlueTest2Error 56 Type 'DAO.Field' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12795 27 Anritsu BlueTest2Error 57 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12804 23 Anritsu BlueTest2Error 58 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12811 23 Anritsu BlueTest2Error 59 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12818 23 Anritsu BlueTest2Error 60 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12825 23 Anritsu BlueTest2Error 61 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12832 23 Anritsu BlueTest2Error 62 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12839 23 Anritsu BlueTest2Error 63 Name 'DAO' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12846 23 Anritsu BlueTest2Error 64 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12876 27 Anritsu BlueTest2Error 65 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12877 26 Anritsu BlueTest2Error 66 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12878 27 Anritsu BlueTest2Error 67 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12879 31 Anritsu BlueTest2Error 68 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12881 29 Anritsu BlueTest2Error 69 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12882 28 Anritsu BlueTest2Error 70 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12883 29 Anritsu BlueTest2Error 71 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12884 33 Anritsu BlueTest2Error 72 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12942 27 Anritsu BlueTest2Error 73 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12943 26 Anritsu BlueTest2Error 74 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12944 27 Anritsu BlueTest2Error 75 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12945 31 Anritsu BlueTest2Error 76 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12947 29 Anritsu BlueTest2Error 77 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12948 28 Anritsu BlueTest2Error 78 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12949 29 Anritsu BlueTest2Error 79 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12950 33 Anritsu BlueTest2Error 80 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13007 27 Anritsu BlueTest2Error 81 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13008 26 Anritsu BlueTest2Error 82 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13009 27 Anritsu BlueTest2Error 83 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13010 31 Anritsu BlueTest2Error 84 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13012 29 Anritsu BlueTest2Error 85 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13013 28 Anritsu BlueTest2Error 86 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13014 29 Anritsu BlueTest2Error 87 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13015 33 Anritsu BlueTest2Error 88 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13072 27 Anritsu BlueTest2Error 89 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13264 44 Anritsu BlueTest2Error 90 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13271 51 Anritsu BlueTest2Error 91 Type 'DAO.TableDef' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13289 43 Anritsu BlueTest2Error 92 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13300 55 Anritsu BlueTest2Error 93 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13351 54 Anritsu BlueTest2Error 94 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13375 55 Anritsu BlueTest2Error 95 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13398 59 Anritsu BlueTest2Error 96 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13466 55 Anritsu BlueTest2Error 97 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13509 54 Anritsu BlueTest2Error 98 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13543 55 Anritsu BlueTest2Error 99 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13566 59 Anritsu BlueTest2Error 100 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13605 55 Anritsu BlueTest2Error 101 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13644 54 Anritsu BlueTest2Error 102 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13660 55 Anritsu BlueTest2Error 103 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13683 59 Anritsu BlueTest2Error 104 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13747 55 Anritsu BlueTest2Error 105 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13785 54 Anritsu BlueTest2Error 106 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13809 55 Anritsu BlueTest2Error 107 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13832 59 Anritsu BlueTest2Error 108 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13912 55 Anritsu BlueTest2Error 109 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13950 54 Anritsu BlueTest2Error 110 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13974 55 Anritsu BlueTest2Error 111 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 13997 59 Anritsu BlueTest2Error 112 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 14075 55 Anritsu BlueTest2Error 113 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 14113 54 Anritsu BlueTest2Error 114 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 14128 55 Anritsu BlueTest2Error 115 Type 'DAO.Fields' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 14151 59 Anritsu BlueTest2Error 127 Type 'MessageBasedSession' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 19 25 Anritsu BlueTest2Error 128 Name 'ResourceManager' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 56 33 Anritsu BlueTest2Error 129 Type 'MessageBasedSession' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 56 83 Anritsu BlueTest2Error 130 Name 'ResourceManager' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 116 19 Anritsu BlueTest2Error 143 Name 'ResourceManager' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\frmMain.vb 15252 25 Anritsu BlueTest2Error 153 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\frmMain.vb 15786 25 Anritsu BlueTest2Error 223 Maximum number of errors has been exceeded.





安裝office 2003

選擇"完整安裝"


rebuild again


Error 17 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12209 25 Anritsu BlueTest2Error 18 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12220 29 Anritsu BlueTest2Error 19 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12246 41 Anritsu BlueTest2Error 20 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12250 45 Anritsu BlueTest2Error 21 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12261 41 Anritsu BlueTest2Error 22 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12267 41 Anritsu BlueTest2Error 34 Type 'MessageBasedSession' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 19 25 Anritsu BlueTest2Error 35 Name 'ResourceManager' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 56 33 Anritsu BlueTest2Error 36 Type 'MessageBasedSession' is not defined. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 56 83 Anritsu BlueTest2Error 37 Name 'ResourceManager' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\VisaUtils.vb 116 19 Anritsu BlueTest2Error 50 Name 'ResourceManager' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\frmMain.vb 15252 25 Anritsu BlueTest2Error 60 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\frmMain.vb 15786 25 Anritsu BlueTest2


//沒用

針對Error 50 Name 'ResourceManager' is not declared. C:\Program Files\Anritsu\BlueTest2\Source Code\frmMain.vb 15252 25 Anritsu BlueTest2

根據MS

http://msdn.microsoft.com/zh-tw/library/system.resources.resourcemanager(VS.80).aspx

應該需要 add the path of mscorlib.dll to project

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 (dependent on your system)



需要一些額外套件- you can download from

http://cid-525f323c0700e1bd.skydrive.live.com/self.aspx/NFore/bin.zip



build again

Error 11 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12209 25 Anritsu BlueTest2Error 12 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12220 29 Anritsu BlueTest2Error 13 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12246 41 Anritsu BlueTest2Error 14 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12250 45 Anritsu BlueTest2Error 15 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12261 41 Anritsu BlueTest2Error 16 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\Module1.vb 12267 41 Anritsu BlueTest2Error 39 Overload resolution failed because no accessible 'Show' can be called without a narrowing conversion: 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'owner' narrows from 'String' to 'System.Windows.Forms.IWin32Window'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'caption' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'String'. 'Public Shared Function Show(owner As System.Windows.Forms.IWin32Window, text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'System.Windows.Forms.MessageBoxIcon' to 'System.Windows.Forms.MessageBoxButtons'. 'Public Shared Function Show(text As String, caption As String, buttons As System.Windows.Forms.MessageBoxButtons, icon As System.Windows.Forms.MessageBoxIcon) As System.Windows.Forms.DialogResult': Argument matching parameter 'buttons' narrows from 'Microsoft.VisualBasic.MsgBoxStyle' to 'System.Windows.Forms.MessageBoxButtons'. C:\Program Files\Anritsu\BlueTest2\Source Code\frmMain.vb 15786 25 Anritsu BlueTest2





//不行

something error about MessageBox.Show

from

http://msdn.microsoft.com/en-us/library/system.windows.forms.messagebox.aspx

是否需要 add System.Windows.Forms.dll's path to project



最後
這些MessageBox.Show造成的問題
似乎是overlap function的問題
所先用mark的方式處理

透過Facebook分享

subversion command info

可以用command的方式操作

http://www.yolinux.com/TUTORIALS/Subversion.html

透過Facebook分享