Blogger. How to exclude a category from homepage. Solved

First, make a backup copy of your template. Open your template. Locate: <b:if cond="data:mobile == "false""> ...


Can't create or connect to a firebird database? Solved

If you want to create a gdb database by EMS SQL Manager Lite for InterBase & Firebird you need the not obsolete firebird embed version w...


How to create a firebird DSN for windows 7. Solved

Follow the next procedure: close VWD if opened. First case. Client Server structure: First install a Firebird ODBC build from Firebirdsql....


How to get MS ReportViewer control in VS Express. Solved

For Windows 7 and later Visual studio 2013 Express and maybe also Visual studio 2012 supports ReportViewer control!   Download and...


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...