An attempt to provide practical solutions for programmers working on ASP.NET, C#.NET, Angular, Cloud, SQL and many more...
Home
64Bit
ASP.NET
Pechkin Error
Fix for Error "Could not load file or assembly 'Pechkin' or one of its dependencies. An attempt was made to load a program with an incorrect format"
Fix for Error "Could not load file or assembly 'Pechkin' or one of its dependencies. An attempt was made to load a program with an incorrect format"
This will be generally caused if the server is 64bit Machine.
To fix this issue, you need to enable 32-Bit Applications in IIS as show in below screen shot.
Thanks a lot for the solution, it worked like a charm!
ReplyDelete