Hey Ivan.
Thanks for the quick response. I have added the assembly back and we're able to get a little further. I went to create the newsletter, entered in all of the information, and clicked create and received another error. I've copied the error below as well as the logfile info for this request.
Thanks again for your help.
Nathan
Server Error in '/' Application.
--------------------------------------------------------------------------------
Specified cast is not valid.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Specified cast is not valid.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidCastException: Specified cast is not valid.]
Telerik.Notifications.Newsletters.WebControl.CreateNewsletter.OnWriteContent(ControlPanel cntrlPnlObj) +553
Telerik.Notifications.Newsletters.WebControl.CreateNewsletter.button_Command(Object sender, CommandEventArgs e) +357
System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +108
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +135
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927
====================================================================================
2/26/2010 9:15:01 AM [UNKNOWN]
************************************************************************************
ID: 00a5d5e2-852b-4b25-acb0-fb91d56fe0bf; Code: 3005; Occurrence: 1; Sequence: 34
------------------------------------------------------------------------------------
Application information:
Machine name: NATHANA-WIN7PC
OS Version: Microsoft Windows NT 6.1.7600.0
Product Version: 3.7.2057.3
Application Path: C:\Projects\SiteFinity\www\
Debug: True
Process information:
Process ID: 4612
Process Name: WebDev.WebServer
Request information:
Request URL: /Sitefinity/Admin/Modules.aspx?module=Newsletters
Rewrite URL: http://localhost:52793/Sitefinity/Admin/Modules.aspx?module=Newsletters
Url Referrer: http://localhost:52793/Sitefinity/Admin/Modules.aspx?module=Newsletters
Is Authenticated: True
Authentication Type: Forms
User: NAbercrombie
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)
User Address: 127.0.0.1
Variables:
RadControlRandomNumber: 0
AspSessionIDManagerInitializeRequestCalled: True
CmsHttpRequest: /Sitefinity/Admin/Modules.aspx?module=Newsletters
- L0 -------------------------------------------------------------------------------
Exception Type: System.InvalidCastException
Message: Specified cast is not valid.
Source: Telerik.Notifications
Stack Trace:
at Telerik.Notifications.Newsletters.WebControl.CreateNewsletter.OnWriteContent(ControlPanel cntrlPnlObj)
at Telerik.Notifications.Newsletters.WebControl.CreateNewsletter.button_Command(Object sender, CommandEventArgs e)
at System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
------------------------------------------------------------------------------------