Opened 17 years ago
Closed 14 years ago
#274 closed defect (fixed)
KingOracleProvider.dll has a dependacy on DWMAPI.DLL
Reported by: | zspitzer | Owned by: | haris |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | KingOracle Provider | Version: | 3.3.0 |
Severity: | 1 | Keywords: | |
Cc: | External ID: |
Description (last modified by )
I just tried to use the FDO 3.3.0 release of the OSGeo.KingOracle with Mapguide 2.0.0 on XP
I got the following error from Mapguide
(6776) An exception occurred in FDO component. Unable to load the FDO Provider: The specified module could not be found.
Dependancy walker shows that DWMAPI.DLL is required and missing
Change History (3)
comment:1 by , 17 years ago
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This sounds like a similar problem I had with the OGR provider (see: http://www.nabble.com/OGR-3.3-Provider-runtime-error-to15012644s18162.html and #251 )
The solution was to enable manifest embedding and generation in the OGRProvider vcproj.
Maybe the same thing is happening with KingOracleProvider?