CoderJony

.NET

Solution- An unhandled exception of type 'System.BadImageFormatException' occurred in SomeService.exe.

Solution- An unhandled exception of type 'System.BadImageFormatException' occurred in SomeService.exe.

Please check out the root cause and solution for the below error message.

Read More By Ankush Jain
Integrating Log4Net with ASP.NET Web API2 and SQL Server

Integrating Log4Net with ASP.NET Web API2 and SQL Server

In this post, we will understand how can we integrate the famous .NET Logging Library - Log4Net into our ASP.NET project. Though particularly in this post I am using an ASP.NET Web API project, but the implementation will almost remain the same even if you want to integrate Log4Net in other ASP.NET applications such as MVC & Web Forms.

Read More By Ankush Jain
Solution- System.BadImageFormatException- Could not load file or assembly

Solution- System.BadImageFormatException- Could not load file or assembly

Make sure that you are using the correct tool path (i.e. installutil.exe) for installing the application.

Read More By Ankush Jain
The name 'Scripts' does not exist in the current context

The name 'Scripts' does not exist in the current context

This post will show you, how you can fix "The name 'Scripts' does not exist in the current context" error.

Read More By Ankush Jain