When build asp.net 1.1 web application show error
-
Hi Friends,
when build asp.net1.1 web applicatin show following errors.
------ Rebuild All started: Project: OverDCounter, Configuration: Release .NET ------
Preparing resources...
Updating references...
Performing main compilation...
c:\inetpub\wwwroot\OverDCounter\adminapp\account.aspx.cs(335,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\account.aspx.cs(512,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\account.aspx.cs(549,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\account.aspx.cs(595,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\account.aspx.cs(617,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\account.aspx.cs(637,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\account.aspx.cs(939,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\adminreportFX.aspx.cs(141,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\alertservices.aspx.cs(159,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\alertservices.aspx.cs(231,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\cancelmatchedFXtrade.aspx.cs(212,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\cancelmatchtrade.aspx.cs(142,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\cancelmatchtrade.aspx.cs(327,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\cancelmatchtrade.aspx.cs(381,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\cancelnewOpenedFXtrade.aspx.cs(214,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\cancelnewtrade.aspx.cs(137,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\cancelnewtrade.aspx.cs(324,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\dealreport.aspx.cs(324,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\dealreport.aspx.cs(577,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\defunctdeal.aspx.cs(289,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\emailViewer.aspx.cs(355,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\emailViewer.aspx.cs(373,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\emailViewer.aspx.cs(403,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\expireevent.aspx.cs(141,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\expireevent.aspx.cs(424,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\expireevent.aspx.cs(517,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\expiretrade.aspx.cs(142,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\expiretrade.aspx.cs(330,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\expiretrade.aspx.cs(522,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\feedbackViewer.aspx.cs(212,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\FxAdminChargViewer.aspx.cs(377,13): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\FxAdminChargViewer.aspx.cs(466,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\hibernateMatchedFXtrade.aspx.cs(198,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\hibernatematchtrade.aspx.cs(144,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\hibernatematchtrade.aspx.cs(331,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\hibernatematchtrade.aspx.cs(519,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\hibernatenewFXtrade.aspx.cs(199,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\hibernatenewtrade.aspx.cs(136,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\hibernatenewtrade.aspx.cs(341,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(161,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(199,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(228,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(330,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(345,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(386,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(417,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintaincurrency.aspx.cs(512,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintainoutcometype.aspx.cs(146,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintainoutcometype.aspx.cs(222,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintainoutcometype.aspx.cs(282,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintainoutcometype.aspx.cs(322,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\maintainoutcometype.aspx.cs(492,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\matchFXtrade.aspx.cs(502,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\matchFXtrade.aspx.cs(790,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\adminapp\matchtrade.aspx.cs(313,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\matchtrade.aspx.cs(571,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\matchtrade.aspx.cs(763,3): warning CS0168: The variable 'e' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\matchtrade.aspx.cs(864,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\matchtrade.aspx.cs(1128,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\adminapp\newaccount.aspx.cs(103,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newaccount.aspx.cs(127,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newaccount.aspx.cs(239,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newaccount.aspx.cs(274,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newaccount.aspx.cs(317,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newaccount.aspx.cs(350,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newadmin.aspx.cs(409,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newdeal.aspx.cs(397,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newevent.aspx.cs(248,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newevent.aspx.cs(338,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newevent.aspx.cs(394,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newevent.aspx.cs(423,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newFXtrade.aspx.cs(178,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newFXtrade.aspx.cs(196,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newFXtrade.aspx.cs(434,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newFXtrade.aspx.cs(581,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newFXtrade.aspx.cs(812,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newFXtrade.aspx.cs(940,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newFXtrade.aspx.cs(1361,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\adminapp\newmember.aspx.cs(128,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newmember.aspx.cs(167,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newmember.aspx.cs(334,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newmember.aspx.cs(372,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newsecuritycode.aspx.cs(233,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newsystemaccount.aspx.cs(103,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newsystemaccount.aspx.cs(126,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newsystemaccount.aspx.cs(238,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newsystemaccount.aspx.cs(273,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newsystemaccount.aspx.cs(317,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newsystemaccount.aspx.cs(349,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(236,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(578,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(597,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(824,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(932,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(1276,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(1315,13): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\newtrade.aspx.cs(1536,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\adminapp\systemaccount.aspx.cs(366,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\systemaccount.aspx.cs(402,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\systemaccount.aspx.cs(445,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\systemaccount.aspx.cs(466,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\systemaccount.aspx.cs(485,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\systemaccount.aspx.cs(517,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\systemaccount.aspx.cs(874,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\tradereport.aspx.cs(512,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\tradereport.aspx.cs(592,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updateadmin.aspx.cs(299,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updateevent.aspx.cs(189,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updateevent.aspx.cs(252,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updateevent.aspx.cs(295,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updateevent.aspx.cs(438,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updateevent.aspx.cs(594,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updateevent.aspx.cs(733,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatemember.aspx.cs(191,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatemember.aspx.cs(227,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatemember.aspx.cs(369,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatemember.aspx.cs(405,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatemember.aspx.cs(528,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatetrade.aspx.cs(218,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatetrade.aspx.cs(278,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatetrade.aspx.cs(311,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatetrade.aspx.cs(422,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatetrade.aspx.cs(589,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\adminapp\updatetrade.aspx.cs(768,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\account.aspx.cs(458,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\account.aspx.cs(487,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\account.aspx.cs(524,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\account.aspx.cs(543,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\account.aspx.cs(563,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\account.aspx.cs(596,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\account.aspx.cs(907,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\alertservices.aspx.cs(458,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\changepassword.aspx.cs(102,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\changepassword.aspx.cs(195,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\changepassword.aspx.cs(212,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\dealreport.aspx.cs(363,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\matchFXTradeMember.aspx.cs(478,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\memberapp\matchtrade.aspx.cs(336,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\matchtrade.aspx.cs(602,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\matchtrade.aspx.cs(789,4): warning CS0168: The variable 'e' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\matchtrade.aspx.cs(1016,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\memberapp\newFXtradeMember.aspx.cs(315,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newFXtradeMember.aspx.cs(401,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newFXtradeMember.aspx.cs(541,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newFXtradeMember.aspx.cs(697,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newFXtradeMember.aspx.cs(1124,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\memberapp\newtrade.aspx.cs(263,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newtrade.aspx.cs(342,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newtrade.aspx.cs(507,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newtrade.aspx.cs(705,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newtrade.aspx.cs(860,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\newtrade.aspx.cs(1245,4): warning CS0162: Unreachable code detected
c:\inetpub\wwwroot\OverDCounter\memberapp\updatemember.aspx.cs(157,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\updatemember.aspx.cs(189,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\updatemember.aspx.cs(318,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\updatemember.aspx.cs(353,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\memberapp\updatemember.aspx.cs(479,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(722,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(895,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1077,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1233,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1266,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1326,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1341,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1369,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1389,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1418,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1443,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1474,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1513,4): warning CS0168: The variable 'ex' is declared but never used
c:\inetpub\wwwroot\OverDCounter\index.aspx.cs(1575,4): warning CS0168: The variable 'ex' is declared but never used
Build complete -- 0 errors, 171 warnings
Building satellite assemblies...
------ Starting pre-build validation for project 'ab' ------
------ Pre-build validation for project 'ab' completed ------
------ Rebuild All started: Project: ab, Configuration: Release ------
Building file 'C:\Inetpub\wwwroot\OverDCounter\ab\Release\ab.msi'...
ERROR: Unable to build folder named 'images'
ERROR: Unable to build folder named 'aspx'
ERROR: Unable to build folder named 'asp'
ERROR: Unable to build folder named 'js'
ERROR: Unable to build folder named 'images'
ERROR: Unable to build folder named 'common'
Packaging file 'class_upload.asp'...
Packaging file 'update_can_icn.gif'...
Packaging file 'administrator.jpg'...
Packaging file 'frmresourceslist.html'...
Packaging file 'New.gif'...
Packaging file 'hibernatenewFXtrade.aspx'...
Packaging file 'mdb.gif'...
Packaging file 'fcktoolbarbreak_gecko.js'...
Packaging file 'login_bg.gif'...
Packaging file 'FXdealreport.aspx'...
Packaging file 'top_bg1.gif'...
Packaging file 'fcktoolbarbutton.js'...
Packaging file 'pdf.gif'...
Packaging file 'fck_textfield.html'...
Packaging file 'curv_left.gif'...
Packaging file 'style.css'...
Packaging file 'fckselection_ie.js'...
Packaging file 'maintaincategory.aspx'...
Packaging file 'uk.js'...
Packaging file 'fck_form.html'...
Packaging file 'toolbar.end.gif'...
Packaging file 'pl.js'...
Packaging file 'default.aspx'...
Packaging file 'lastdots.gif'...
Packaging file 'reportviewer.ascx'...
Packaging file 'sampleposteddata.asp'...
Packaging file 'reset1.gif'...
Packaging file 'membership_update.jpg'...
Packaging file 'fckevents.js'...
Packaging file 'UPDATE1.gif'...
Packaging file 'fo.js'...
Packaging file 'account.aspx'...
Packaging file 'curv03.gif'...
Packaging file 'license.txt'...
Packaging file 'Exit.gif'...
Packaging file 'postbill.jpg'...
Packaging file 'CrystalDecisions.Shared.dll'...
Packaging file 'spacer.gif'...
Packaging file 'newsecuritycode.aspx'...
Packaging file 'tounge_smile.gif'...
Packaging file 'memberAccountReport.aspx'...
Packaging file 'password.jpg'...
Packaging file 'customerrorhandler.ascx'...
Packaging file 'upload.aspx'...
Packaging file 'toolbar.arrowright.gif'...
Packaging file 'Microsoft.Web.UI.WebControls.dll'...
Packaging file 'connector.aspx'...
Packaging file 'logo.gif'...
Packaging file 'ExpireTrade.gif'...
Packaging file 'fcktoolbarbuttonui.js'...
Packaging file 'mail.aspx'...
Packaging file 'eventfilter.ascx'...
Packaging file 'Fplus.gif'...
Packaging file 'postbill.aspx'...
Packaging file 'MetaBuilders.WebControls.RowSelectorColumn.dll'...
Packaging file 'NEW-DEAL1.gif'...
Packaging file 'htm.gif'...
Packaging file 'loginbg.gif'...
Packaging file 'Save.gif'...
Packaging file 'SelectAll.gif'...
Packaging file 'dots.gif'...
Packaging file 'memberreportFilter.aspx'...
Packaging file 'plus.gif'...
Packaging file 'envelope.gif'...
Packaging file 'CANCEL1.gif'...
Packaging file 'avi.gif'...
Packaging file 'expand.gif'...
Packaging file 'html.gif'...
Packaging file 'DESELECT-ALL-1.gif'...
Packaging file 'matchtrade.aspx'...
Packaging file 'Web.config'...
Packaging file 'adminreportFilter.aspx'...
Packaging file 'errorhandler.ascx'...
Packaging file 'fckbrowserinfo.js'...
Packaging file 'fckxhtml_ie.js'...
Packaging file 'nb.js'...
Packaging file 'Global.asax'...
Packaging file 'DESELECT-ALL1.gif'...
Packaging file 'SEARCH1.gif'...
Packaging file 'know_nor.gif'...
Packaging file 'cancelnewOpenedFXtrade.aspx'...
Packaging file 'maintainoutcometypeOption.aspx'...
Packaging file 'contact_nor.gif'...
Packaging file 'fckplugin.js'...
Packaging file 'yellow_curvebg.gif'...
Packaging file 'unlocked.gif'...
Packaging file 'post-edit-advert1.gif'...
Packaging file 'Edit.gif'...
Packaging file 'toolbar.expand.gif'...
Packaging file 'newdeal.aspx'...
Packaging file 'T.gif'...
Packaging file 'ai.gif'...
Packaging file 'pdf.gif'...
Packaging file 'swf.gif'...
Packaging file 'he.js'...
Packaging file 'fcktoolbarfontsizecombo.js'...
Packaging file 'calender.gif'...
Packaging file 'Tplus.gif'...
Packaging file 'zh-cn.js'...
Packaging file 'right_navi2.gif'...
Packaging file 'rt_bot_bg1.jpg'...
Packaging file 'fckdocumentfragment_gecko.js'...
Packaging file 'fck_document_preview.html'...
Packaging file 'bottomframe.ascx'...
Packaging file 'fck_flash.html'...
Packaging file 'newFXtrade.aspx'...
Packaging file 'es.js'...
Packaging file 'REPORT1.gif'...
Packaging file 'fcktoolbarspecialcombo.js'...
Packaging file 'toolbar.bg.gif'...
Packaging file 'fcktoolbaritems.js'...
Packaging file 'showerror.aspx'...
Packaging file 'commands.asp'...
Packaging file 'logo2.gif'...
Packaging file 'fckspellcheckcommand_ie.js'...
Packaging file 'blankdots.gif'...
Packaging file 'fckeditorapi.js'...
Packaging file 'faq.aspx'...
Packaging file 'zip.gif'...
Packaging file 'fck_spellerpages.html'...
Packaging file 'blank.html'...
Packaging file 'Select.gif'...
Packaging file 'fcklisthandler.js'...
Packaging file 'FolderUp.gif'...
Packaging file 'sample04.html'...
Packaging file 'toolbar.expand.gif'...
Packaging file 'Customexportreport.ascx'...
Packaging file 'doc.gif'...
Packaging file 'newtrade.aspx'...
Packaging file 'blue_alt.gif'...
Packaging file 'spellChecker.js'...
Packaging file 'changepassword.aspx'...
Packaging file 'emailViewer.aspx'...
Packaging file 'toolbar.collapse.gif'...
Packaging file 'fckxml_ie.js'...
Packaging file 'tranfilter.ascx'...
Packaging file 'hibernatematchtrade.aspx'...
Packaging file 'fckplugin.js'...
Packaging file 'frmresourcetype.html'...
Packaging file 'right_5.gif'...
Packaging file 'Tplus.gif'...
Packaging file 'cs.js'...
Packaging file 'ai.gif'...
Packaging file 'white.gif'...
Packaging file 'fckdomrange.js'...
Packaging file '_whatsnew.html'...
Packaging file 'sample04.asp'...
Packaging file 'FolderOpened32.gif'...
Packaging file 'Firstd.gif'...
Packaging file 'fck_editor.css'...
Packaging file 'fck_link.html'...
Packaging file 'topbanner.ascx'...
Packaging file 'topframe.ascx'...
Packaging file 'updateadmin.aspx'...
Packaging file 'yellow_curveright.gif'...
Packaging file 'T.gif'...
Packaging file 'de.js'...
Packaging file 'Report.gif'...
Packaging file 'fck_listprop.html'...
Packaging file 'expireevent.aspx'...
Packaging file 'howtojoin_nor.gif'...
Packaging file 'CREATE-LAYER-2.gif'...
Packaging file 'fcktoolbarpanelbutton.js'...
Packaging file 'html.gif'...
Packaging file 'knowledgebase.aspx'...
Packaging file 'frmactualfolder.html'...
Packaging file 'locked.gif'...
Packaging file 'fck_contextmenu.js'...
Packaging file 'CANCEL-TRADE1.gif'...
Packaging file 'hr.js'...
Packaging file 'fckeditor.original.html'...
Packaging file 'sample02.html'...
Packaging file 'newuserlogin.gif'...
Packaging file 'fck_dialog.css'...
Packaging file 'fckstylecommand.js'...
Packaging file 'template2.gif'...
Packaging file 'Rminus.gif'...
Packaging file 'toolbar.start.gif'...
Packaging file 'doc.gif'...
Packaging file 'loading.gif'...
Packaging file 'fck_colorselector.html'...
Packaging file 'SETTLE-DEAL1.gif'...
Packaging file 'png.gif'...
Packaging file 'faq_hov.gif'...
Packaging file 'fckpasteplaintextcommand.js'...
Packaging file 'sampleslist.html'...
Packaging file 'MATCH.gif'...
Packaging file 'fck_template.html'...
Packaging file 'fck_checkbox.html'...
Packaging file 'header.jpg'...
Packaging file 'inactive_icn.gif'...
Packaging file 'fck_dialog_common.css'...
Packaging file 'browser.css'...
Packaging file 'faqAnswer.aspx'...
Packaging file 'curve_foterleft.gif'...
Packaging file 'rightarrow.gif'...
Packaging file 'fck_table.html'...
Packaging file 'fckconfig.js'...
Packaging file 'common.js'...
Packaging file 'no.js'...
Packaging file 'sample05.html'...
Packaging file 'error.jpg'...
Packaging file 'curve_right_bg.gif'...
Packaging file 'newCustomeventcategory.ascx'...
Packaging file 'DEFUNCT-DEAL1.gif'...
Packaging file 'fckxml.js'...
Packaging file 'eu.js'...
Packaging file 'fckdomtools.js'...
Packaging file 'fck_editor.css'...
Packaging file 'Show.gif'...
Packaging file 'hu.js'...
Packaging file 'en-uk.js'...
Packaging file 'EDIT1.gif'...
Packaging file 'toolbar.arrowright.gif'...
Packaging file 'NewDeal.gif'...
Packaging file 'Deal_cancel.jpg'...
Packaging file 'Setup.Exe'...
Packaging file 'sampleposteddata.asp'...
Packaging file 'datetimepicker.ascx'...
Packaging file 'confused_smile.gif'...
Packaging file 'fckmenublock.js'...
Packaging file 'gif.gif'...
Packaging file 'vsd.gif'...
Packaging file 'fck_anchor.html'...
Packaging file 'fcktablecommand.js'...
Packaging file 'adminreportFX.aspx'...
Packaging file 'htaccess.txt'...
Packaging file 'fckconstants.js'...
Packaging file 'DESELECT-ALL.gif'...
Packaging file 'sv.js'...
Packaging file 'folderopen.gif'...
Packaging file 'SettleDeal.gif'...
Packaging file 'fck_about.html'...
Packaging file 'manage_AboutUs.aspx'...
Packaging file 'ODCerror.aspx'...
Packaging file 'Rplus.gif'...
Packaging file 'updatetrade.aspx'...
Packaging file 'fckspecialcombo.js'...
Packaging file 'toolbar.start.gif'...
Packaging file 'UPDATE-BALANCE1.gif'...
Packaging file 'sample06.html'...
Packaging file 'DELETE1.gif'...
Packaging file 'rt_bot_c2.gif'...
Packaging file 'lightbulb.gif'...
Packaging file 'fplus.gif'...
Packaging file 'howtojoin_hov.gif'...
Packaging file 'ru.js'...
Packaging file 'fck_select.html'...
Packaging file 'fckstylesloader.js'...
Packaging file 'Rplus.gif'...
Packaging file 'adminmenu.ascx'...
Packaging file 'Copy of tranfilter.ascx'...
Packaging file 'fckenterkey.js'...
Packaging file 'mp3.gif'...
Packaging file 'alertservices.aspx'...
Packaging file 'HOME1.gif'...
Packaging file 'fckurlparams.js'...
Packaging file 'L.gif'...
Packaging file 'io.asp'...
Packaging file 'SAVE1.gif'...
Packaging file 'fckkeystrokehandler.js'...
Packaging file 'expiretrade.aspx'...
Packaging file 'webpay_ifc.inc'...
Packaging file 'showtableborders.htc'...
Packaging file 'jpg.gif'...
Packaging file 'I.gif'...
Packaging file 'fck_image.html'...
Packaging file 'sampleposteddata.html'...
Packaging file 'BALANCE1.gif'...
Packaging file 'box_bg.jpg'...
Packaging file 'Back.gif'...
Packaging file 'tradereport.aspx'...
Packaging file 'fckdomrange_ie.js'...
Packaging file 'it.js'...
Packaging file 'CancelTrade.gif'...
Packaging file 'lat_rt.jpg'...
Packaging file 'lv.js'...
Packaging file 'faq_nor.gif'...
Packaging file 'heart.gif'...
Packaging file 'curve_top_bg.gif'...
Packaging file 'spacer1.gif'...
Packaging file 'fckcontextmenu.js'...
Packaging file 'fckcodeformatter.js'...
Packaging file 'fckplugin.js'...
Packaging file 'fcktools.js'...
Packaging file 'Microsoft.Web.UI.WebControls.dll'...
Packaging file 'Minubox.gif'...
Packaging file 'swf.gif'...
Packaging file 'Refresh.gif'...
Packaging file 'class_upload.asp'...
Packaging file 'default.icon.gif'...
Packaging file 'minus.gif'...
Packaging file 'updateevent.aspx'...
Packaging file 'ko.js'...
Packaging file 'fckundo_ie.js'...
Packaging file 'index.aspx'...
Packaging file 'et.js'...
Packaging file 'ppt.gif'...
Packaging file 'logo_fckeditor.gif'...
Packaging file 'newFXtradeMember.aspx'...
Packaging file 'cake.gif'...
Packaging file 'PublishTrade.gif'...
Packaging file 'fckdebug.js'...
Packaging file 'fr.js'...
Packaging file 'vsd.gif'...
Packaging file 'f.gif'...
Packaging file 'hedaer_curve.jpg'...
Packaging file 'Lminus.gif'...
Packaging file 'alertservices.aspx'...
Packaging file 'down.jpg'...
Packaging file 'rt_bot_c3.gif'...
Packaging file 'membermenu.ascx'...
Packaging file 'test.html'...
Packaging file 'bmp.gif'...
Packaging file 'arrow_rtl.gif'...
Packaging file 'webservice.htc'...
Packaging file 'sample09.html'...
Packaging file 'DELETE-ALL-SNAPS.gif'...
Packaging file 'fckscriptloader.js'...
Packaging file 'updatemember.aspx'...
Packaging file '_translationstatus.txt'...
Packaging file 'toolbar.start.gif'...
Packaging file 'Emptybox.gif'...
Packaging file 'fcktablehandler_gecko.js'...
Packaging file 'nl.js'...
Packaging file 'fck_replace.html'...
Packaging file 'EXIT1.gif'...
Packaging file 'hi.js'...
Packaging file 'shades_smile.gif'...
Packaging file 'angel_smile.gif'...
Packaging file 'bmp.gif'...
Packaging file 'FxAdminChargViewer.aspx'...
Packaging file 'validate1.gif'...
Packaging file 'folder.gif'...
Packaging file 'fck_internal.css'...
Packaging file 'OverDCounter.pdb'...
Packaging file 'fck_showtableborders_gecko.css'...
Packaging file 'Magnify.gif'...
Packaging file 'Home.gif'...
Packaging file 'fckelementpath.js'...
Packaging file 'tradefilter.ascx'...
Packaging file 'yellow_curveleft.gif'...
Packaging file 'fcktoolbarstylecombo.js'...
Packaging file 'bg.js'...
Packaging file 'fck_image.js'...
Packaging file 'right_4.gif'...
Packaging file 'memberreportFX.aspx'...
Packaging file 'Folder.gif'...
Packaging file 'default.icon.gif'...
Packaging file 'GENERATE-1.gif'...
Packaging file 'empty.JPG'...
Packaging file 'Customtranfilter.ascx'...
Packaging file 'header_blnk.gif'...
Packaging file 'singleminus.gif'...
Packaging file 'right_navi1.gif'...
Packaging file 'defunctdeal.aspx'...
Packaging file 'EXPORT1.gif'...
Packaging file 'mainbanner.ascx'...
Packaging file 'lat_news.jpg'...
Packaging file 'cry_smile.gif'...
Packaging file 'curv02.gif'...
Packaging file 'fck_editor.css'...
Packaging file 'sample03.html'...
Packaging file 'PUBLISH-TRADE1.gif'...
Packaging file 'curv_right.gif'...
Packaging file 'transparentspacer.gif'...
Packaging file 'Lminus.gif'...
Packaging file 'toolbar.htc'...
Packaging file 'OverDCounter.dll'...
Packaging file 'SHOW1.gif'...
Packaging file 'curve_lefttop.gif'...
Packaging file 'topbanner.jpg'...
Packaging file 'find.html'...
Packaging file 'BACK1.GIF'...
Packaging file 'fck_flash.js'...
Packaging file 'Tminus.gif'...
Packaging file 'settledeal.aspx'...
Packaging file 'png.gif'...
Packaging file 'fck_strip.gif'...
Packaging file 'sl.js'...
Packaging file 'fcktoolbarset.js'...
Packaging file 'session_timeout.jpg'...
Packaging file 'fckdialog_ie.js'...
Packaging file 'confiis4.exe'...
Packaging file 'fck_radiobutton.html'...
Packaging file 'fckplugin.js'...
Packaging file 'exe.gif'...
Packaging file 'omg_smile.gif'...
Packaging file 'fckdocumentfragment_ie.js'...
Packaging file 'CLEAR1.gif'...
Packaging file 'fxDealDefunct.aspx'...
Packaging file 'CrystalPluginMgrLib.dll'...
Packaging file 'fckpanel.js'...
Packaging file 'curve_botton_bg.gif'...
Packaging file 'view-adverts.gif'...
Packaging file 'wink_smile.gif'...
Packaging file 'AboutODCTrading.aspx'...
Packaging file 'template1.gif'...
Packaging file 'fcktoolbarfontformatcombo.js'...
Packaging file 'fckmenuitem.js'...
Packaging file 'toolbar.collapse.gif'...
Packaging file 'recordnavigate.ascx'...
Packaging file 'angry_smile.gif'...
Packaging file 'SELECT1.gif'...
Packaging file 'logo.jpg'...
Packaging file 'SELECT-ALL1.gif'...
Packaging file 'toolbar.separator.gif'...
Packaging file 'logo1.gif'...
Packaging file 'spellerStyle.css'...
Packaging file 'vi.js'...
Packaging file 'testmail.aspx'...
Packaging file 'mp3.gif'...
Packaging file 'toolbar.buttonarrow.gif'...
Packaging file 'header1.jpg'...
Packaging file 'fck_paste.html'...
Packaging file 'gotopage.gif'...
Packaging file 'fckiecleanup.js'...
Packaging file 'admintreport.aspx'...
Packaging file 'memberlogin.gif'...
Packaging file 'toolbar.expand.gif'...
Packaging file 'up.gif'...
Packaging file 'fckplugin.js'...
Packaging file 'fckxhtmlentities.js'...
Packaging file 'curve_left_bg.gif'...
Packaging file 'treeview.htc'...
Packaging file 'fck_hiddenfield.gif'...
Packaging file 'frmfolders.html'...
Packaging file 'fck_anchor.gif'...
Packaging file 'ADD1.gif'...
Packaging file 'create_trade.gif'...
Packaging file 'maintainoutcometype.aspx'...
Packaging file 'mdb.gif'...
Packaging file 'anchor.gif'...
Packaging file 'fckpastewordcommand.js'...
Packaging file 'Next.gif'...
Packaging file 'upd.gif'...
Packaging file 'bottom_bg.gif'...
Packaging file 'rt_bot_c1.gif'...
Packaging file 'matchFXtrade.aspx'...
Packaging file 'fckregexlib.js'...
Packaging file 'NEW1.gif'...
Packaging file 'expire_icn.gif'...
Packaging file 'trans.gif'...
Packaging file 'dealreport.aspx'...
Packaging file 'fckeditor.js'...
Packaging file 'updatemember.aspx'...
Packaging file 'EXPIRE1.gif'...
Packaging file 'fcklistslib.js'...
Packaging file 'th.js'...
Packaging file 'curv01.gif'...
Packaging file 'botton_bg.gif'...
Packaging file 'fa.js'...
Packaging file 'fckconfig.js'...
Packaging file 'abouotc_hov.gif'...
Packaging file 'browser.html'...
Packaging file 'fck_strip.gif'...
Packaging file 'dealreport.aspx'...
Packaging file 'eo.js'...
Packaging file 'MultiPage.htc'...
Packaging file 'fckxhtml_gecko.js'...
Packaging file 'CrystalDecisions.CrystalReports.Engine.dll'...
Packaging file 'arrow_ltr.gif'...
Packaging file 'ms.js'...
Packaging file 'root.gif'...
Packaging file 'login_left.jpg'...
Packaging file 'thumbs_down.gif'...
Packaging file 'line.gif'...
Packaging file 'collapse.gif'...
Packaging file 'sample07.html'...
Packaging file 'fcktoolbarbreak_ie.js'...
Packaging file 'lt.js'...
Packaging file 'white.gif'...
Packaging file 'CustomDatePicker.ascx'...
Packaging file 'trade_icn.gif'...
Packaging file 'swt.gif'...
Packaging file 'input.gif'...
Packaging file 'el.js'...
Packaging file 'fck_textarea.html'...
Packaging file '_documentation.html'...
Packaging file 'Search.gif'...
Packaging file 'Lplus.gif'...
Packaging file 'sk.js'...
Packaging file 'blank.gif'...
Packaging file 'SentmailViewer.aspx'...
Packaging file 'rt_bot_bg.jpg'...
Packaging file 'fxtradefilter.ascx'...
Packaging file 'active_icn3.gif'...
Packaging file 'fck_ie.js'...
Packaging file 'fckstyles.xml'...
Packaging file 'sample06.config.js'...
Packaging file 'F.gif'...
Packaging file 'Reset.gif'...
Packaging file 'body_topbg.gif'...
Packaging file 'exportreport.ascx'...
Packaging file 'up.jpg'...
Packaging file 'fck_editorarea.css'...
Packaging file 'tradereport.aspx'...
Packaging file 'fckdialog.js'...
Packaging file 'fla.gif'...
Packaging file 'toolbar.buttonarrow.gif'...
Packaging file 'xls.gif'...
Packaging file 'default.aspx'...
Packaging file 'cancelmatchtrade.aspx'...
Packaging file 'singleplus.gif'...
Packaging file 'faq.jpg'...
Packaging file 'test.asp'...
Packaging file 'updateFXtrade.aspx'...
Packaging file 'memberreport.aspx'...
Packaging file 'fckspellcheckcommand_gecko.js'...
Packaging file 'eventcategory.ascx'...
Packaging file 'tradereportDS.xsd'...
Packaging file 'crystalimagehandler.aspx'...
Packaging file 'sr.js'...
Packaging file 'LOGIN1.gif'...
Packaging file 'zh.js'...
Packaging file 'CrystalDecisions.Web.dll'...
Packaging file 'FxTradeReportFilter.ascx'...
Packaging file 'Delete.gif'...
Packaging file 'Customeventcategory.ascx'...
Packaging file 'curve_foterbg.gif'...
Packaging file 'fcktablehandler.js'...
Packaging file 'rt_bot_c4.gif'...
Packaging file 'sample01.asp'...
Packaging file 'fcktablehandler_ie.js'...
Packaging file 'zip.gif'...
Packaging file 'find.gif'...
Packaging file 'divider.gif'...
Packaging file 'swt.gif'...
Packaging file 'curve_header_bg.gif'...
Packaging file 'expireFXtrade.aspx'...
Packaging file 'Tminus.gif'...
Packaging file 'SNAP.gif'...
Packaging file 'site_administrator.jpg'...
Packaging file 'Rminus.gif'...
Packaging file 'fck_strip.gif'...
Packaging file 'FolderOpened.gif'...
Packaging file 'fckimagepreloader.js'...
Packaging file 'util.asp'...
Packaging file 'fckeditorcode_ie.js'...
Packaging file 'maintaincurrency.aspx'...
Packaging file 'plus.gif'...
Packaging file 'abouotc_nor.gif'...
Packaging file 'Terms and Conditions.aspx'...
Packaging file 'en.js'...
Packaging file 'fr.js'...
Packaging file 'L.gif'...
Packaging file 'AjaxCallObject.js'...
Packaging file 'replace.html'...
Packaging file 'sample11.html'...
Packaging file 'login_bg1.gif'...
Packaging file 'en-au.js'...
Packaging file 'fckeditor.html'...
Packaging file 'frmupload.html'...
Packaging file 'bs.js'...
Packaging file 'fckw3crange.js'...
Packaging file 'sample03.asp'...
Packaging file 'Clear.gif'...
Packaging file 'moz-bindings.xml'...
Packaging file 'fckdomrange_gecko.js'...
Packaging file 'template3.gif'...
Packaging file 'box_bg_top1.gif'...
Packaging file '_upgrade.html'...
Packaging file 'fck_pagebreak.gif'...
Packaging file 'thawte.gif'...
Packaging file 'FxDealFilter.ascx'...
Packaging file 'Nextd.gif'...
Packaging file 'fckcommands.js'...
Packaging file 'ro.js'...
Packaging file 'latest_news.gif'...
Packaging file 'fckstyledef_ie.js'...
Packaging file 'right_navi3.gif'...
Packaging file 'leftarrow.gif'...
Packaging file 'left_bg_hover.gif'...
Packaging file 'lastplus.gif'...
Packaging file 'CrystalKeyCodeLib.dll'...
Packaging file 'eventreport.aspx'...
Packaging file 'cancelmatchedFXtrade.aspx'...
Packaging file 'line_bg.gif'...
Packaging file 'sample08.html'...
Packaging file 'fi.js'...
Packaging file 'feedbackViewer.aspx'...
Packaging file 'fck_dialog.css'...
Packaging file 'Prevd.gif'...
Packaging file 'GENERATE-REPORT1.gif'...
Packaging file 'pt-br.js'...
Packaging file 'star01.gif'...
Packaging file 'fck_button.html'...
Packaging file 'cancelnewtrade.aspx'...
Packaging file 'delete_btn.gif'...
Packaging file 'maintaincontactus.aspx'...
Packaging file 'beginminus.gif'...
Packaging file 'logout.gif'...
Packaging file 'ourbankdetails.aspx'...
Packaging file 'header_bg.jpg'...
Packaging file 'fckmenublockpanel.js'...
Packaging file 'view-all-deal.jpg'...
Packaging file 'basexml.asp'...
Packaging file 'toolbar.end.gif'...
Packaging file 'connector.asp'...
Packaging file 'DESELECT ALL.swf'...
Packaging file 'fck_hiddenfield.html'...
Packaging file 'fcktemplates.xml'...
Packaging file 'fck_placeholder.html'...
Packaging file 'update_icn.gif'...
Packaging file 'i.gif'...
Packaging file 'fck_select.js'...
Packaging file 'CrystalEnterpriseLib.dll'...
Packaging file 'fck_flash_preview.html'...
Packaging file 'sample01.html'...
Packaging file 'abouotc_nor_1.gif'...
Packaging file 'htm.gif'...
Packaging file 'config.asp'...
Packaging file 'ButtonArrow.gif'...
Packaging file 'disclaimer.aspx'...
Packaging file 'MATCH1.gif'...
Packaging file 'active_icn.gif'...
Packaging file 'controls.html'...
Packaging file 'fckplugins.js'...
Packaging file 'Search.gif'...
Packaging file 'sr-latn.js'...
Packaging file 'Plusbox.gif'...
Packaging file 'fckdebug.html'...
Packaging file 'MATCH.swf'...
Packaging file 'BalanceUpdate.gif'...
Packaging file 'Validate.gif'...
Packaging file 'en-ca.js'...
Packaging file 'gif.gif'...
Packaging file 'html.gif'...
Packaging file 'fck_image_preview.html'...
Packaging file 'post_hov1.gif'...
Packaging file 'fcktools_gecko.js'...
Packaging file 'fck_gecko.js'...
Packaging file 'embaressed_smile.gif'...
Packaging file 'ar.js'...
Packaging file 'newuserlogin_old.gif'...
Packaging file 'cs.gif'...
Packaging file 'rt_bot_bg.gif'...
Packaging file 'post_nor1.gif'...
Packaging file 'js.gif'...
Packaging file 'fckundo_gecko.js'...
Packaging file 'xls.gif'...
Packaging file 'begindots.gif'...
Packaging file 'thumbs_up.gif'...
Packaging file 'pt.js'...
Packaging file 'CrystalDecisions.Windows.Forms.dll'...
Packaging file 'r.gif'...
Packaging file 'exe.gif'...
Packaging file 'pl.js'...
Packaging file 'de.js'...
Packaging file 'Export.gif'...
Packaging file 'fck_dialog_common.js'...
Packaging file 'expire_icn2.gif'...
Packaging file 'newmember.aspx'...
Packaging file 'Update.gif'...
Packaging file 'minus.gif'...
Packaging file 'curve_foterright.gif'...
Packaging file 'wordWindow.js'...
Packaging file 'star.gif'...
Packaging file 'welcome.gif'...
Packaging file 'MatchTrade.gif'...
Packaging file 'newFXdeal.aspx'...
Packaging file 'hibernateMatchedFXtrade.aspx'...
Packaging file 'top_bg.gif'...
Packaging file '_getfontformat.html'...
Packaging file 'matchtrade.aspx'...
Packaging file 'teeth_smile.gif'...
Packaging file '_fckviewstrips.html'...
Packaging file 'single.gif'...
Packaging file 'fckjscoreextensions.js'...
Packaging file 'txt.gif'...
Packaging file 'fck_smiley.html'...
Packaging file 'fckdialog.html'...
Packaging file 'plus.gif'...
Packaging file 'fckxhtml.js'...
Packaging file 'Lplus.gif'...
Packaging file 'logo_fredck.gif'...
Packaging file 'fcklanguagemanager.js'...
Packaging file 'curv04.gif'...
Packaging file 'test1.asp'...
Packaging file 'Generate.gif'...
Packaging file 'toolbar.buttonarrow.gif'...
Packaging file 'spellchecker.html'...
Packaging file 'accessdenied.aspx'...
Packaging file 'ja.js'...
Packaging file 'MATCH-TRADE1.gif'...
Packaging file 'fcktoolbar.js'...
Packaging file 'Folder32.gif'...
Packaging file 'devil_smile.gif'...
Packaging file 'fck_link.js'...
Packaging file 'fckdocumentprocessor.js'...
Packaging file 'tester.aspx'...
Packaging file 'sample12.html'...
Packaging file 'Add.gif'...
Packaging file 'bn.js'...
Packaging file 'accountbalancereport.aspx'...
Packaging file 'frmcreatefolder.html'...
Packaging file 'fckplugin.js'...
Packaging file 'js.gif'...
Packaging file 'fcktoolbarfontscombo.js'...
Packaging file 'OPENTRDE1.gif'...
Packaging file 'replace.gif'...
Packaging file 'r.gif'...
Packaging file 'rdp.gif'...
Packaging file 'MagicAjax.dll'...
Packaging file 'en.js'...
Packaging file 'matchFXTradeMember.aspx'...
Packaging file 'toolbar.separator.gif'...
Packaging file 'radajax.dll'...
Packaging file 'it.js'...
Packaging file 'da.js'...
Packaging file 'Fminus.gif'...
Packaging file 'beginplus.gif'...
Packaging file 'newtrade.aspx'...
Packaging file 'avi.gif'...
Packaging file 'RiskWarning.aspx'...
Packaging file 'fckselection_gecko.js'...
Packaging file 'fck_source.html'...
Packaging file 'disablehandles.htc'...
Packaging file 'home_nor.gif'...
Packaging file 'fck_othercommands.js'...
Packaging file 'fckxml_gecko.js'...
Packaging file 'account.aspx'...
Packaging file 'Lastd.gif'...
Packaging file 'sad_smile.gif'...
Packaging file 'fck_dialog.css'...
Packaging file 'af.js'...
Packaging file 'fcktextcolorcommand.js'...
Packaging file 'config.asp'...
Packaging file 'about.jpg'...
Packaging file 'CREATE.swf'...
Packaging file 'accessdenied.aspx'...
Packaging file 'fckstyledef.js'...
Packaging file 'sample02.asp'...
Packaging file 'test.html'...
Packaging file 'rdp.gif'...
Packaging file 'DatePicker.ascx'...
Packaging file 'ca.js'...
Packaging file 'lastminus.gif'...
Packaging file 'Balance.gif'...
Packaging file 'OpenTrade.gif'...
Packaging file 'fck.js'...
Packaging file 'fckdialog_gecko.js'...
Packaging file 'fckeditor.asp'...
Packaging file 'webserviced.htc'...
Packaging file 'right_navi4.gif'...
Packaging file 'upload.asp'...
Packaging file 'jpg.gif'...
Packaging file 'OverDCounter.dll'...
Packaging file 'bullets.gif'...
Packaging file 'lat_news_bg.jpg'...
Packaging file 'txt.gif'...
Packaging file 'newadmin.aspx'...
Packaging file 'regular_smile.gif'...
Packaging file 'create_Layer-1.gif'...
Packaging file 'fcknumericfield.htc'...
Packaging file 'en.js'...
Packaging file 'fckeditingarea.js'...
Packaging file 'kiss.gif'...
Packaging file 'left_bg.gif'...
Packaging file 'systemaccount.aspx'...
Packaging file 'fla.gif'...
Packaging file 'it.js'...
Packaging file 'sample.css'...
Packaging file 'hibernatenewtrade.aspx'...
Packaging file 'minus.gif'...
Packaging file 'sample11_frame.html'...
Packaging file 'broken_heart.gif'...
Packaging file 'Cancel.gif'...
Packaging file 'dll.gif'...
Packaging file 'CrystalInfoStoreLib.dll'...
Packaging file 'newaccount.aspx'...
Packaging file 'Prev.gif'...
Packaging file 'DefunctDeal.gif'...
Packaging file 'reset.gif'...
Packaging file 'CrystalReportPluginLib.dll'...
Packaging file 'right_navi5.gif'...
Packaging file 'io.asp'...
Packaging file 'FredCK.FCKeditorV2.dll'...
Packaging file 'xml.gif'...
Packaging file 'fckstyledef_gecko.js'...
Packaging file 'username.jpg'...
Packaging file 'CrystalDecisions.ReportSource.dll'...
Packaging file 'whatchutalkingabout_smile.gif'...
Packaging file 'dealfilter.ascx'...
Packaging file 'mn.js'...
Packaging file 'Privacy Policy.aspx'...
Packaging file 'km.js'...
Packaging file 'toolbar.collapse.gif'...
Packaging file 'fckicon.js'...
Packaging file 'folder.gif'...
Packaging file 'First.gif'...
Packaging file 'fck_tablecell.html'...
Packaging file 'fcktools_ie.js'...
Packaging file 'gl.js'...
Packaging file 'fckeditorcode_gecko.js'...
Packaging file 'TabStrip.htc'...
Packaging file 'loginbox_top.gif'...
Packaging file 'index.html'...
Packaging file 'uparrow.gif'...
Packaging file 'xml.gif'...
Packaging file 'sample13.html'...
Packaging file 'adminreport.aspx'...
Packaging file 'FXdealreport.aspx'...
Packaging file 'cs.gif'...
Packaging file 'loginbox_botton.gif'...
Packaging file 'toolbar.buttonbg.gif'...
Packaging file 'fckplugin.js'...
Packaging file 'fck_specialchar.html'...
Packaging file 'placeholder.gif'...
Packaging file 'ppt.gif'...
Packaging file 'EXPIRE-TRADE-1.gif'...
Packaging file 'sample10.html'...
Packaging file 'index.html'...
Packaging file 'fckselection.js'...
Packaging file 'fck_flashlogo.gif'...
Packaging file 'fckfitwindow.js'...
Packaging file 'fr.js'...
Packaging file 'spacer.gif'...
Packaging file 'close_ico.gif'...
Packaging file 'Expire.gif'...
Packaging file 'Login.gif'...
Packaging file 'fck_find.html'...
Packaging file 'TaskDateFilter.ascx'...
Packaging file 'newevent.aspx'...
Packaging file 'create_admin.jpg'...
Packaging file 'newsystemaccount.aspx'...
Packaging file 'controlWindow.js'...
Packaging file 'toolbar.separator.gif'...
Packaging file 'MagicAjax.dll'...
Packaging file 'payment_confirm.asp'...
Packaging file 'dll.gif'...
Packaging file 'mainbanner.ascx'...
Packaging file 'Last.gif'...
Packaging file 'fminus.gif'...
Packaging file 'fckpackager.xml'...
Packaging file 'neweventcategory.ascx'...
Packaging file 'default.html'...
Packaging file 'toolbar.end.gif'...
Packaging file 'toolbar.arrowright.gif'...
Packaging file 'curve_righttop.gif'...
Packaging file 'tr.js'...
Packaging file 'treeview.htc'...
Packaging file 'fck_docprops.html'...
Packaging file 'fcknamedcommand.js'...
---------------------- Done ----------------------
Rebuild All: 1 succeeded, 1 failed, 0 skipped
Please Provide me solution as soon as possible.Thanks & Regards,
Anurag Gupta
-
[quote user="anucs10"]ERROR: Unable to build folder named 'images'
ERROR: Unable to build folder named 'aspx'
ERROR: Unable to build folder named 'asp'
ERROR: Unable to build folder named 'js'
ERROR: Unable to build folder named 'images'
ERROR: Unable to build folder named 'common'[/quote]The above is where your problem lies.
Take a look at this thread and see if your problem is related to empty folders.
Post a reply
.NET forum discussion
-
edmonton female escort services near me
by canadapleasure (0 replies)
-
Bagaimana memenangkan $ 1,54 miliar dalam Mega Jutaan
by gametogelan (0 replies)
-
input integer from text file and output text file
by shmilon (0 replies)
-
cSharp stuck at exercise
by xander_Michiels (0 replies)
-
Need help in selected the Tax Audit Year from drop down menu and displaying results for the selected year
by citymumbai (0 replies)
Quick links
Recent activity
- arif ahmad replied to How to receive data in web ...
- William Thompson replied to What is the name of the Win...
- Sameera Piyadigamage replied to Point of Sale Developers: H...
- Scott Carline replied to 4 x C# Developers for large...
- Rajendra Dhakal replied to Restore SQL Server text dat...
- cloud rainda replied to How to convert between TS f...
Enter your message below
Sign in or Join us (it's free).