Imran Akram's blog

Let's talk about life, technicalities, career opportunities, current affairs and a lot more!

Could not execute CVTRES.EXE

Today I started working on a windows application at home and I was very annoyed by the error I was getting whenever I tried to debug/build the application that said: “Could not execute CVTRES.EXE” Tried lots of things like giving full rights to “everyone”  on the debug folder and some other silly things, until I [...]

  • Share/Bookmark

How to activate Line numbers in Visual Studio 2005?

If you want the Visual Studio 2005 text editor to show you the line numbers all you have to do is to expand the Text Editor branch of the tree. Here you can see a list of all of the languages for which settings may be modified. We will enable line numbering for C# code [...]

  • Share/Bookmark