Groups | Blog | Home
all groups > sql server msde > october 2006 >

sql server msde : SQL Express 2005 - Tables signature


Roger Wolter[MSFT]
10/22/2006 3:54:32 PM
What application and what OS are you running. Table signatures are normally
only used by MS apps running on Vista.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

[quoted text, click to view]

zoug
10/22/2006 4:15:48 PM
Dear all,
I got a probleme with some database in sql express 2005,
since yesterday, some of my database (not all) return an error when I try to
open tables :

ERRORLOG :
2006-10-22 15:54:21.35 spid53 Error: 33002, Severity: 16, State: 1.
2006-10-22 15:54:21.35 spid53 Access to table dbo.<Table> is blocked
because the signature is not valid.

<Table> is any table in the database.
can't find any workaround to this...

anyone ?
Thanks in advance
Zoug

zoug
10/23/2006 12:00:00 AM
Roger,
Thanks for your response,
i'm using W2003 sp1 and WSS v3 beta 2 (non TR)

Zoug

"Roger Wolter[MSFT]" <rwolter@online.microsoft.com> a écrit dans le message
de news: eI%23QL0i9GHA.4708@TK2MSFTNGP05.phx.gbl...
[quoted text, click to view]

Roger Wolter[MSFT]
10/23/2006 7:22:56 AM
I assume this is a SharePoint services issue. There's an attesting dll
which is codesigned with a certificate. I assume either this dll is missing
or the certificate has expired. The other possibility is that the software
has changed without a corresponding change to the table signatures. This
would most likely be an upgrade issue.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

[quoted text, click to view]

AddThis Social Bookmark Button