![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Jeff Thanks for your considerate posting! From your descriptions and log file, I understood that your MSDE installation failed in UpgDetectBlankSaLogin() and you could not make it successfully the second time. Have I understood you? If there is anything I misunderstood, please feel free to let me know. Based on my scope, from the log file, it shows the installation of MSDE was closely finished but it fails to startup the MSDE services. Here are some suggestions for your on this issue. First of all, I am not very sure how do you removed MSDE Instance. you used Add/Remove? The following documents shows how to manually remove MSDE completely. May be you should also have an application checking this 320873 HOW TO: Manually Remove a Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Instance http://support.microsoft.com/?id=320873 You should make sure the services is running before UpgDetectBlankSaLogin() returns 3. Secondly, UpgDetectBlankSaLogin() returns 3 means Black SA password is not allowed in MSDE SP3. Add this switch in your msde setup file, blankpwd=1. More detailed information about this switch could be found in the following KB: 810826 INF: New Switches in MSDE Service Pack 3 Setup http://support.microsoft.com/?id=810826 814463 How To Specify a Strong SA Password When You Install SQL Server 2000 Desktop Engine (MSDE 2000) http://support.microsoft.com/?id=814463 Thank you for your patience and cooperation. If you have any questions or concerns, don't hesitate to let me know. We are here to be of assistance! Sincerely yours, Mingqing Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Introduction to Yukon! - http://www.microsoft.com/sql/yukon This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Hi Jeff, I wanted to post a quick note to see if you would like additional assistance or information regarding this particular issue. We appreciate your patience and look forward to hearing from you! Sincerely yours, Mingqing Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Introduction to Yukon! - http://www.microsoft.com/sql/yukon This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hi Jeff, Have you tried that four steps I provided to you? I wonder how the testing is going. Could you answer my questions seperately for each resolutions? Without your further information, it's very hard for me to continue with the troubleshooting. 1. Have you had BCM installed? If so, remove it and then try to see whether it works now 2. What's your temp table settings? 3. How about the setup command "setup.exe BLANKPWD=1 SECURITYMODE=SQL /l*v c:\MSDEsetup.log", could this work for you in the second time? 4. In your program, after MSDE was uninstalled, could you programatically remove MSDE data foler? If so, try to see whether this works. Thank you for your patience and cooperation. If you have any questions or concerns, don't hesitate to let me know. We are here to be of assistance! Sincerely yours, Mingqing Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Introduction to Yukon! - http://www.microsoft.com/sql/yukon This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Hi Jeff, There is something wrong with the server synchronization so that I didn't see your Sept 14 post until now, you posted it again. I am sorry for the inconvenience it may cause to you. Thanks for all of your steps and I made further research on it. I found the following descriptions in your log files ------------------- MSI (s) (00:34): Disallowing installation of component: {436D7A23-36BE-11D2-ACBB-0080C7FCBB84} since the same component with higher versioned keyfile exists MSI (s) (00:34): Disallowing installation of component: {10048711-2C96-11D2-9A97-006097C4E452} since the same component with higher versioned keyfile exists MSI (s) (00:34): Disallowing installation of component: {1CA051B0-1B70-11D2-9ADD-006097C4E452} since the same component with higher versioned keyfile exists MSI (s) (00:34): Disallowing installation of component: {FFFDF420-AFF5-11D2-9AE4-006097C4E452} since the same component with higher versioned keyfile exists MSI (s) (00:34): Disallowing installation of component: {1CA051B2-1B70-11D2-9ADD-006097C4E452} since the same component with higher versioned keyfile exists ------------------- It looks like an known issue for us. See the chapter "Remove Windows Installer References to Installed Products" in the following documents HOW TO: Manually Remove a Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Instance http://support.microsoft.com/?id=320873 It provides a tools Msizap.exe (http://msdn.microsoft.com/library/de...-us/msi/setup/ msizap_exe.asp). Try to run this application to remove msde related msi installer registry key after removing it from Add/Remove Programs. Run the codes like below and see the more detailed descriptions in KB: 320873 MSIZAP.EXE T {E09B48B5-E141-427A-AB0C-D3605127224A} Thank you for your patience and corperation. If you have any questions or concerns, don't hesitate to let me know. We are here to be of assistance! Sincerely yours, Mingqing Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Introduction to Yukon! - http://www.microsoft.com/sql/yukon This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |