dbTalk Databases Forums  

Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706

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


Discuss Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706 in the microsoft.public.sqlserver.setup forum.



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

Default Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706 - 04-23-2009 , 12:20 AM






(cross-post addded to SQL Setup)
"Alex396" <Alex396 (AT) discussions (DOT) microsoft.com> wrote


Quote:
[Subject: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706
]

Quote:
I have tried to install this update at least ten times now it will never
install.

I even used system restore to warp back and tried to install it again with
no luck even after installing all the other current updates. I have 11.3GBs
free on my stem drive and the update is 55.7MBs. Why does this update not
install. I have 55.0GBs free on my second drive.

Could someone help me please it gives the error codes
WindowsUpdate_00006D9E WindowsUpdate_dt000
after it cannot install the update but I cannot find any information on the
update errors on Microsofts Website.

Try converting your hex code to decimal and then do a search with that.
In fact, you may find that with SQL Server installed it might even tell you
what it means. E.g. try the following two commands in a cmd window:

<cmd_output OS="XPsp3">
E:\>set /a c = 0x6D9E
28062
E:\>net helpmsg %c%
</cmd_output>

Does that command: net helpmsg 28062
show you anything interesting?


Quote:
Plese Help???

Otherwise try a web search...

Here's an answer to a similar question regarding an older service pack

http://social.msdn.microsoft.com/For...-0f68f5658061/

(Microsoft Search for
28062 SQL (MSFT OR MVP)
- second of 5 hits
)

BTW once your symptoms are independent of the update distribution
mechanism, you are more likely to find help for problems with an install
of an update from a newsgroup or forum which specializes in the product
being updated. Cross-posting to an SQL NG for convenience.


Good luck

Robert Aldwinckle
---




Reply With Quote
  #2  
Old   
lilms_m
 
Posts: n/a

Default Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB95 - 07-17-2009 , 12:06 PM






How do you find or where do you find the cmd windows screen? How do you
convert the hex code & where do you find it?

"Robert Aldwinckle" wrote:

Quote:
(cross-post addded to SQL Setup)
"Alex396" <Alex396 (AT) discussions (DOT) microsoft.com> wrote


[Subject: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706
]

I have tried to install this update at least ten times now it will never
install.

I even used system restore to warp back and tried to install it again with
no luck even after installing all the other current updates. I have 11.3GBs
free on my stem drive and the update is 55.7MBs. Why does this update not
install. I have 55.0GBs free on my second drive.

Could someone help me please it gives the error codes
WindowsUpdate_00006D9E WindowsUpdate_dt000
after it cannot install the update but I cannot find any information on the
update errors on Microsofts Website.


Try converting your hex code to decimal and then do a search with that.
In fact, you may find that with SQL Server installed it might even tell you
what it means. E.g. try the following two commands in a cmd window:

cmd_output OS="XPsp3"
E:\>set /a c = 0x6D9E
28062
E:\>net helpmsg %c%
/cmd_output

Does that command: net helpmsg 28062
show you anything interesting?



Plese Help???


Otherwise try a web search...

Here's an answer to a similar question regarding an older service pack

http://social.msdn.microsoft.com/For...-0f68f5658061/

(Microsoft Search for
28062 SQL (MSFT OR MVP)
- second of 5 hits
)

BTW once your symptoms are independent of the update distribution
mechanism, you are more likely to find help for problems with an install
of an update from a newsgroup or forum which specializes in the product
being updated. Cross-posting to an SQL NG for convenience.


Good luck

Robert Aldwinckle
---



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.