Hi samsmuthu,
You don't have log4net dll on your server.
When you deploy your project to the server, make sure that a log4net dll is there.
Else copy the dll and paste in bin folder on the server.
And
1. Open IIS.
2. Go to current server –> Application Pools.
3. Select the application pool your 32-bit application will run under.
4. Click Advanced setting or Application Pool Default.
4. Set Enable 32-bit Applications to True.