Hi We have a web based sofware product that sits on IIS and allows for documents to be opened from the website. This includes links to project files (.mpp). The issue we have with one of our customer when they click on the link to open (download) the .mpp file it attempts to open inside of the browser window. This opens for some users but others are presented with a blank screen (all have project 2010 installed). So issue one is that the file are not always displayed on the end users screen. The second issue is that by open from within IE in creates a ready only view whereby the customer wants the link to open in full MS Project so they can update the file. So the main question is there anyway to force the file to open in full MS project either by setting a mime type or similar on the IIS server or a setting on the clients PC? Thanks in advance
Restoring the Database - you may use this huge guide, but if don't want or it is ineffective visit following sources where you can get various tips short, long and etc. Last one is dedicated only for complicated sql database corruptions http://www.askiyogi.com/software/applications/12171.html https://social.msdn.microsoft.com/F...s-project-file?forum=projectserver2010general https://www.repairtoolbox.com/projectrepair.html Project Repair Toolbox To restore the Project Server database, you can use the restore feature of Microsoft SQL Server. After you restore the database, you must delete and then re-create the MSProjectServerUser and MSProjectUser accounts to make sure that the correct passwords are configured. To do this, follow these steps: Click Start, point to Programs, point to Microsoft SQL Server, and then click Enterprise Manager. Expand Microsoft SQL Servers, expand SQL Server Group, expand your Microsoft Project Server database server, and then expandDatabases. Right-click the Microsoft Project Server database, point to All Tasks, and then click Restore Database. From the list of backups, click the backup to restore, and then click OK to start the restore. Click OK to confirm that the restore completed successfully. To delete and re-create the database users, follow these steps: Expand your restored Project Server database. Click Users, and then click the MSProjectServerUser user. Press DELETE, and then click Yes to confirm the deletion. Click MSProjectUser, and then press DELETE. Click Yes to confirm the deletion. Right-click Users, and then click New Database User. Under Login name, click MSProjectServerUser, and then under Database role membership select MSProjectServerRole. Click OK. Right-click Users, and then click New Database User. Under Login name, click MSProjectUser, and then under Database role membership select MSProjectRole. Click OK. Log on to Microsoft Project Web Access to verify the connection.