Skip to content

fix: Correct type library resolution for embedded interop types#404

Merged
marklechtermann merged 1 commit intomainfrom
392-how-to-correctly-reference-adodbrecordset-type-library-to-resolve-could-not-find-the-type-library-warning
Mar 6, 2026
Merged

fix: Correct type library resolution for embedded interop types#404
marklechtermann merged 1 commit intomainfrom
392-how-to-correctly-reference-adodbrecordset-type-library-to-resolve-could-not-find-the-type-library-warning

Conversation

@marklechtermann
Copy link
Member

Validated with:

dotnet run --framework net8.0 -- tlbexport TestRecordset.dll --tlbreference "C:\Program Files\Common Files\System\ado\msado15.dll" --verbose

@marklechtermann marklechtermann merged commit 2c75c80 into main Mar 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to correctly reference ADODB.Recordset type library to resolve "could not find the type library" warning?

1 participant