Error that I could not solve
A <MissingMethodException> for method <void System.EventHandler(...)> is raising in my ASP.NET pages whenever I load any of the pages in web browser. This error is not showing at my development PC but it is showing whereever I host my site. I am 100% sure that I have uploaded all my aspx files and bin folder containing my application assembly <ePlanet.dll> only.
Help is required urgantly.
|