Opened 15 years ago

Closed 15 years ago

#2823 closed defect (fixed)

msplugin_mssql2008 problems on Windows with MapServer 5.2.1

Reported by: jmckenna Owned by: tamas
Priority: normal Milestone:
Component: Input - Native MS SQL Server Support Version: 5.2
Severity: normal Keywords:
Cc:

Description

With MapServer the 5.2.1 release, when trying to use the msplugin_mssql2008 dll in a layer I get the following error:

loadCustomLayerDLL: General error message. Failed to load dynamic Layer LIB: E:/ ms4w/Apache/specialplugins/msplugin_mssql2008.dll <br> msGetSymbol(): General error message. Can't find requested entry point: PluginIn itializeVirtualTable in lib MZÉ <br>

This error is very similar to one fixed a few months ago by Assefa: ticket:7918

Since that fix there were 3 additional changes to this plugin code...so could that be causing a problem?

(Tamas I see you made changes to the plugin, can you possibly comment on this error?)

thanks.

-jeff

Change History (4)

comment:1 by jmckenna, 15 years ago

Resolution: invalid
Status: newclosed

sorry it seems this is my own fault: i had committed a makefile.vc change a few months ago to trunk but not the 5.2 branch :(

comment:2 by tamas, 15 years ago

Resolution: invalid
Status: closedreopened

I reopen and take over this bug since -DUSE_MSSQL2008_PLUGIN is still missing in the 5-2 branch (in makefile.vc) therefore the required entries are not exposed in the dll.

comment:3 by tamas, 15 years ago

Owner: changed from hobu to tamas
Status: reopenednew

comment:4 by tamas, 15 years ago

Resolution: fixed
Status: newclosed

Applied in r8437 (branch 5-2)

Note: See TracTickets for help on using tickets.