PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.setup > SQL Server installation problem with Vista
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
ms.sqlserver.setup Questions about SQL Server.

SQL Server installation problem with Vista

Réponse
 
LinkBack Outils de la discussion
Vieux 11/07/2007, 20h04   #1
Mark
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut SQL Server installation problem with Vista

Hi,

I had SQL Server 2005 Express Edition on my PC. I tried to
completely delete it:
1. Stopped all SQL Server services.
2. Following the instructions at
http://forums.microsoft.com/MSDN/Sho...54408&SiteID=1
ran "%ProgramFiles%\Microsoft SQL
Server\90\Setup\Bootstrap\ARPWrapper.exe" /Remove
3. Uninstalled from the Progams & Features in the Control panel in the
following order:
“SQLXML4”, “Microsoft SQL Server VSS Writer”, "Microsoft SQL Server
Compact Edition", and finally "Microsoft SQL Server Native Client"


I installed SQL Server2005 Enterprise Edition from
en_sql_2005_ent_x86_dvd.iso with no errors and only a incompatibility
with Vista warning; then Service Pack 2
SQLServer2005SP2-KB921896-x86-ENU.exe with no errors or warnings.

I have no "Binn" directory in "c:\Program Files\Microsoft SQL
Server\MSSQL.1\MSSQL\" ; so I have no SQLAGENT90.EXE to run as a
Service; so I have no SQL services running or any way to manually make
any SQL service run.

What did I do wrong? How can I get a "Binn" directory with
SQLAGENT90.EXE?


Thanks,
Mark
  Réponse avec citation
Vieux 12/07/2007, 07h40   #2
Charles Wang[MSFT]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: SQL Server installation problem with Vista

Hi Mark,
Thanks for your post.

From your description, I understand that:
After you installed SQL Server 2005 Enterprise Edition, you found that
there were no SQL Server Services and SQL Server Agent Services on your
Windows Vista system.
If I have misunderstood, please let me know.

The problem is that SQL Server 2005 Enterprise Edition is not supported on
any version of Windows Vista series. You may install SQL Server 2005
Standard Edition or Developer Edition on your Vista.

For more information, please refer to the section "Operating System
Requirements (32-Bit)" of this article:
Hardware and Software Requirements for Installing SQL Server 2005
http://technet.microsoft.com/en-us/l.../ms143506.aspx

Please feel free to let me know if you have any other questions or
concerns.
Have a nice day!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== ===
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications

If you are using Outlook Express, please make sure you clear the check box
"Tools/Options/Read: Get 300 headers at a time" to see your reply promptly.


Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
================================================== ====
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
================================================== ====
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ====



  Réponse avec citation
Vieux 13/07/2007, 18h39   #3
Mark
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server installation problem with Vista

Hi,

I uninstalled EE, then installed DE. When I attempt to install
database services I get this error:
Product : SQL Server Database Services
Error : SQL Server Setup failed to execute a command for
server configuration. The error was [Microsoft][SQL Native Client][SQL
Server]MODIFY FILE failed. Specified size is less than current size..
Refer to the server error logs and Setup logs for detailed error
information.


looking through the log files I also found this error:
Error: Action "LaunchPatchedBootstrapAction" threw an exception during
execution. Error information reported during run:
"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe"
finished and returned: 5039


I am guessing that my uninstall was incomplete. What could I have
missed?

Thanks,
Mark





On Thu, 12 Jul 2007 06:40:34 GMT, changliw@online.microsoft.com
(Charles Wang[MSFT]) wrote:

>Hi Mark,
>Thanks for your post.
>
>From your description, I understand that:
>After you installed SQL Server 2005 Enterprise Edition, you found that
>there were no SQL Server Services and SQL Server Agent Services on your
>Windows Vista system.
>If I have misunderstood, please let me know.
>
>The problem is that SQL Server 2005 Enterprise Edition is not supported on
>any version of Windows Vista series. You may install SQL Server 2005
>Standard Edition or Developer Edition on your Vista.
>
>For more information, please refer to the section "Operating System
>Requirements (32-Bit)" of this article:
>Hardware and Software Requirements for Installing SQL Server 2005
>http://technet.microsoft.com/en-us/l.../ms143506.aspx
>
>Please feel free to let me know if you have any other questions or
>concerns.
>Have a nice day!
>
>Best regards,
>Charles Wang
>Microsoft Online Community Support
>================================================= ====
>Get notification to my posts through email? Please refer to:
>http://msdn.microsoft.com/subscripti...ult.aspx#notif
>ications
>
>If you are using Outlook Express, please make sure you clear the check box
>"Tools/Options/Read: Get 300 headers at a time" to see your reply promptly.
>
>
>Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
>where an initial response from the community or a Microsoft Support
>Engineer within 1 business day is acceptable. Please note that each follow
>up response may take approximately 2 business days as the support
>professional working with you may need further investigation to reach the
>most efficient resolution. The offering is not appropriate for situations
>that require urgent, real-time or phone-based interactions or complex
>project analysis and dump analysis issues. Issues of this nature are best
>handled working with a dedicated Microsoft Support Engineer by contacting
>Microsoft Customer Support Services (CSS) at
>http://msdn.microsoft.com/subscripti...t/default.aspx.
>================================================= =====
>When responding to posts, please "Reply to Group" via
>your newsreader so that others may learn and benefit
>from this issue.
>================================================= =====
>This posting is provided "AS IS" with no warranties, and confers no rights.
>================================================= =====
>
>

  Réponse avec citation
