On 27/04/2010 11:19, ankur madan wrote: > I have downloaded version 1.2.7 and installed it separatelly and i > have copied the dllat *c:\program files\wireshark*. > i have build version of wiresshark at *c:\wireshark*,through which i > created my own dissector. > so i copied the dll from *c:\wireshark\plugins to c:\program > files\wireshark\plugins\1.2.7* > You can't use plugins built with VS2005 with a version of Wireshark that was not built with VS2005 due to the c run-time issues. You must either:
1) Build your plugin with the same version of VC as used to build the Wireshark installation, currently VC2008 for wireshark.org downloads. 2) Build a version of Wireshark *and install it* using the same version of VC used to build your plugin. -- Regards, Graham Bloice
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
