We're using windows live writer for our blog and therefore we're using the metaweblog.ashx. But after the upgrade from CKS 2.0 to CKS 3.0 there is an error when calling metaweblog.ashx.
The error is:
An error occurred during the compilation of the requested file, or one of its dependencies. The type or namespace name 'Components' does not exist in the namespace 'CommunityServer' (are you missing an assembly reference?)
What should I do to get the handler up and running so that we can use windows live writer?