dbTalk Databases Forums  

Computer Needs Restart - SQL Express 2008 Install

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Computer Needs Restart - SQL Express 2008 Install in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Martin
 
Posts: n/a

Default Computer Needs Restart - SQL Express 2008 Install - 01-24-2010 , 05:19 PM






I am attempting to install SQL Express 2008 (from SQLEXPR_x64_ENU.exe)
on e new 64bit machine running Windows 7 Home Premium.

In the SQL Serve Installation Center I selected "New SQL Server stand-
alone ....". The Setup Support Rules show that "Restart Computer"
Failed and suggest a reboot.

After a restart I get exactly the same results.

Can any one help me with this problem?

Many thanks in advance.

Martin Harris

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 01-25-2010 , 05:09 PM






Martin (sirraheelnitram (AT) gmail (DOT) com) writes:
Quote:
I am attempting to install SQL Express 2008 (from SQLEXPR_x64_ENU.exe)
on e new 64bit machine running Windows 7 Home Premium.

In the SQL Serve Installation Center I selected "New SQL Server stand-
alone ....". The Setup Support Rules show that "Restart Computer"
Failed and suggest a reboot.

After a restart I get exactly the same results.

Can any one help me with this problem?
Then that happens you often have some crap in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager
I think the name is PendingFileRename or somesuch. Delete this
and try again.

Disclaimer: I have never looked at Win7, so I cannot vouch for that things
are the same there.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
  #3  
Old   
Martin
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 01-26-2010 , 07:10 PM



On Jan 25, 3:09*pm, Erland Sommarskog <esq... (AT) sommarskog (DOT) se> wrote:
Quote:
Martin (sirraheelnit... (AT) gmail (DOT) com) writes:
I am attempting to install SQL Express 2008 (from SQLEXPR_x64_ENU.exe)
on e new 64bit machine running Windows 7 Home Premium.

In the SQL Serve Installation Center I selected "New SQL Server stand-
alone ....". The Setup Support Rules show that "Restart Computer"
Failed and suggest a reboot.

After a restart I get exactly the same results.

Can any one help me with this problem?

Then that happens you often have some crap in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager
I think the name is PendingFileRename or somesuch. Delete this
and try again.

Disclaimer: I have never looked at Win7, so I cannot vouch for that things
are the same there.

