Showing related tags and posts across the entire site.
-
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...
-
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...
-
I have a diferent instalatin problem. My Operational system is original updated XP 64bits, 2 GB MRAM, 120 gbytes, 3d graphics cards. The windows installer could not be accessed.This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your...
-
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...
-
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...