Anyhoo,
My TeXnic Center keeps crashing very periodically making it almost impossible to use. I have not idea why it is crashing, its happens every few minutes even while I'm being inactive so its not related to any specific process that I'm aware of.
Here is a screen shot of the typical crash.

I've tried reinstalling the Miktex 2.7 package again, but it didn't solve the problem.
I'm using windows XP.
I'm using the following packages:
Code: Select all
\documentclass[a4paper,oneside,11pt,titlepage]{book}
\usepackage{verbatim} % for the inclusion of multi-line comments
\usepackage{sistyle}
%%%% Math Packages
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amsfonts}
\usepackage{amssymb}
%%%% Chemistry Specific
\usepackage{sistyle} % includes SI style sheets
\usepackage[version=3]{mhchem}
%%%% Graphics packages
\usepackage{graphicx}
\usepackage{subfigure}
%%%% Citations and Reference packages
\usepackage[colorlinks=true,linkcolor=blue,citecolor=green]{hyperref}
\usepackage{hypernat}
\usepackage{cite}
\usepackage{chapterbib}
%%%% Others
\usepackage[left=4cm,right=2.5cm,bottom=2.5cm,top=2.5cm]{geometry}
\usepackage[margin=10pt,font=small,labelfont=bf, justification=centering]{caption}
\usepackage{float}
\usepackage{fancyhdr}
\usepackage{array}
\usepackage{verbatim} % Needed for the "comment" environment to make LaTeX comments
\usepackage{array}
Any help would be greatly appreciated as I'm trying to write my thesis but the constant crashing is making me think I should go back to word.