--
Erland Sommarskog, SQL Server MVP, esq... (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008:http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005:http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000:http://www.microsoft.com/sql/prodinf...ons/books.mspx
Many thanks for the suggestion, Erland.

There is an entry called PendingFilRenameOperations under System/
CurrentControlSet/Control/SessionManager. The Data is:
"\??\C:\Windows\TEMP\logishrd\LVPrcInj05.dll
\??\C:\Windows\TEMP\logishrd\
\??\C:\Windows\TEMP\logishrd\LVPrcInj06.dll
\??\C:\Windows\TEMP\logishrd\

Removing this entry does not solve the restart issue.

I have only had Win 7 for a week, so no zip about it - but I'm rapidly
finding my way around it!

Martin

Reply With Quote
  #4  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 01-27-2010 , 04:56 PM



Martin (sirraheelnitram (AT) gmail (DOT) com) writes:
Quote:
There is an entry called PendingFilRenameOperations under System/
CurrentControlSet/Control/SessionManager. The Data is:
"\??\C:\Windows\TEMP\logishrd\LVPrcInj05.dll
\??\C:\Windows\TEMP\logishrd\
\??\C:\Windows\TEMP\logishrd\LVPrcInj06.dll
\??\C:\Windows\TEMP\logishrd\

Removing this entry does not solve the restart issue.
Did you check so that it did not come back? Did you reboot after this
cleaning up?

I'm sorry, but I don't have any more suggestions.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
  #5  
Old   
Martin
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 01-30-2010 , 12:18 AM



On Jan 27, 2:56*pm, Erland Sommarskog <esq... (AT) sommarskog (DOT) se> wrote:
Quote:
Martin (sirraheelnit... (AT) gmail (DOT) com) writes:
There is an entry called PendingFilRenameOperations under System/
CurrentControlSet/Control/SessionManager. *The Data is:
*"\??\C:\Windows\TEMP\logishrd\LVPrcInj05.dll
\??\C:\Windows\TEMP\logishrd\
\??\C:\Windows\TEMP\logishrd\LVPrcInj06.dll
\??\C:\Windows\TEMP\logishrd\

Removing this entry does not solve the restart issue.

Did you check so that it did not come back? Did you reboot after this
cleaning up?

I'm sorry, but I don't have any more suggestions.

--
Erland Sommarskog, SQL Server MVP, esq... (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008:http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005:http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000:http://www.microsoft.com/sql/prodinf...ons/books.mspx
The files in logishrd belong to Logitech Vid. Even though I removed
all the PendingFileRename... entries I can't delete them. That removal
operation and a reboot didn't fix the SQL problem either.

Thanks for you help.
Martin

Reply With Quote
  #6  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 01-30-2010 , 04:58 AM



Martin (sirraheelnitram (AT) gmail (DOT) com) writes:
Quote:
The files in logishrd belong to Logitech Vid. Even though I removed
all the PendingFileRename... entries I can't delete them. That removal
operation and a reboot didn't fix the SQL problem either.
Hm, what you do mean by "I removed them ... I can't delete them". Are
the entries still there? Is the value PendingFileRenameOperation still
there?


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
  #7  
Old   
Martin
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 01-31-2010 , 10:44 PM



On Jan 30, 2:58*am, Erland Sommarskog <esq... (AT) sommarskog (DOT) se> wrote:
Quote:
Martin (sirraheelnit... (AT) gmail (DOT) com) writes:
The files in logishrd belong to Logitech Vid. Even though I removed
all the PendingFileRename... entries I can't delete them. That removal
operation and a reboot didn't fix theSQLproblem either.

Hm, what you do mean by "I removed them ... I can't delete them". Are
the entries still there? Is the value PendingFileRenameOperation still
there?

--
Erland Sommarskog,SQLServer MVP, esq... (AT) sommarskog (DOT) se

Links forSQLServer Books Online:SQL2008:http://msdn.microsoft.com/en-us/sqls...ons/books.mspx
Sorry for the lack of clarity. The registry entries were deleted and
didn't come back. The C:\Windows\TEMP\logishrd\LVPrcInj06.dll and C:
\Windows\TEMP\logishrd\LVPrcInj05.dll can't be deleted.

But the SQL installer still says a restart is requied.

Martin

Reply With Quote
  #8  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 02-01-2010 , 04:49 PM



Martin (sirraheelnitram (AT) gmail (DOT) com) writes:
Quote:
Sorry for the lack of clarity. The registry entries were deleted and
didn't come back. The C:\Windows\TEMP\logishrd\LVPrcInj06.dll and C:
\Windows\TEMP\logishrd\LVPrcInj05.dll can't be deleted.

But the SQL installer still says a restart is requied.
I can't imagine that this is because of the DDL files. Sorry, but I
have no idea.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
  #9  
Old   
Martin
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 02-02-2010 , 10:35 AM



On Feb 1, 2:49*pm, Erland Sommarskog <esq... (AT) sommarskog (DOT) se> wrote:
Quote:
Martin (sirraheelnit... (AT) gmail (DOT) com) writes:
Sorry for the lack of clarity. The registry entries were deleted and
didn't come back. The C:\Windows\TEMP\logishrd\LVPrcInj06.dll and C:
\Windows\TEMP\logishrd\LVPrcInj05.dll can't be deleted.

But the SQL installer still says a restart is requied.

I can't imagine that this is because of the DDL files. Sorry, but I
have no idea.

--
Erland Sommarskog, SQL Server MVP, esq... (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008:http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005:http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000:http://www.microsoft.com/sql/prodinf...ons/books.mspx
Many thanks for your help Erland. I just discovered the SQL Server
Engineers place, so I asked them if it is supposed to run on Win 7
Home Premium.
Martin

Reply With Quote
  #10  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Computer Needs Restart - SQL Express 2008 Install - 02-02-2010 , 04:24 PM



Martin (sirraheelnitram (AT) gmail (DOT) com) writes:
Quote:
Many thanks for your help Erland. I just discovered the SQL Server
Engineers place, so I asked them if it is supposed to run on Win 7
Home Premium.
If it isn't it should tell you. Or? After all, Windows 7 came out
after SQL 2008, so it's a little difficult to cover.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.