Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > errorcode 2B22

Reply
Thread Tools Display Modes

errorcode 2B22

 
 
ElinPelin
Guest
Posts: n/a

 
      01-26-2008
Hi!

I tried to update my laptop (vista) but 1 update just dont install. I get
the errorcode 2B22 and I cant find it anywhere. The update is Microsoft SQL
Server 2005 Express Edition Service Pack 2 (KB 921896). Help anyone?

Thanks

 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      01-26-2008
(cross-post added to SQL Setup)
"ElinPelin" <> wrote in message
news:2F1F32BA-7628-4DFF-A7B4-...
> Hi!
>
> I tried to update my laptop (vista) but 1 update just dont install. I get
> the errorcode 2B22 and I cant find it anywhere. The update is Microsoft SQL
> Server 2005 Express Edition Service Pack 2 (KB 921896). Help anyone?
>
> Thanks



Try searching for the decimal equivalent

<cmd_output OS="XPsp2 (without SPQ)"
F:\>set /a c = 0x2b22
11042
F:\>net helpmsg %c%
11042 is not a valid Windows network message number.
</cmd_output>

Perhaps the command net helpmsg 11042
shows something else on your system?

BTW you are more likely to find informed help from either a newsgroup
or forum which specializes in SQL. Cross-posting for convenience.

Also, try a web search which filters out posts which are likely to contain
answers:

http://forums.microsoft.com/TechNet/...3655&SiteID=17

(Live Search for
11042 SQL (MSFT | MVP) site:microsoft.com
)

Incredibly Live Search would not interpret OR as a Boolean operator!
That OR-bar is apparently essential for entering this search expression.


HTH

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error installing (KB 921896) - Code 2B22 UR21derful Windows Update 7 01-20-2009 01:30 PM
Windows Update Error 2B22 Ashley Dunfield Windows Update 1 05-20-2007 12:58 AM
2B22 Mhlcomb Windows Vista General Discussion 0 05-06-2007 09:28 PM
ErrorCode 9 Paddy Windows Vista Mail 1 03-06-2006 06:41 PM
Re: errorcode Lucy [MSFT] Windows Update 1 08-11-2003 11:09 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59