Zynex HighEnd.NET

Script Compilation Error - Compiler Output:

C:\WINDOWS\SysWOW64\inetsrv> "c:\windows\microsoft.net\framework\v1.1.4322\vbc.exe" /t:library /utf8output /R:"System.dll" /R:"System.web.dll" /R:"system.Data.dll" /R:"system.Xml.dll" /R:"D:\DataIIS\WebSites\zynex\highend.net\lauper-instruments.ch\bin\Zynex.HighEnd.BusinessLogic.dll" /R:"D:\DataIIS\WebSites\zynex\highend.net\lauper-instruments.ch\bin\Zynex.HighEnd.ObjectModel.dll" /R:"D:\DataIIS\WebSites\zynex\highend.net\lauper-instruments.ch\bin\Zynex.HighEnd.Util.dll" /R:"D:\DataIIS\WebSites\zynex\highend.net\lauper-instruments.ch\bin\Zynex.HighEnd.Configuration.dll" /R:"D:\DataIIS\WebSites\zynex\highend.net\lauper-instruments.ch\bin\Zynex.HighEnd.Module.Navigation.dll" /R:"D:\DataIIS\WebSites\zynex\highend.net\lauper-instruments.ch\bin\Zynex.MailComponent.dll" /out:"D:\DataIIS\WebSites\zynex\highend.net\lauper-instruments.ch\_cache\b930636836e04bf6a84965d4d22c7925.dll" /debug- "C:\WINDOWS\TEMP\snlf-3ls.0.vb"


Microsoft (R) Visual Basic .NET Compiler version 7.10.6001.4
for Microsoft (R) .NET Framework version 1.1.4322.2443
Copyright (C) Microsoft Corporation 1987-2002. All rights reserved.

C:\WINDOWS\TEMP\snlf-3ls.0.vb(548) : error BC30456: 'ConfigurationSettins' is not a member of 'Configuration'.

System.Web.Mail.SmtpMail.SmtpServer = System.Configuration.ConfigurationSettins.AppSettings("WebSmtpServer")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~