c:\windows\system32\inetsrv> "c:\windows\microsoft.net\framework\v1.1.4322\csc.exe" /t:library /utf8output /R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\23dfdd68\31674129\0slffml8.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll" /R:"c:\windows\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll" /R:"c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll" /R:"c:\windows\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\windows\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll" /R:"c:\windows\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\23dfdd68\31674129\assembly\dl2\adcaf6ee\002fa5b5_29c4c201\vba.dll" /R:"c:\windows\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll" /R:"c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\23dfdd68\31674129\assembly\dl2\62254947\008907b8_29c4c201\adodb.dll" /R:"c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\23dfdd68\31674129\z6ffb-xl.dll" /D:DEBUG /debug+ /optimize- /warnaserror /w:1 "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\23dfdd68\31674129\z6ffb-xl.0.cs"
Microsoft (R) Visual C# .NET Compiler version 7.10.6310.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
C:\WWW\TronSector\controls\emailmask.ascx(2,1): error CS1519: Invalid token 'using' in class, struct, or interface member declaration
C:\WWW\TronSector\controls\emailmask.ascx(2,13): error CS1519: Invalid token ';' in class, struct, or interface member declaration
C:\WWW\TronSector\controls\emailmask.ascx(3,18): error CS1519: Invalid token ';' in class, struct, or interface member declaration
C:\WWW\TronSector\controls\emailmask.ascx(4,17): error CS1519: Invalid token ';' in class, struct, or interface member declaration
C:\WWW\TronSector\controls\emailmask.ascx(6,16): error CS1519: Invalid token 'class' in class, struct, or interface member declaration
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\23dfdd68\31674129\z6ffb-xl.0.cs(151,16): error CS1520: Class, struct, or interface method must have a return type
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\23dfdd68\31674129\z6ffb-xl.0.cs(216,2): error CS1513: } expected
|