-
Vista comes with UAC and “Research output repository platform” installer may show error prompts during the installation such as, *Cannot connect to Internet Information Server.(-2147221164) *Failed to read IIsWebs table.(-2147024891) Few Tips to avoid these error messages, *Launch “Setup.exe” with admin...
-
The “Research Output Repository Platform” has been built using latest .Net Framework 3.5 and SQL Server/ Express 2008. Also, the installer sets up default ASP.Net web application which requires correct IIS configurations. So, it is required to setup correct environment to run the platform successfully...
-
Yes. Could you please check the following: 1. The target SQL Server instance has Windows or Mixed Mode authentication enabled. 2. The user running the install has his login added to the target SQL Server instance. 3. The login is a member of the following roles: a. dbcreator b. securityadmin c. serveradmin...
-
Hi David, No, the SQL Server instance information is not case sensitive. On Vista and Win 2008 Server the Setup.exe needs to be explicitly run as admin. Our Beta 1 installer does not support automatic elevation. So even if you've logged-in as admin you need to launch Setup.exe by right-clicking and...
-
Hi David, Is the MS SQL Express instance you mentioned on the same machine on which you're running the install? If yes, can you please confirm that you're entering the SQL Server instance name in either of the following two formats: 1. <ComputerName\InstanceName> example: mycomputer\sqlexpress...
-
Hi, I have set up the server as follows: Windows Server Web Copyright 2007 Microsoft Corporation Intel Xeon E5410 @ 2.33GHz 4GB RAM Service Pack 1 With, Microsoft SQL Sever Express 2008. I am using Windows Authentication on my instance of SQL Server. The user in this case is an Administrator. It is also...
-
Hi Mahbob, I apologize for the delay in replying but we're not able to repro your issue. Can you please confirm the following? 1. The user running the installer is an admin and has the necessary DB permissions on the target SQL Server instance as specified in the installation guide. 2. Can you please...
-
Hi Mahbob, To help us debug the issue could you please provide us with some more information about your target environment? We'd like to know the following: OS version SQL Server version and edition (example SQL Server 2008 Enterprise or SQL Server 2008 Express) Regards, Harsh
-
Hi yngyani, This error may occur on some configurations if .NET Framework 3.5 SP1 is not installed. However, if .NET 3.5 SP1 is installed setup should proceed normally. Regards, Harsh
-