Ticket Hash: | 92153ffc91c36c38c36aceeefd1fa056e831bae8 | ||
Title: | 32 bit Framework 4 version error | ||
Status: | Closed | Type: | Code_Defect |
Severity: | Critical | Priority: | Immediate |
Subsystem: | Native_Assembly | Resolution: | Unable_To_Reproduce |
Last Modified: |
2011-09-02 12:42:54 13.84 years ago |
Created: |
2011-08-30 15:02:36 13.85 years ago |
Version Found In: | 1.0.74.0 |
Description: | ||||
I get the MissingManifestResourceException error when trying to run in VS2010 under .Net 4.0. I understand there is a small issue with that release that requires a recompilation. I'd very much appreciate it if the corrected package could be made available, as it is stopping my current project from proceeding. Thanks for all your hard work! Chris <hr /><i>mistachkin added on 2011-08-30 15:17:42 UTC:</i><br /> Do you know which resource is missing? If it's the SR.resx resources in the mixed-mode assembly, then this issue has already been fixed by check-in [55f56ce508] and the fix will be included in the next release (1.0.75.0). <hr /><i>anonymous added on 2011-09-01 18:57:28 UTC:</i><br /> I know that at one time I did get this error, but checking now I see a different error that indicates that the executable's folder must contain both system.data.sqlite.dll and sqlite.interop.dll. I don't recall that being necessary with earlier versions. Anyway, I am back up and running with version 74. Thanks again! Chris |