unable to install SQL Express 2005 CTP

V

Varad

Hi,

Am trying to install SQL Server Express CTP on my machine (Windows XP
with SP1). I have downloaded the windows installer and .net framewrok
specified in the readme file(ReadmeSQLEXP2005.htm) and also followed
the steps given. but could not install express. I tried installing both
June and april edition.

When I tried to install april edition the below error window is popped
up when the setup is in progress during configuring "SQL Server
Database Services", But am logged in windows domain with admin rights
and also I tried running setting through a local admin user (not logged
to win domain) but still facing the same error.

"Please user an admin account when installing on XP SP1 Systems. Setup
cannot proceed with non-admin accounts on XP SP1 systems. Refer to the
product documentation for more information"

When I tried to install june edition the following error was shown
before any install window popped. I used the uninstall wizard and
removed .net framework and again installed framework (tried with
different version of 2.0 framework like *64,*86, IA64)

"SQL Server 2005 CTP Setup has detected incompatible beta components
from Visual Studio or SQL Server. You must run the build cleanup wizard
from the CD to remove previous SQL Server 2005 components and .NET
Framework components, and then run SQL Server 2005 CTP Setup again. For
detailed instruction on uninstalling SQL Server builds, see the SQL
Server 2005 CTP readme file"

Can you please help me resolving this issue

Thanks in advance

Varadaraj R
 
G

Guest

Make sure you are installing the correct version of the .NET framework. If
you are on a 32-bit machine, use the one for the x86 install. The next gotcha
is the version.

Once you have installed a framework, you have to follow the steps in the
readme to completely obliterate it (this is a beta product right now). If you
do not, it can still be seen by the installer and cause a failure.

Use this version of the Framework for x86:
http://go.microsoft.com/fwlink/?LinkId=47248

then install the June CTP
http://www.microsoft.com/downloads/...0F-6CCA-4E8B-B6EA-12D9C450ED92&displaylang=en

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top