Vb.net. Old applications give error in win7 and win vista? Solved

In this case application has to be rebuild. Proceed this way: In IDE>tools>options>Projects and solutions>check "Show alw...


Could not load type System.Runtime.CompilerServices. Solved

I was getting this exception. After searching in Vb.net guide and in google I found this solution: install net framework 4.5. This way I sol...


Windows 7. Can't load assembly...Solved

Go to Tools>Options... Click the "Projects and Solutions" item. Check the "Always show Solution" checkbox. In Sol...


Visual Studio 2010. BadImageFormatException? Resolved

This is an exception which occurs when we upgrade a project to a new version of VS Studio in win7 and later. To get rid of the problem follo...


Api win32. "Application has failed to start because the applicati..

Hello friends, sometimes I need light applications which, say, must start at windows startup. In these cases I recur to the win32 api . ...


Api win32. Problem solved with MSVCR90D.dll and MSVCR90.dll

Hello friends, sometimes I need light applications which, say, must start at windows startup. In thees cases I recur to the win32 apis . B...