Monday, February 6, 2012

Connect Project Professional to Project Server

November 3, 2009 by · Leave a Comment 

Follow the steps to connect project professional 2007 to Project server 2007: Open Project Professional. Goto Tools -> Enterproze Options -> Microsoft Office project server Accounts                     When clicked , following window is opened that shows the current accounts from which project professional is running   [...]

Change default browser in Visual Studio

October 31, 2009 by · Leave a Comment 

Visual Studio opens a web project for debugging in the default browser. This might not be the Internet Explorer. To change this behavior stop debugging and open a ASPX File from your web solution. Hit File/Browse With … which opens the following dialog: Select your favourite Browser, set it as default and hit Browse. Now [...]