In the MSI Help it is described as "Database: [2] Transform: Cannot update
row that doesn't exist. Table: [3]" ). Ok, there's somewhere missing a row,
but I cannot find the point.
When I log the Installation, I get the following lines, that seem to be the
most interesting ones.
(Rem: Interner Fehler = Internal Error ;-))
I did not find any entry with E:\ in the msi-Database, even if I do the
transform before
MSI (c) (65:7D): Note: 1: 2381 2: E:\
MSI (c) (65:7D): Transforming table Feature.
MSI (c) (65:7D): Note: 1: 2254 2: 3: Feature
MSI (c) (65:7D): Transforming table Error.
Interner Fehler 2835. ErrorIcon, SetupError
Interner Fehler 2254. , Feature
MSI (c) (65:7D): Transforming table Error.
MSI (c) (65:7D): Produkt: XXXX -- Interner Fehler 2254. , Feature
How can I find out, what's missing and where?
Thanx, Eike
This might be a hard error to track down. The likely cause of this
error is that the transform's Feature Table doesn't match the original
MSI's Feature Table. There could be an extra column or something like that.
It is also possible that the either database might be corrupted. You might
have to recreate your transform/patch.
I hope that helps get you started troubleshooting the issue.
Thanks,
- Erik
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
--------------------
| From: "Eike Saß" <eik...@gmx.de>
| Subject: Internal Error 2254. , Feature
| Date: Mon, 10 Sep 2001 12:48:44 +0200
| Lines: 33
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
| X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
| Message-ID: <uNk0VYeOBHA.1444@tkmsftngp05>
| Newsgroups: microsoft.public.platformsdk.msi
| NNTP-Posting-Host: 212.21.64.102
| Path: cppssbbsa01.microsoft.com!tkmsftngp01!tkmsftngp05
| Xref: cppssbbsa01.microsoft.com microsoft.public.platformsdk.msi:3579
| X-Tomcat-NG: microsoft.public.platformsdk.msi
I found out, that I have a string in the german string table, i.e. in one of
the transforms, but not in the english on. Maybe, this a reason for this
error.
It is not likely that a string value in the transform could cause the
error. It is more likely that a difference in the original database
structure and the structure of the transform is causing the issue. If you
open the original database (MSI) with the 2.0 version of Orca and then
select the Transform menu. Then either click Apply Transform or View Patch,
depending on what type of transform you have. That will show you what the
differences and changes there are in the transform. They will be outlined
in green.
I hope that helps.
Thanks,
- Erik
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
--------------------
| From: "Eike Saß" <eik...@gmx.de>
| References: <uNk0VYeOBHA.1444@tkmsftngp05>
<I$YZutgO...@cppssbbsa01.microsoft.com>
| Subject: Re: Internal Error 2254. , Feature
| Date: Wed, 12 Sep 2001 08:55:43 +0200
| Lines: 9
| X-Newsreader: Microsoft Outlook Express 4.72.3110.5
| X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
| Message-ID: <#P$9Nf1OBHA.1520@tkmsftngp03>
| Newsgroups: microsoft.public.platformsdk.msi
| NNTP-Posting-Host: ftp.proubis.de 212.21.64.102
| Path:
cppssbbsa01.microsoft.com!news-out.cwix.com!newsfeed.cwix.com!howland.erols.
net!newspharm.inet.tele.dk.MISMATCH!news.tele.dk!small.news.tele.dk!193.174.
75.178!news-fra1.dfn.de!news-lei1.dfn.de!newsfeed00.sul.t-online.de!t-online
de!tkmsftngp01!tkmsftngp03
| Xref: cppssbbsa01.microsoft.com microsoft.public.platformsdk.msi:3600
| X-Tomcat-NG: microsoft.public.platformsdk.msi