Vieux 14/07/2007, 04h20   #4
Mark
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server installation problem with Vista

Hi,

The MODIFY FILE problem went away when I deleted the "Microsoft SQL
Server" directory before reinstallation. Then I ran into the problem
described by http://support.microsoft.com/kb/929105. If somewhere
there was a warning not to select Binary or Bin2 collation if there is
a mixture of upper and lower case letters in the Computer Name beinig
a newby I missed it.

Developer Edition is finally working on my new Vista PC!

Thanks very much,
Mark


On Fri, 13 Jul 2007 13:39:54 -0400, Mark <camarkco@hotmail.com> wrote:

>Hi,
>
> I uninstalled EE, then installed DE. When I attempt to install
>database services I get this error:
>Product : SQL Server Database Services
>Error : SQL Server Setup failed to execute a command for
>server configuration. The error was [Microsoft][SQL Native Client][SQL
>Server]MODIFY FILE failed. Specified size is less than current size..
>Refer to the server error logs and Setup logs for detailed error
>information.
>
>
>looking through the log files I also found this error:
>Error: Action "LaunchPatchedBootstrapAction" threw an exception during
>execution. Error information reported during run:
>"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe"
>finished and returned: 5039
>
>
>I am guessing that my uninstall was incomplete. What could I have
>missed?
>
>Thanks,
>Mark
>
>
>
>
>
>On Thu, 12 Jul 2007 06:40:34 GMT, changliw@online.microsoft.com
>(Charles Wang[MSFT]) wrote:
>
>>Hi Mark,
>>Thanks for your post.
>>
>>From your description, I understand that:
>>After you installed SQL Server 2005 Enterprise Edition, you found that
>>there were no SQL Server Services and SQL Server Agent Services on your
>>Windows Vista system.
>>If I have misunderstood, please let me know.
>>
>>The problem is that SQL Server 2005 Enterprise Edition is not supported on
>>any version of Windows Vista series. You may install SQL Server 2005
>>Standard Edition or Developer Edition on your Vista.
>>
>>For more information, please refer to the section "Operating System
>>Requirements (32-Bit)" of this article:
>>Hardware and Software Requirements for Installing SQL Server 2005
>>http://technet.microsoft.com/en-us/l.../ms143506.aspx
>>
>>Please feel free to let me know if you have any other questions or
>>concerns.
>>Have a nice day!
>>
>>Best regards,
>>Charles Wang
>>Microsoft Online Community Support
>>================================================ =====
>>Get notification to my posts through email? Please refer to:
>>http://msdn.microsoft.com/subscripti...ult.aspx#notif
>>ications
>>
>>If you are using Outlook Express, please make sure you clear the check box
>>"Tools/Options/Read: Get 300 headers at a time" to see your reply promptly.
>>
>>
>>Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
>>where an initial response from the community or a Microsoft Support
>>Engineer within 1 business day is acceptable. Please note that each follow
>>up response may take approximately 2 business days as the support
>>professional working with you may need further investigation to reach the
>>most efficient resolution. The offering is not appropriate for situations
>>that require urgent, real-time or phone-based interactions or complex
>>project analysis and dump analysis issues. Issues of this nature are best
>>handled working with a dedicated Microsoft Support Engineer by contacting
>>Microsoft Customer Support Services (CSS) at
>>http://msdn.microsoft.com/subscripti...t/default.aspx.
>>================================================ ======
>>When responding to posts, please "Reply to Group" via
>>your newsreader so that others may learn and benefit
>>from this issue.
>>================================================ ======
>>This posting is provided "AS IS" with no warranties, and confers no rights.
>>================================================ ======
>>
>>

  Réponse avec citation
Vieux 16/07/2007, 12h00   #5
Charles Wang[MSFT]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server installation problem with Vista

Hi Mark,

Appreciate your update and response. I am glad to hear that the problem has
been fixed. If you have any other questions or concerns, please do not
hesitate to contact us. It is always our pleasure to be of assistance.

Have a nice day!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== ===
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications

If you are using Outlook Express, please make sure you clear the check box
"Tools/Options/Read: Get 300 headers at a time" to see your reply promptly.


Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
================================================== ====
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
================================================== ====
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ====





  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 10h22.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,18393 seconds with 13 queries