INSTALL SQL SERVER 2005 DEVELOPER EDITION ON VISTA BUSINESS
I want to install SQL Server 2005 Developer Edition on a computer with Vista Business. It looks like a lot of issues. (1) Can I do this? (2) Does anyone have any instrucions?
Thanks for your help
View Complete Forum Thread with Replies
Related Forum Messages:
SQL Server 2005 (Developer Edition) W/ SP2 Won't Install On Vista
I'm trying to install SQL Server 2005 (Developer edition) on my Vista Ultimate machine. I've got the IIS 7 features turned on; I've got the SP2 patch CD; and I've run every install as administrator. I've run the SQL Server setup before and after the SP2 patch I'm doing a named instance using the built-in system account with windows authentication mode. Is there any COMPLETE guide as to how to work through all these installation problems? I've gotten same results after about six attempts. These always install: SQL Setup Support Files SQL Native Client SQL VSS Writer SQL Server Backward Compatibility Files SQLXML4 SQL Server Books Online These always fail: OCW11 SQL Server Database Services Analysis Services Reporting Services Notification Services Integration Services Workstation Components; Books Online
View Replies !
Cannot Install Sqlserver 2005 Developer Edition With Vista Ultimate
Currently I am just trying to completely remove all Vista Ultimate's knowledge of installed instances of SQLServer 2005 Developer edition. I cannot do this for some reason. This all began when I tried to install SQLServer 2005 and it installed but I could not connect to it. Now I have two installed instances that I cannot access, after removing all SQL programs from the Programs and Features icon in the control panel. I tried running "WIndows Installer CleanUp Utility" as I read in a thread on this forum. This did not help. After going thru and removing all SQLServer programs using the "programs and features" icon in control panel... The installation process shows two installed instances of SQLServer 2005. 1) How can I completely erase all Vista Ultimate's knowledge of any SQLServer 2005 install and start over? I have downloaded SQLServer 2005 SP 2, and run it, but clearly what I should do, and what Microsoft has asked me to do are not working... 2) What should I be doing to install SQLServer 2005 Developer Edition successfully? I have been a strong supporter of Microsoft, but this is getting me very frustrated. Please help, - Chaz
View Replies !
SQL Server 2005 Developer Ed Installation On Vista Business Ed 64
This sounds strange. When I have installed Sql 2005 on this Vista Machine and then applied SP2 it kills Vista to the point it wont even start in Safe Mode - It will come back when using Last Known Good Configuration but this leaves Sql Server without the SP2 and it doesnt run very well - Compatability issues and all. Tempted to go back to XP 64 where Sql 2005 ran without a hitch. Vista is a clean install - of course. Anybody got ideas? PROBLEM SOLVED
View Replies !
SQL SERVER 2005 EXPRESS / Vista - Business Edition Issue
Good day all, I wanted to get some feedback on what I think may be an issue between SQL Server 2005 Express and Vista. Specifically I use Vista Business edition and I was trying to execute the same bit of code on two different machines with the same exact database. The ONLY difference was Vista. See code below...what I doing in XP Professional SP2 was inserting an image into a table. This worked well on XP but the same code failed to actually insert the image. A row was created in 'myTable' but not binary data from the image insert. Can someone please advise or help me - it goes without saying that I an quite frustrated. ;-) CREATE TABLE myTable(FileName nvarchar(60), FileType nvarchar(60), Document varbinary(max)) GO INSERT INTO myTable(FileName, FileType, Document) SELECT 'titleist-dtsolo.jpg' AS FileName, '.jpg' AS FileType, * FROM OPENROWSET(BULK N'C:UsersBrian EvansDesktopgolfPremiumsgolfPremiumsProjectWebImages itleist-dtsolo.jpg', SINGLE_BLOB) AS Document GO Selecting from the results yields a row with no image data, and I did verify the path and image before and after running this sample.
View Replies !
SQL Server 2005 Developer Edition On Vista Home Premium??
I could not install SQL Server 2005 Developer edition on my notebook with os Vista Home Premium. I know about the SP2 thing...but before coming that point, I can not either install the SQL Server 2005... When installing,when the database services point comes it gives an error about user thing...and then installation starts to rollback... I check the IIS configuration from the net...And see that while activating IIS there is no option for Windows Auth. in Home Premium in Control Panel>Program...>Windows Programs.....etc.... SO ON VISTA HOME PREMIUM is SQL SERVER 2005 Dev. Edition can be installed or not?
View Replies !
Error - Installing SQL Server Developer Edition 2005 On Vista Home Premium
Hi, I have Vista Home premium edition and trying to install SQL Server developer edition 2005 as local administrator. I have already enabled IIS 7 and have Office Ultimate 2007 installed. When I run the set up program, I get a warning titled "Program Compatibility Assistant" that my Operating system may not be compatible with the version of sql server I am installing. It says after setup is complete, I should run SP2 of SQL Server 2005 with 3 buttons as "Check for solutions online", "run this program" and "cancel"... My question, should I select "run this program" and after the setup completes, download SP2 and apply the patch? I read some articles in forums that sounds like lot of issues to get sql server working on vista. Can some one direct me to correct options. This is my wife's machine so I dont want to experiment too much and blow her machine away. Please help. Thanks, Gaja
View Replies !
SQL Server Management Studio Don't See Local SQL Server 2005 Developer Edition X64 On Vista Ultimate X64
SQL Server Management Studio don't see local SQL Server 2005 Developer Edition x64 on Vista Ultimate x64 Hi, I have strange problem with SQL Server Management Studio on Vista Ultimate x64. Nothing change after installing all newest service packs or hot fixes. I have two running SQL servers on my local machine and all surrounding SQL services running as well. I have turn on TCP/IP and Named pipes on both of this servers. Actually I have reinstalled second server after first one wasn't contactable in any way... After finished installation of second one and after applying service packs I turn on SQL Server Management Studio and still nothing in local servers pane when Browsing for servers to connect but in network servers after few seconds I see one of my local servers (first one installed) and one SQL Server 2000 on other machine (on this one I can't connect because of time out error). Also when browsing for servers in Local Servers I see my machine in Integration Services. Only difference between this running services is that Integration service log on as Network Service and all other SQL services log on as Local System account and on SQL Server that is invisible I have also SQL Server Reporting Services running. Services looks like this: Name Status Startup type Log On AsSQL Server (KONGORA) Started Automatic Local System SQL Server(MSSQLSERVER) Started Automatic Local System SQL Server Active Directory Hel Automatic Network Service SQL Server Agent (KONGORA) Started Automatic Local System SQL Server Agent (MSSQLSERVER) Started Automatic Local System SQL Server Analysis Services (KONG Started Automatic Local System SQL Server Analysis Services (MSSQL Started Automatic Local System SQL Server Browser Started Automatic Local System SQL Server Full Text Search (KONG Started Automatic Local System SQL Server Full Text Search (MSSQL Started Automatic Local System SQL Server Integration Services Started Automatic Network Service SQL Server Reporting Services (MSSQL Started Automatic Local System SQL Server VSS Writer Started Automatic Local System Thanks Stjepan
View Replies !
Failed Install Of SQL Server 2005 Developer Edition On Win XP Pro
I've tried installing SQL Server 2005 Developer Edition 3 times now, from 2 different CDs. I keep failing with the same error message: "SQL Server Setup Failed to compile the Managed Object Format (MOF) file C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnetwcls.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation." This is the bottom of the SQLSetup0001_<machine name>_SQL.log Doing Action: Do_sqlMofcomp PerfTime Start: Do_sqlMofcomp : Fri Jan 27 14:33:07 2006 <Func Name='InstallMOF'> Failed to compile file C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnetwcls.mof. An error occured while processing item 1 defined on lines 16 - 18 Error occured in phase 3, Error number: 0x80041001 Compiler returned error 0x80041001 <EndFunc Name='InstallMOF' Return='-2147217407' GetLastError='183'> Error Code: 0x80077349 (29513) Windows Error Text: Source File Name: sqlcasqlmofca.cpp Compiler Timestamp: Tue Aug 9 01:14:18 2005 Function Name: Do_sqlMofcomp Source Line Number: 608 ---- Context ----------------------------------------------- Setting status of unmanaged components and removing unmanaged resources Error Code: 29513 MSI (s) (40!00) [14:40:59:034]: Product: Microsoft SQL Server 2005 -- Error 29513. SQL Server Setup Failed to compile the Managed Object Format (MOF) file C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnetwcls.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation. Error 29513. SQL Server Setup Failed to compile the Managed Object Format (MOF) file C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnetwcls.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation. <Func Name='GetCAContext'> <EndFunc Name='GetCAContext' Return='T' GetLastError='203'> Doing Action: Do_sqlMofcomp PerfTime Start: Do_sqlMofcomp : Fri Jan 27 14:40:59 2006 <Func Name='InstallMOF'> Failed to compile file C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnetwcls.mof. An error occured while processing item 1 defined on lines 16 - 18 Error occured in phase 3, Error number: 0x80041001 Compiler returned error 0x80041001 <EndFunc Name='InstallMOF' Return='-2147217407' GetLastError='183'> Error Code: 0x80077349 (29513) Windows Error Text: Source File Name: sqlcasqlmofca.cpp Compiler Timestamp: Tue Aug 9 01:14:18 2005 Function Name: Do_sqlMofcomp Source Line Number: 608 ---- Context ----------------------------------------------- Setting status of unmanaged components and removing unmanaged resources Error Code: 29513 I'm at a complete loss, but I am sure the error is something about the configuration with this computer. I have fond a couple of posts on other web sites where people have similar errors, but no feedback on the error or even ideas on what to look at. ANY recommendations would be helpful!! Thank you, Jay A. Moritz
View Replies !
SQL Server 2005 Developer Edition Automated Install.
I am working on a automated install (simulated with a batch file first) and I am having issues when I trying to install SQL2005dev, then SP1 and then the hotfixes. The main issue is SP1 returns to the batch file while it is still running. Does anyone know how to silently run SP1 and make it wait until after it is installed to continue (on to the hotfixes)? Example batch file: "SQLDEVSELSQL Server x86Serverssetup.exe" LOGNAME=C:setupsetup.cab /settings %temp%sqldevsel_1.ini /qb "sp1SQLServer2005SP1-KB913090-x86-ENU.exe" /quiet /allinstances /norestart "HotfixesSQL Server x86sql2005-kb918222-x86-enu.exe" /quiet "HotfixesSQL Server x86as2005-kb918222-x86-enu.exe" /quiet "HotfixesSQL Server x86dts2005-kb918222-x86-enu.exe" /quiet "HotfixesSQL Server x86s2005-kb918222-x86-enu.exe" /quiet "HotfixesSQL Server x86 s2005-kb918222-x86-enu.exe" /quiet "HotfixesSQL Server x86sqltools2005-kb918222-x86-enu.exe" /quiet
View Replies !
DB2OLEDB Failed To Install On SQL Server 2005 Developer Edition
I have SQL Server 2005 Developer Edition installed on XP Pro sp2 and have not been able to get OLE DB Provider for DB2 Version 1.0 with Service Pack 1 to install. After getting a notice that the install has failed, I get these log files: === Logging started at: 2:12:35 PM Monday, August 20, 2007 Build: 7.0.3038.0 Calling process: H:SQL2005DB2OLEDB7Setup.exe === The current user is NORTHGRUMdinsest. Computer name: DICA2ESITE13005 OS Version: 5.1 Build: 2600 Service Pack: 2.0 Suite: 256 Product Type: 1 [2:12:35 PM Info] Command Line: H:SQL2005DB2OLEDB7Setup.exe [2:12:35 PM Info] Language: 1033 [2:12:59 PM Info] Raw module path: H:SQL2005DB2OLEDB7Setup.exe [2:12:59 PM Info] Universal module path: H:SQL2005DB2OLEDB7Setup.exe [2:12:59 PM Info] Current version of msi.dll is: 3.1 build: 4000 platform: 2 [2:12:59 PM Info] Raw module path: H:SQL2005DB2OLEDB7Setup.exe [2:12:59 PM Info] Universal module path: H:SQL2005DB2OLEDB7Setup.exe === Logging stopped: 2:12:59 PM Monday, August 20, 2007 === === Logging started at: 2:13:00 PM Monday, August 20, 2007 Build: 7.0.3038.0 Calling process: C:DOCUME~1dinsestLOCALS~1TempEBZ34671.tmpSetup.exe === The current user is NORTHGRUMdinsest. Computer name: DICA2ESITE13005 OS Version: 5.1 Build: 2600 Service Pack: 2.0 Suite: 256 Product Type: 1 [2:13:00 PM Info] Command Line: H:SQL2005DB2OLEDB7Setup.exe /Relaunch /RunningFromTemp /SetupXML C:DOCUME~1dinsestLOCALS~1TempEBZ34671.tmpHISDB2_x86.xml [2:13:00 PM Info] Language: 1033 [2:13:00 PM Info] [2:13:00 PM Info] Running prehook init function [2:13:00 PM Info] Entering PreInitHook [2:13:00 PM Info] Detecting Sql Server 2005 (32bit) [2:13:00 PM Info] Enumerating Sql Server 2005 instances from SoftwareMicrosoftMicrosoft SQL ServerInstance NamesSQL [2:13:00 PM Info] Checking SQL version and edition for: SoftwareMicrosoftMicrosoft SQL ServerMSSQL.1Setup [2:13:00 PM Info] Got Version 9.2.3042.00 [2:13:00 PM Info] Got edition Developer Edition [2:13:00 PM Info] Done enumerating Sql Server 2005 instances, original hr = 00000000 [2:13:00 PM Info] Done enumerating Sql Server 2005 instances, hr = 00000000 [2:13:00 PM Info] Done detecting Sql Server 2005, hr = 00000000 [2:13:00 PM Info] Detecting existing integration server installations [2:13:00 PM Info] Integration server is not installed [2:13:00 PM Info] Done detecting existing integration server installations, hr = 00000000 [2:13:00 PM Info] Leaving PreInitHook (hr = 00000000) [2:13:00 PM Info] Prehook Init function returned: 0. [2:13:00 PM Info] Prehook Init function returned the following mode: 0 [2:13:01 PM Info] Product code: {722CAF00-DE6E-4438-82DE-E664B8B6222B} [2:13:01 PM Info] Product name: Microsoft OLE DB Provider for DB2 [2:13:01 PM Info] Product PIDSKU: BI6-00082 [2:13:01 PM Info] Product Code (MPC): 91197 [2:13:01 PM Info] OEMID: [2:13:01 PM Info] Product is not already installed. [2:13:01 PM Info] Successfully opened Msi package: H:SQL2005DB2OLEDB7Msix86HISDB2.msi [2:13:01 PM Info] Raw module path: C:DOCUME~1dinsestLOCALS~1TempEBZ34671.tmpSetup.exe [2:13:01 PM Info] Universal module path: C:DOCUME~1dinsestLOCALS~1TempEBZ34671.tmpSetup.exe [2:13:10 PM Info] Initializing Component Updater ... [2:13:10 PM Info] Initialized Component Updater [2:13:10 PM Info] No updates were found on the SUS server to download. [2:13:14 PM Info] Required platform components: [2:13:20 PM Info] Initializing Component Updater ... [2:13:20 PM Info] Initialized Component Updater [2:13:20 PM Info] No updates were found on the SUS server to download. [2:13:20 PM Info] Required platform components: (none) [2:13:20 PM Info] MSI command line: ADDLOCAL=REQUIRED_FEATURE,OLE_DB_PROVIDER_FOR_DB2 INSTALLDIR="C:Program FilesMicrosoft OLE DB Provider for DB2" PIDKEY="R2D433DHG9DQ79WW3DXQ929DY" USERNAME="Northrop Grumman Corporation" COMPANYNAME="NGGN" FILESINUSEERROR="" [2:13:20 PM Info] MSI command line is ADDLOCAL=REQUIRED_FEATURE,OLE_DB_PROVIDER_FOR_DB2 INSTALLDIR="C:Program FilesMicrosoft OLE DB Provider for DB2" PIDKEY="R2D433DHG9DQ79WW3DXQ929DY" USERNAME="Northrop Grumman Corporation" COMPANYNAME="NGGN" FILESINUSEERROR="" [2:13:20 PM Info] Detailed Log information for product H:SQL2005DB2OLEDB7Msix86HISDB2.msi is available at DetailedLog [2:13:20 PM Info] MSI installation returned 2 - The system cannot find the file specified. [2:13:20 PM Error] Error 0 occurred during MSI installation. [2:13:20 PM Error] [2:13:20 PM Error] === Logging stopped: 2:13:25 PM Monday, August 20, 2007 === Detailed Log === Verbose logging started: 8/20/2007 14:13:20 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:DOCUME~1dinsestLOCALS~1TempEBZ34671.tmpSetup.exe === MSI (c) (E4C) [14:13:20:343]: Resetting cached policy values MSI (c) (E4C) [14:13:20:343]: Machine policy value 'Debug' is 0 MSI (c) (E4C) [14:13:20:343]: ******* RunEngine: ******* Product: H:SQL2005DB2OLEDB7Msix86HISDB2.msi ******* Action: ******* CommandLine: ********** MSI (c) (E4C) [14:13:20:343]: Client-side and UI is none or basic: Running entire install on the server. MSI (c) (E4C) [14:13:20:343]: Grabbed execution mutex. MSI (c) (E4C) [14:13:20:359]: Cloaking enabled. MSI (c) (E4C) [14:13:20:359]: Attempting to enable all disabled priveleges before calling Install on Server MSI (c) (E4C) [14:13:20:359]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (B88) [14:13:20:374]: Grabbed execution mutex. MSI (s) (B8:90) [14:13:20:374]: Resetting cached policy values MSI (s) (B8:90) [14:13:20:374]: Machine policy value 'Debug' is 0 MSI (s) (B8:90) [14:13:20:374]: ******* RunEngine: ******* Product: H:SQL2005DB2OLEDB7Msix86HISDB2.msi ******* Action: ******* CommandLine: ********** MSI (s) (B8:90) [14:13:20:374]: Machine policy value 'DisableUserInstalls' is 0 MSI (s) (B8:90) [14:13:20:406]: MainEngineThread is returning 2 MSI (c) (E4C) [14:13:20:421]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (E4C) [14:13:20:421]: MainEngineThread is returning 2 === Verbose logging stopped: 8/20/2007 14:13:20 === Does anyone have an idea as to why the installation is failing? TIA, Steve P.S. Those aren't really smileys, they're actually semicolon Ds but I can't seem to get rid of the cartoon translation, even after checking the "This post contains a code sample" checkbox.
View Replies !
Cannot Install SQL Server 2005 Developer Edition - Configuration Tools Only
I have tried several times to install SQL Server 2005 Developer Edition (most recently from MSDN Disk 3097.1) I have tried to complete an uninstall before each attempt. I do get the warning about Minimum Hardware Requirement, but can find nothing in the detail requirements to exclude my PCs configuration. I have installed: IIS and .NET Framework 2.0 I have also used ..aspnet_regiis -r to register ASP.NET I am, successfully, running Visual Studio 2005. Why does the installation process stop there and what can I do next?
View Replies !
Cannot Install SQL Server 2005 Developer Edition - Minimum Requirements
I do get the warning about Minimum Hardware Requirement, but can find nothing in the detail requirements to exclude my PCs configuration. I have installed: IE 6.0 sp1 IIS as a part of Win 2000 Professional Edition SP4 I have also used ..aspnet_regiis -r to register ASP.NET 2.0 .NET Framework 2.0 SQL Server Native Client SQL Server Setup support files PC includes: Pentium III 800 MHz 512 MB memory HardDrive C: 5.92 GB (1.37 GB free) HardDrive D: 13.1 GB (9.11 GB free) I have tried several times to install SQL Server 2005 Developer Edition (most recently from MSDN Disk 3097.1) I have tried to complete an uninstall before each attempt. I am, successfully, running Visual Studio 2005. Any suggestions will be appreciated.
View Replies !
Can You Install SQL Server 2005 On Vista Ultimate Edition?
Ive been told that you cant install SQL Server 2000/2005 on anything but a server OS (such as Windows Server 2003). How are people installing this into vista then as Longhorn is far from being released? When i try and install it into Ultimate, i only get the option to install client tools... which makes sense as the machine isnt a server. Surely people can install SQL Server 2005 in Vista though? All of the features are green ticked except the OS which has a compatabilty warning (which i expected). I feel im missing something really simple here.... Cheers Rob Macnair
View Replies !
Unable To Install SQL Server 2005 Express Edition On Vista
Hi, Past one week I have been struggling to install SQL server express edition on my laptop which is preinstalled with Vista Basic. After it commences installation, it says the .net 2.0 on the system in corrupted. Please let me know how to proceed ASAP... i have a project due for submission this week! Thanks
View Replies !
Help With Running Sql 2005 Developer Edition On Vista
hi i have installed sql 2005 developer edition on my lap top windows vista home premium interl core 2cpu 1.66 ghz with 2 gig of ram but when i try to start the database i get the following error unable to start the service mssqlserver on server andy-pc the mssqlserver service on andy-pc started and then stopped i have installed sql service pack 2. can someone please advise as i need to get it working on my laptop
View Replies !
How Can I Install SQL Server 2005 Developer Edition's Management Studio On A Desktop Machine?
I have installed Visual Studio 2005 Prof Edition on a Vista machine and SQL Server 2005 Developer Edition on a Windows 2000 server. They will be used as a development environment for us. As we need to management the SQL Server 2005, we would like to install the 2005 Developer SSMS on the Vista machine such that we can manage the SQL Server 2005 developer instance installed on that Win2k machine. However, the system does not allow us to do it. We have the express edition autoamtically installed while we installed the Vistual Studio. Is there any workaround that i can still install the 2005 developer SSMS without uninstall the sql server 2005 Xpress version? Or, I have to uninstall the Xpress version before i can install the 2005 developer's SSMS? Please help!
View Replies !
Steps To Install 64 Bit Sql Server 2005 Standard Edition In Windows Vista 64 Ultimate
Hi I have just take my system back to the factory defaults after some unsuccessful attempts to install 64 bit and 32 bit sql server on my notebook. I am looking to use either 32 or 64 bit (I have disks for both) and I would like to get a step by step guide that will help me through the process. I tried an install of the 64 bit version, applied SP2, and it went smoothly but the report services browser didn't work. I tried to change some IIS settings but I didnt document what I changed so i was unable to undo the changes that i made when these didnt work. I tried several combinations of things but then decided that a clean install on a clean system was the best option. I need the SQL engine , reporting services, analysis services - and possibly integration services - i am not sure if i need notification services (dont know what it does anyway!) I also have vs2005 - should i install that first or after sql server 2005 SP2? Thanks Doug
View Replies !
Installing SQL Serer 2005 Developer Edition On Windows Vista
Dear friends... I am having this problem since I installed the new windows Vista. I am trying to install the SQL Server 2005 developer edition on Windows Vista, but After installation finish successfuly I open the start menu to surprise that I could not find the Shortcuts to open the SQL Server and create new database and tables etc... I opened the full path of the exe files "C:Program FilesMicrosoft SQL Server90ToolsBinnVSShellCommon7IDE" but there are not any file there, even that I searched for the exe files names but they are not existed. It looks that after instalation complete that the SQL Server is not installed on Windows Vista. So, my question is: After installing the SQL Server 2005 SP2 for windows Vista, will the problem be solved? Or there is something else to do ON WINDOWS VISTA. Please, I need the answer for this problem, because I need to work on SQL Server 2005 very hard. Thanks in advance for your help...
View Replies !
Is It Possible To Install SQL Sever 2005 Developer On Vista Home Premium?
During the install, I receive this message: "Microsoft Internet Information Services (IIS) is either not installed or is disabled. IIS is required by some SQL Server features. Without IIS, some SQL Server features will not be available for installation. To install all SQL Server features, install IIS from Add or Remove Programs in Control Panel or enable the IIS service through the Control Panel if it is already installed, and then run SQL Server Setup again. For a list of features that depend on IIS, see Features Supported by Editions of SQL Server in Books Online." So, I went to the following and did everything documented about installing IIS 7.0. http://msdn2.microsoft.com/en-us/library/aa964620.aspx After installing IIS and verifying that it is serving pages just fine, when I try to install again, I still get the quoted error message above. I am beginning to think that I cannot install SQL Server Developer on Vista Home Premium. Does anyone know? Thanks
View Replies !
SQL 2005 Developer Edition - Install Problems
I hope someone can help me. I recently installed SQL 2005 Developerversion, and I thought everything was fine - I could use the SQL serverpart of it. However when I tried to use the SSIS tools, it told me thatthe installation was incomplete. So I went to add/Remove programs tosee if I could repair it, and next to the SQL Server listing, I onlyhad a ? (blue info circle with ? inside) and it said that SQL serverwas not installed on the computer. But I could still call up SQL Mgmtstudio and it worked just fine. However I really need SSIS working. SoI uninstalled (via Add/Remove programs) all the other SQLServer Items(books online etc etc), and went back to try and reinstall from myinstall CD.The first error I get (which I got the first time I installed) is thatit can't run splash.hta. I try to run it from the html version but Iget script errors. So I went into the folders and installed usingsetup.exe. The installation starts OK, but then it tells me that it isalready installed and that I should use add/remove programs to domaintenance on it.So I can't install and I can't uninstall!!Any suggestions anyone?
View Replies !
Vista X64 Ultimate + SQL 2005 Enterprise Edition (fresh Install)
Hi Everyone, I was playing around with SQL2k5 Express, but decided to download Enterprise using my MSDN subscription. I installed it, but none of the services are running. I don't understand why? I've checked the requirments and I notice that Vista x64 is not on the list for compatible OS's. I do get this when trying to install: - SQL Server Edition Operating System Compatibility (Warning) Messages SQL Server Edition Operating System Compatibility Some components of this edition of SQL Server are not supported on this operating system. For details, see 'Hardware and Software Requirements for Installing SQL Server 2005' in Microsoft SQL Server Books Online. Also, during the install, Componoents to Install: All the services are greyed out... is that because they can't be installed or because they're going to be installed by default? Anyone else have it running on Vista Ultimate x64? Am I doing something wrong or does it just not install on this version of Vista? Cheers, Mike Avelar
View Replies !
Vista Business (32 Bit) SQL Exp. Install Problems
I got past my troubles (after a long set of tests) last night, but wanted to see if I can get help at understanding the problem. I have Windows Vista Business (build 6000) on an HP box (Vista from HP). I was working with MSQ Express and VS when SQL just stopped connecting. I tried a lot of things, and other than connecting an older dB I don't think I did much to cause the issue (I was about to build an ODBC connection when failure hit me). No matter what I did, I could not get the SQL engine to allow me to connect to is (it acted like TCP/IP did not work, but things were fine for weeks before this). I eventually reached the point where re-installing SQL appeard to be as fast as anyting else. Big mistake. Well, I say that, but only because of how long it took. My first install of SQL Exp. was from the web, so this time I downloaded the EXE for the full package (I tried to get the 32 bit version). Then I uninstalled what I had and started again. Failure after failure (cleaning up as I went). Very long and slow, very odd. Same - can't connect (as if TCP/IP was not there) issue. I went through all the notes I can find, tried each fix - no dice. What finally worked is to clean it all off, then download the dB only exe (the 37MB one), and a seperate Studio Exp. installer. I got it to load on my box as the default install, and had it build a connection/account for me (I am an admin) as part of the install. I used the surface area tool, but did not try to create an account (since I did that at install). This got me back to a working state. Questions: 1. Could the full install package be bad? It had many failures including not finding the native client (which is in there). It looked a lot like it had 64 bit dlls flying by, but I did not stop to debug that. Is this package or link right? 2. What the heck could just stop my connection? It looks like it was either TCP/IP oddness, or more likely Vista/SQL deciding I had no rights to connect. It actually said I had no connection (as if TCP/IP was dead, but the rest of the system said otherwise. How can I debug this if it happens again (re-install is a pain and not a good fix!). 3. Any good general tools for assessing function other than Management Studio Express would be appreciated. I love MSX, but when you can't connect you are just about powerless - a set of recommended command line debug steps would be great. And a general comment. Vista has a powerful new set of security features. Could the company (MS) work just a bit harder to get the defaults for developer tools working with them? VS and MS SQL just don't appear to be fully 'up to speed' with the new model. Of course IIS crashes so much under Vista due to security, it could use some help too. I know some of this is other people not understanding the model (me included), but it sure appears like the defaults 'just don't work' (at least not all the time), and that is the opposit of what I feel we should expect. Default installs for developers are very imporant, since we are going to have to mess with things most of the time, and we need a stabile point of reference. When we have to jack the tool around to get it to run in the first place, we are on shaky ground to start with. Not too much fun. I know it will get better, and the new stuff is nice, but any help will be appreciated. I have resisted the tempation to wipe the box back to XP and keep working, since that won't make the future any easier, but please keep up the pressure to get all the basic tools running more solidly on Vista so we can persuade management new is not broken, new is good. This is ultra importan for Server 2008 in a few months! Thanks for listening. Cecil Thornhill
View Replies !
Can I Use Sql Server 2005 Developer Edition With Windows Xp Home Edition SP2 For MCTS Exam 70-431 Preparation?
Hi I am interested in taking MCTS exam 70-431 for sql server 2005 implementation and maintainance. I have been reading the hardware requirements for the instalation of sql server versions and realise that enterprise and developer editions have same minimum requirements for the operation system. I understand that the Developer Edition includes all the functionality of SQL Server 2005 Enterprise Edition, but it is licensed for use as a development and test system, not as a production server. Also I undestand that the developer edition supports the Windows XP Home Edition with SP2 or later but the enterprise edition does not support this operating system. The evaluation/trial version is for the enterprise edition. Can I use the developer version of sql server 2005 for my practice exercises instead of using the trial version? I have all hardware requirements for the trial enterprise version except that I am using Microsoft windows Xp home edition version 2002 with SP2. I am trying to see if I can use the developer version of sql server 2005 as it is cheaper for me to buy this software than buying the new operating system for my computer. According to the microsoft book for the MCTS exam 70-431 there is a section which states that before you begin you should have Microsoft Windows Server 2003 running on your computer on an NTFS file system (NTFS) partition. Will I still be ok to use the book and be able to do all the tests in the book if i am using the developer version of sql server 2005 with my Microsoft windows Xp home edition than using the trial version which comes with the book? Thanks gifty
View Replies !
SQL Server 2005 Express On Vista Business X64
I'm trying to install SQL Server 2005 Express on my Vista Business x64 laptop and during install I keep getting the message: - ASP.Net Version Registration Requirement (Warning) Messages ASP.Net Version Registration Requirement Failed to find the ASP.Net Version Registration with Microsoft Internet Information Services (IIS).
View Replies !
INSTALLING SQL SERVER 2005 WITH VISTA BUSINESS
I have been trying to install SQL Server 2005 (Developer Edition) on a computer with Vista Business. I can't seem to be able to install SQL Server 2005 SP2 and when I attempt to login, I get the message. Cannot connect to Server. the default settings SQL Server does not allow remote connections. (provider: TCP Provider, error: 0 - A connection attemp failed because the connected party dd not properly respond after a period of time, or established connection failed because connect host has failed to respond) Microsoftw SQL Server Errore 10060
View Replies !
Installing SQL Server 2005 On Vista Business
I've been attempting to install SQL 2005 Standar on my Vista Business laptop. I am able to install all the components except for Reporting Services - the checkbox for it is disabled. I have installed/activated IIS, so I don't know why this option is still unavailable to me. Can anyone assist me? Thanks in advance!
View Replies !
Change From Developer Edition To Enterprise Edition Of SQL Server 2005 64 Bit
We have an existing installation of SQL Server 2005 Developer Edition (64bit) that we are ready to go live with and would like to change the edition to Enterprise Edition (64bit). We have purchased all the appropriate licenses. We would like to avoid UN-installing the Developer Edition and RE-installing the Enterprise Edition. There must be some way to change a registry key, provide your serial number via a command line utility or re-run the setup with the license key provided and direct it to just change the edition from Developer to Enterprise and not change any of the other settings like service account, sa account, collation, etc. Any help is most appreciated. Thank you, Matt
View Replies !
Error While Installing SQL Server 2005 SP2 In Vista Business
Hi All, I got an error while installing SQL Server 2005 SP2 Express Edition on my Laptop. I don't know how this error coming, I search lot in Web, but I did't get solution. This is the error: alert box displaying with following error. "this machine does not have a product that match this installation package" Can any one help me on this. Errorn Thanks Peter
View Replies !
Sql Server 2005 (business Intelligence Development Suite ) Problem Installing Sql 2005 On Vista (vs 2008)
I installed sql server 2005 sp2 including business intelligence development suite , however I got a message some client components not compablitable .This morning I searched my programs and found that I have new visual studio 2005 on my computer (before I just had vs 2008) as well as business intelligence developer (which does not work) It seems I I would like to get rid of vs 2005 also fix business intelligence studio . Previously I deleted vs 2005 express off my computer........(I have vista and I would only like to keep tools meant for sql standard 2005 reporting services etc here is a list of my sql sp2 install package By the way I doubled clicked sql_tools.msi and did not run as administrator Does that make a difference? I wonder if this is a problem with vs 2008 and sql 2005...... Time: 05/06/2008 20:49:23.437 KB Number: KB921896 Machine: BILLPREC690 OS Version: Professional (Build 6000) Package Language: 1033 (ENU) Package Platform: x86 Package SP Level: 2 Package Version: 3042 Command-line parameters specified: Cluster Installation: No ********************************************************************************** Prerequisites Check & Status SQLSupport: Passed ********************************************************************************** Products Detected Language Level Patch Level Platform Edition Setup Support Files ENU 9.00.1399.06 x86 Database Services (MSSQLSERVER) ENU RTM 2005.090.1399.00 x86 STANDARD Analysis Services (MSSQLSERVER) ENU RTM 2005.090.1399.00 x86 STANDARD Reporting Services (MSSQLSERVER) ENU RTM 9.00.1399.00 x86 STANDARD Notification Services ENU RTM 9.00.1399.00 x86 STANDARD Integration Services ENU RTM 9.00.1399.00 x86 STANDARD SQL Server Native Client ENU 9.00.3042.00 x86 Client Components ENU RTM 9.00.1399.06 x86 STANDARD SQLXML4 ENU 9.00.1399.06 x86 Backward Compatibility ENU 8.05.1054 x86 Microsoft SQL Server VSS Writer ENU 9.00.1399.06 x86 ********************************************************************************** Products Disqualified & Reason Product Reason ********************************************************************************** Processes Locking Files Process Name Feature Type User Name PID SQLWriter Microsoft SQL Server VSS Writer Service 2700 ********************************************************************************** Product Installation Status Product : Setup Support Files Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixRedist9_Hotfix_KB921896_SqlSupport.msi.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : Database Services (MSSQLSERVER) Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Reboot Required Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixSQL9_Hotfix_KB921896_sqlrun_sql.msp.log Error Number : 3010 Error Description : ---------------------------------------------------------------------------------- Product : Analysis Services (MSSQLSERVER) Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixOLAP9_Hotfix_KB921896_sqlrun_as.msp.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : Reporting Services (MSSQLSERVER) Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixRS9_Hotfix_KB921896_sqlrun_rs.msp.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : Notification Services Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixNS9_Hotfix_KB921896_sqlrun_ns.msp.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : Integration Services Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixDTS9_Hotfix_KB921896_sqlrun_dts.msp.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : SQL Server Native Client Product Version (Previous): 3042 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixRedist9_Hotfix_KB921896_sqlncli.msi.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : Client Components Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Reboot Required Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixSQLTools9_Hotfix_KB921896_sqlrun_tools.msp.log Error Number : 3010 Error Description : ---------------------------------------------------------------------------------- Product : SQLXML4 Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixRedist9_Hotfix_KB921896_sqlxml4.msi.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : Backward Compatibility Product Version (Previous): 1054 Product Version (Final) : 2004 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixRedist9_Hotfix_KB921896_SQLServer2005_BC.msi.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- Product : Microsoft SQL Server VSS Writer Product Version (Previous): 1399 Product Version (Final) : 3042 Status : Success Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGHotfixRedist9_Hotfix_KB921896_SqlWriter.msi.log Error Number : 0 Error Description : ---------------------------------------------------------------------------------- ********************************************************************************** Summary Success, Reboot Required Exit Code Returned: 3010
View Replies !
How Can I Run SQL Server 2005 Developer Edition On Standard Edition
I tried to download PerformancePoint Server Trial Version to ther server today and I got to the configuration point of the Analysis Services Setting, and when I clicked next to proceed with the configuration I got a popup error message: "Microsoft Analysis Server must be Evaluation, Developer or Enterprise Edition". Now I have SQL Server 2005 Developer Edition Disc (Bought it with Visual Studio 2005) but on the server I have SQL Server 2005 Standard Edition, if I try to run the sql server developer Edition disc, I use the wizard download and it seems that the download is going through the SQL Server entire download, it's like I'm re-downloading SQL Server all over again. Does that seem right? what is the best approach to work around this probelm? I appreciate any help Thanks
View Replies !
Connect From 2005 Developer Edition To 2000 Developer Edition
Hi, all - I'm trying to register a developer's 2000 pc from my 2005 pc. i'm not sure this is even something possible from Dev Edition to Dev Edition- I can register a 2000 server just fine. I can ping him. Both our systems have remote access 'on'. His server is (local), i've tried connecting to it by just entering his machine name and by using just the ip address. The error I get is "timeout expired. The timeout elapsed prior to completion of the operation or the server is not responding." Am I just not registering this properly? I entered just the ip address in the 'server' box. I am connecting as sa with the pw he gave me. When i connect to my server, I use the ip addressinstance. However, I am not sure what to use for the instance when all I see when I look at his machine is (local). I haven't needed to do this before. Suggestions?
View Replies !
Installing SQL Server 2005 Express On Windows Vista Business
Hello, Firstly, can someone confirm that this can be done. Because I am starting to wonder. I have downloaded the SQL Server 2005 Express install, and attempted to install. Everything goes well. Computer scan indicates that everything is in place, but then when it goes to install the components it states that the following components failed: - SQL Native Client - SQL Server Database Services - Reporting Services - Workstation Components, Books Online (Successful items were SQL Setup Support Files, SQL VSS Writer, OWC11, SQL Server Backward-Compatibility Files, SQL Server Management Studio Express). For those Items that failed, I just get a message stating "Setup failed. Refer to Setup Log'. The setup log tells me little to nothing about why these components failed. I am also getting the following message part way through install "An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package 'sqlncli.mis'". Does anyone know what this means? I downloaded the install from microsoft.com just a few days ago, so if this isn't "valid", then where do I get a valid one. I'm totally stuck. Have spent almost a day trawling documentation etc. to find why these have not installed, but cannot find any indication of why they wont install.. everything that needs to be in place is. Hoping someone has had similar issues and can help. Many Thanks in Advance.
View Replies !
Windows Vista Business 64 And Microsoft Visual Basic 2008 Express Edition Bad Sqlceme35.dll
I watched and followed the Intro to VB 2008 Express, but in the final part of the video, when you add a database, i did everything as the video says, still i get: An error occurred creating the form. See Exception.InnerException for details. The error is: Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) Ive tried the fix stated in another forum, the one about changing the "Target CPU" but the option doesn appear, what does appear its the "Platfrom" dropdown list, but its fixed to "Any CPU" and dont have any more options. Ive also downloaded Microsoft SQL Server Compact 3.5 ENU and "re-installed" and selected repair, followed the steps, rebooted and still nothing. The problem persists, any ideas, please?
View Replies !
SQL2005 Developer Install On Windows Vista Home Premium
Hi, I'm having a problem installing SQL2005 Developer on Windows Vista. At the System Configuration check page, I'm getting the IIS Feature Requirement item telling me IIS is not installed or disabled. This is not the case. I have read article http://support.microsoft.com/kb/920201 and switched on the IIS components as specified. I've tried installing with Firewall, virus checker etc switched off. Every time I get the same problem. This is an issue, as I specifically need Reporting Services installed. Has anyone managed to solve this problem ?
View Replies !
Setting Admin Rights To Report Manager, SQL Server Express 2005 On Vista Business
Hi all, I'm a newbie to Reporting Services so please forgive my ignorance... I've recently installed SQL Server Express 2005 with Reporting Services on my Vista Business Notebook (with no network connections) and have installed VS C# Express as well as the Business Intelligence Studio to create reports. My C# application can connect to SQL Server fine, however, the reports I created with Business Studio refuses to deploy to the server due to the following reason: "The permissions granted to user 'localhostJenny' are insufficient for performing this operation". I find this odd as I've been able to deploy reports on my other Windows XP machine (with SQL Server Express) no probs at all. Additionally, I cannot see the 'Site settings' link within Report Manager (Web) that I'd normally get with an admin account (i.e. on my Win. XP machine). Various sources indicate that my account has insufficient access rights to view this. Having browsed through seemingly endless blogs and forums, I suspect that my local account has not been configured to access the Report Manager web client to publish, manage and administer the site. I have tried the surface area tool for SQL Server, but I suspect that this is relevant only to SQL Server DB access and management. Adding an administrator here does nothing. The question is, how can I grant access to myself (local account) to allow me to publish reports via business studio, and at the same time - administer Report Manager Site Settings - on my vista notebook?? I would be extremely grateful for any help on this matter - I've tried ceaseless reinstallations, but to no avail! Many thanks in advance, Jenny
View Replies !
2K Developer Edition Install
Hi, folks. I've just reached the end of my frustration with trying to learn MSDE with no interface (in addition to simultaneously learning ASP.NET), so I'm going to install 2K Developer Edition. However, I'd like to know if it's safe install it on top of MSDE. I'm currently running XP Pro, VS.NET, IIS 5.x, so I'm afraid that if I have uninstall MSDE that I'll break a bunch things that I've painstakingly configured. ;-) Advice? TIA, Bob
View Replies !
Sql Developer Edition Will Not Install
Developer Edition was purchased for $50, will not install, during installation process got warnings for IIS and minimum hardware requirement. My site/DB developer talked me through the steps to completely uninstall SQL on supportmiscrosoft only to get this error notice: "Setup has encountered an unexpected error in datastore." I called MS only to be told it would cost $245 to talk to a tech or $99 to email one. Any suggestions? I had SQL Express for a few days and it worked fine but my developer felt I needed the Developer Edition so his company purchased that for me. I uninstalled Express before trying to install Dev Ed - my first attempt to install ended up in a flash of a blue screen then a reboot. Thanks in advance for any help.
View Replies !
|