Update:
------ Build started: Project: BanditSight.NET, Configuration: Release Any CPU ------
Vbc.exe /noconfig /imports:Microsoft.VisualBasic, System,System.Collections, System.Collections.Generic, System.Data,System.Diagnostics /nowarn:"41999,42016,42017,42018,42019,42020,42021,42022,42032,42036" /optionstrict- /rootnamespace:BanditSight /doc:obj\Release\BanditSight.NET.xml /define:"CONFIG=\"Release\",TRACE=-1,_MyType=\"Windows\"" /reference: "C:\Program Files\Decal\Decal.Adapter.dll",C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\System.Data.dll, C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\System.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\System.Xml.dll, "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Core.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Controls.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Filters.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Net.DLL", "C:\Program Files\Decal\.NET 2.0 PIA\Decal.Interop.Inject.DLL", C:\WINDOWS\assembly\GAC\stdole\7.0.3300.0__b03f5f7f11d50a3a\stdole.dll, obj\Release\Interop.DecalDat.dll, obj\Release\Interop.DecalInput.dll,obj\Release\Interop.DecalRender.dll, obj\Release\Interop.SpellFilter.dll /debug

dbonly /optimize+ /out:obj\Release\BanditSight.dll /resource: obj\Release\BanditSight.Resources.resources /target:library Alert.vb AlertEditor.vb BaseView.vb ChatHandler.vb CustomTypes.vb Dictionary.vb GameItem.vb Grading.vb Keyword.vb KeywordEditor.vb MainView.vb Plugin.vb "My Project\AssemblyInfo.vb" "My Project\Application.Designer.vb" "My Project\Resources.Designer.vb" "My Project\Settings.Designer.vb" Profile.vb LootRule.vb ProfileEditor.vb RuleEditor.vb SharedRoutines.vb WeaponRange.vb Sound.vb
K:\BanditSight.NET\BanditSight.NET\BaseView.vb(21) : warning BC40027: Return type of function 'Control' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\GameItem.vb(25) : warning BC40028: Type of parameter 'WO' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\GameItem.vb(163) : warning BC40027: Return type of function 'ObjectClass' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\GameItem.vb(342) : warning BC40027: Return type of function 'Spells' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\GameItem.vb(346) : warning BC42107: Property 'Spells' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used.
K:\BanditSight.NET\BanditSight.NET\Plugin.vb(9) : warning BC40025: Type of member 'FilterWorld' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\Plugin.vb(10) : warning BC40025: Type of member 'FilterEcho' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\Plugin.vb(11) : warning BC40025: Type of member 'FilterCharStats' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\Plugin.vb(12) : warning BC40025: Type of member 'FilterSpell' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(10) : warning BC40025: Type of member 'cboRules' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(11) : warning BC40025: Type of member 'cboTrophies' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(12) : warning BC40025: Type of member 'cboAlerts' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(14) : warning BC40025: Type of member 'cboCorpseAlerts' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(15) : warning BC40025: Type of member 'cboGuildmateAlerts' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(16) : warning BC40025: Type of member 'cboPortalAlerts' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(17) : warning BC40025: Type of member 'cboScrollAlerts' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(19) : warning BC40025: Type of member 'chkMyCorpses' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(20) : warning BC40025: Type of member 'chkGuildmates' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(21) : warning BC40025: Type of member 'chkPortals' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(22) : warning BC40025: Type of member 'chkScrolls' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(34) : warning BC40025: Type of member 'cmdRuleEdit' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(35) : warning BC40025: Type of member 'cmdRuleDelete' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(36) : warning BC40025: Type of member 'cmdRuleNew' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(37) : warning BC40025: Type of member 'cmdRuleUp' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(38) : warning BC40025: Type of member 'cmdRuleDown' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(39) : warning BC40025: Type of member 'cmdTrophyEdit' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(40) : warning BC40025: Type of member 'cmdTrophyNew' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(41) : warning BC40025: Type of member 'cmdTrophyDelete' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(42) : warning BC40025: Type of member 'cmdAlertEdit' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(43) : warning BC40025: Type of member 'cmdAlertNew' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(44) : warning BC40025: Type of member 'cmdAlertDelete' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(46) : warning BC40025: Type of member 'txtTab1' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(47) : warning BC40025: Type of member 'txtTab2' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(48) : warning BC40025: Type of member 'txtTab3' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(49) : warning BC40025: Type of member 'txtTab4' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(51) : warning BC40025: Type of member 'cmdHelp' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(52) : warning BC40025: Type of member 'cmdPerformance' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(53) : warning BC40025: Type of member 'cmdSave' is not CLS-compliant.
K:\BanditSight.NET\BanditSight.NET\ProfileEditor.vb(54) : warning BC40025: Type of member 'cmdCancel' is not CLS-compliant.
BanditSight.NET -> C:\Program Files\decal\BanditSight.NET\BanditSight.dll
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
^^^^^ Finally
-----signature-----
Retired
lvl 126(AC), lvl49(AC2), lvl28(AO), lvl 12(HZ), lvl 49(WoW)
Bandits Reborn:
http://www.banditsreborn.com
My AC1/AO/HZ utilities:
http://www.banditsreborn.com/banditutils.htm
When 20,000 posts you reach, look as good you will not