When I moved my DasBlog on to GoDaddy I found that my captcha controls (comment view and email view) were no longer showing. In the event log I was reading the following exception…
I’m paying for the cheapest possible plan I could find on GoDaddy which was the Economy Plan, I’m not sure if this following step is necessary if you’re paying for a virtual dedicated host.
System.TypeInitializationException: The type initializer for 'Gdip' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'gdiplus.dll':
DasBlog doesn’t ship with Gdiplus.dll so you’ll have to download it and drop it into the bin directory.
