I solved this problem by changing the event name. There was two classes having same event name. Both class is used in two user control. And two user control placed on one page. This was creating problem. My System environment: Win Server 2008 R2 IIS 7 - 64 bit VS 2010 .Net 3.5
http://www.castleproject.org/monorail/gettingstarted/ar.html 1.First of all, add references to the following assemblies: ◦Castle.ActiveRecord.dll ◦Castle.DynamicProxy.dll ◦Iesi.Collections.dll ◦log4net.dll ◦NHibernate.dll ◦NHibernate.ByteCode.Castle.dll
Comments
Post a Comment