Cannot use xp_blowfishdecrypt.dll

  • I am tring to execute the extended stored procedure master.dbo.xp_blowfishdecrypt and its returning thsi error.

    Msg 17750, Level 16, State 0, Procedure xp_blowfishdecrypt, Line 1

    Could not load the DLL xp_blowfishdecrypt.dll, or one of the DLLs it references. Reason: 193(%1 is not a valid Win32 application.).

    The machine its running on is 64bit and this .dll is 32bit. Is there any way around this?

  • Uh oh! I just ran into the same problem. I hate finding your exact problem through a search ... only to realize it's been posted for a year without a solution.

    Some geniuses moved our framework to SQL 2008 64-bit and I'm tasked with making everything work in the next 4 hours. So, after a few hours of searching it appears no one has ever created or found a 64-bit version of the Blowfish DLLs posted originally by Michael? Darn...

  • Hi, did anyone ever find a solution to this?

  • Hi,

    I've managed to compile xp_blowfishdecrypt.dll on 64 bits.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply