I am using System.Windows.Forms.OpenFileDialog to open a file and it's working properly on my local machine but after deploying it on development server, the dialog windows doesn't comes up. What could be wrong here?