ShareThere is a common issue in these days after installing tomcat the service is not starting when you check services.msc it shows error code 0.
The solution to this problem is
1.Go to C:\Program Files\Java\jdk1.6.0_07\bin\msvcr71.dll and copy the “msvcr71.dll” file if you installed jdk in anyother location find the dll file there.

2.Go to tomcat->bin folder and paste [...]