After updating to the new version, I am getting errors when trying to use Windows Live Writer. Whenever trying to upload an entry or refresh the theme, I get a Windows Live Writer error dialog that says "An unexpected error has occurred while attempting to log in: Server Error - The server reported an error with the following URL: [website]/MetaWeblog.aspx 500 Internal Server Error. Am I doing something wrong here?
Here's what I get from the site when I browse to that URL:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load type 'DnnSun.SunBlogNuke.MetaWeblogAPI.MetaWeblog' from assembly 'DnnSun.Modules.SunBlogNuke'.
Source Error:
Line 107: <add verb="*" path="Sitemap.aspx" type="DotNetNuke.Services.Sitemap.SitemapHandler, DotNetNuke" /> Line 108: <add verb="*" path="*.htmtemplate" type="DotNetNuke.HtmlEditor.TelerikEditorProvider.HtmTemplateFileHandler, DotNetNuke.HtmlEditor.TelerikEditorProvider" /> Line 109: <add verb="*" path="MetaWeblog.aspx" type="DnnSun.SunBlogNuke.MetaWeblogAPI.MetaWeblog, DnnSun.Modules.SunBlogNuke" validate="false" /> Line 110: </httpHandlers> Line 111: <!-- set code access security trust level - this is generally set in the machine.config
|
Source File: C:\Inetpub\vhosts\advocace.com\httpdocs\web.config
Line: 109