<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1291321.aspx</link><pubDate>Sat, 20 May 2006 00:51:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1291321</guid><dc:creator>mpskelton</dc:creator><author>mpskelton</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1291321.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1291321</wfw:commentRss><description>Hi all&lt;br /&gt;&lt;br /&gt;There were several problems. &lt;br /&gt;&lt;br /&gt;The main SMTP server on the machine could not be configured to talk to web applciations, and a second SMTP server program was available to do this, on another port (i.e. not port 25).&lt;br /&gt;&lt;br /&gt;HOWEVER, it turns out that DNN does not allow you to specify an SMTP server on a port except port 25. In other words, a setting like this will not have the desired effect:&lt;br /&gt;&lt;b&gt;localhost:587&lt;/b&gt;&lt;br /&gt;The port is ignored by the System.Web.Mail.SmtpMail class as used by DNN. I checked the source for DNN 3.2.2, and the port number is NOT parsed out from the servername string. This seems to me to be a serious limitation. A line or two of extra code would enable mail sending on alternative ports: parse out the port number, and if its there, set the port explicitly for the mail message before sending.&lt;br /&gt;&lt;br /&gt;So I was left having to use a server on the default port 25, but with only a single machine it's tricky to get SmartHost relaying working properly (perhaps impossible).&lt;br /&gt;&lt;br /&gt;In the end, I disabled the two existing SMTP servers, and installed MailEnable:&lt;br /&gt;http://www.mailenable.com/standard_edition.asp&lt;br /&gt;This is free and very easy to use and configure. Crucially, it can listen on two different ports, and had no limitation wrt web applications.&lt;br /&gt;&lt;br /&gt;I highly recommend it if you are having similar problems.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;M&lt;br /&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1290766.aspx</link><pubDate>Fri, 19 May 2006 14:03:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1290766</guid><dc:creator>J7Mitch</dc:creator><author>J7Mitch</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1290766.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1290766</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Those settings should work.&lt;/p&gt;
&lt;p&gt;If you want to give me access to your environment, you can contact me through the e-mail on my profile or private message and I'll see if I can figure out why it isn't working.&lt;/p&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1290715.aspx</link><pubDate>Fri, 19 May 2006 13:25:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1290715</guid><dc:creator>mpskelton</dc:creator><author>mpskelton</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1290715.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1290715</wfw:commentRss><description>Thanks Lynn&lt;br /&gt;&lt;br /&gt;It looks like I am in the same situation as you. When this gets resolved, I'll post the fix here.&lt;br /&gt;&lt;br /&gt;M&lt;br /&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1290486.aspx</link><pubDate>Fri, 19 May 2006 08:06:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1290486</guid><dc:creator>eureka</dc:creator><author>eureka</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1290486.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1290486</wfw:commentRss><description>&lt;p&gt;Hello mdskelton&lt;/p&gt;
&lt;p&gt;My hosting provider insisted the fault was on my website and everything was working perfectly with them.&lt;/p&gt;
&lt;p&gt;I searched&amp;nbsp;for several weeks of trying to find a solution, it is not much help to you but nothing helped. I&amp;nbsp;gave my hosting provider&amp;nbsp; (HOST) permission&amp;nbsp;to see for themselves as they seemed to think that I didn't have a problem. Only then did they appreciate the problem and suggested I used localhost instead of mail.mywebsite.com for the time being.&amp;nbsp; It worked.&lt;/p&gt;
&lt;p&gt;SMTP Server:&amp;nbsp;&amp;nbsp;&amp;nbsp; localhost&lt;/p&gt;
&lt;p&gt;SMTP Authentication:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;font size=+0&gt;Basic&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;SMTP Username:&amp;nbsp;&amp;nbsp; &lt;a href="mailto:HostProviderUserName@mywebsite.com"&gt;&lt;font color=#7395c1&gt;HostProviderUserName@mywebsite.com&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SMTP Password:&amp;nbsp; &lt;font color=#ff0000&gt;HostProviderPassword&amp;nbsp;&lt;/font&gt; &lt;/p&gt;
&lt;p&gt;Only yesterday, did my hosting provider admit that the fault was with their server all the time and has only now rectified the fault. &lt;/p&gt;
&lt;p&gt;My SMTP is now working as intended using&amp;nbsp;: mail.mywebsite.com instead of localhost.&lt;/p&gt;
&lt;p&gt;I have asked them what exactly caused the problem, but I have yet to receive a reply.&lt;/p&gt;
&lt;p&gt;Providing all your setting are correct, valid email etc.,&amp;nbsp;and because your SMTP worked before, I would suggest that you ask your new hosting provider to re-check the settings on their server.&lt;/p&gt;
&lt;p&gt;Sorry I don't have a fix it solution for you. Good luck.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Lynn&lt;/p&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1289912.aspx</link><pubDate>Thu, 18 May 2006 18:54:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1289912</guid><dc:creator>mpskelton</dc:creator><author>mpskelton</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1289912.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1289912</wfw:commentRss><description>I am getting an almost identical error:&lt;br /&gt;&lt;span id="dnn_ctr360_LogViewer_dlLog__ctl2_lblException" class="Normal"&gt;&lt;b&gt;InnerException&lt;/b&gt;: Could not access 'CDO.Message' object.&lt;br /&gt;&lt;b&gt;Message&lt;/b&gt;:
System.Web.HttpException: Could not access 'CDO.Message' object.
---&amp;gt; System.Reflection.TargetInvocationException: Exception has been
thrown by the target of an invocation. ---&amp;gt;
System.Runtime.InteropServices.COMException (0x8004020F): The server
rejected one or more recipient addresses. The server response was: &lt;b&gt;&lt;font color="#ffa500"&gt;551
Bad Recipient&lt;/font&gt;&lt;/b&gt; --- End of inner exception stack trace --- &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The SMTP server is working fine, as I can send and receive emails from a remote client using Outlook Express/Thunderbird etc. using the same email address as for the SuperUser/HOST login.&lt;br /&gt;&lt;br /&gt;The 'Test' function for the mailserver on the Host Settings page works fine: it sends and delivers a message to the email address listed above there on the same page ('Host Email').&lt;br /&gt;&lt;br /&gt;However, the Password Reminder button does not send an email. The operation appears to complete, but in the Log Viewer, the message above is recorded (and being ignored by the Password Reminder page).&lt;br /&gt;&lt;br /&gt;We recently moved hosting companies, and it was working fine with the previous one.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Any ideas?&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1283610.aspx</link><pubDate>Thu, 11 May 2006 20:53:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283610</guid><dc:creator>eureka</dc:creator><author>eureka</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283610.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1283610</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;J7Mitch:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What are the smtp settings under Host &amp;gt; Advanced Settings &amp;gt; SMTP Settings&lt;/p&gt;
&lt;p&gt;Are you using Authentication?&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hi J7Mitch&lt;/p&gt;
&lt;p&gt;Thanks for the reply&lt;/p&gt;
&lt;p&gt;SMTP Settings:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;SMTP Server:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;font color=#006400&gt;mail&lt;/font&gt;.&lt;font color=#0000ff&gt;mywebsite.com&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;SMTP Authentication:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;font&gt;Basic&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;SMTP Username:&amp;nbsp;&amp;nbsp; &lt;a href="mailto:HostProviderUserName@mywebsite.com"&gt;HostProviderUserName@mywebsite.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SMTP Password:&amp;nbsp; &lt;font color=#ff0000&gt;HostProviderPassword&amp;nbsp;&lt;/font&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Lynn&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1283588.aspx</link><pubDate>Thu, 11 May 2006 20:22:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283588</guid><dc:creator>J7Mitch</dc:creator><author>J7Mitch</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283588.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1283588</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What are the smtp settings under Host &amp;gt; Advanced Settings &amp;gt; SMTP Settings&lt;/p&gt;
&lt;p&gt;Are you using Authentication?&lt;/p&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1283550.aspx</link><pubDate>Thu, 11 May 2006 19:57:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283550</guid><dc:creator>eureka</dc:creator><author>eureka</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283550.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1283550</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;eureka:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;J7Mitch:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make sure that your Host Setings email and the email address for the Administrator of the portal are valid addresses.&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hello Mitch&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;I have just re-checked just to make sure.&lt;/p&gt;
&lt;p&gt;Yes all emails are valid, I can send, recieve and view via&amp;nbsp; logging in on my host control panel.&lt;/p&gt;
&lt;p&gt;Lynn&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I forgot me mention, although I can only access emails via the hosting provider&amp;nbsp;(&amp;nbsp;JodoHost)&amp;nbsp;control panel&amp;nbsp;( not via host on my site) I can send&amp;nbsp;and recieve via the panel of the hosting provider site, I still am unable to get the SMPT to configure on my own site.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;It is vital to get the emails working, the site is&amp;nbsp;becoming an expensive white elephant in time and money and is completley useless&amp;nbsp;without it.&amp;nbsp;We have been without SMPT emails&amp;nbsp;from the start and I have spent weeks trying to find the solution.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Any more suggestions, please.&lt;/p&gt;
&lt;p&gt;Lynn&lt;/p&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1283322.aspx</link><pubDate>Thu, 11 May 2006 16:38:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283322</guid><dc:creator>eureka</dc:creator><author>eureka</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283322.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1283322</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;J7Mitch:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make sure that your Host Setings email and the email address for the Administrator of the portal are valid addresses.&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hello Mitch&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;I have just re-checked just to make sure.&lt;/p&gt;
&lt;p&gt;Yes all emails are valid, I can send, recieve and view via&amp;nbsp; logging in on my host control panel.&lt;/p&gt;
&lt;p&gt;Lynn&lt;/p&gt;</description></item><item><title>Re: SMTP error Please help</title><link>http://forums.asp.net/thread/1283236.aspx</link><pubDate>Thu, 11 May 2006 15:38:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283236</guid><dc:creator>J7Mitch</dc:creator><author>J7Mitch</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283236.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1283236</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make sure that your Host Setings email and the email address for the Administrator of the portal are valid addresses.&lt;/p&gt;</description></item><item><title>SMTP error Please help</title><link>http://forums.asp.net/thread/1282986.aspx</link><pubDate>Thu, 11 May 2006 12:55:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1282986</guid><dc:creator>eureka</dc:creator><author>eureka</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1282986.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1282986</wfw:commentRss><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;For a number of weeks I have been struggling to get my SMTP working.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am using asp.net 1.1 and DNN 3.2.2 with SQL Server 2000&lt;/p&gt;
&lt;p&gt;I have scoured the DNN search and Google but I have not yet found a solution.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My hosting provider insists that they have allocated the correct settings and everything&amp;nbsp;is in working order, that the error is with DNN coding. &lt;/p&gt;
&lt;p&gt;I am able to send and receive emails directly and even via using the feedback form on the site.&lt;/p&gt;
&lt;p&gt;Yet despite this on every Host SMTP test I keep seeing this error:&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;Could not access 'CDO.Message' object&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=#000000&gt;The error log file is:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font&gt;AssemblyVersion: -1&lt;br /&gt;Method: &lt;br /&gt;FileName: &lt;br /&gt;FileLineNumber: -1&lt;br /&gt;FileColumnNumber: -1&lt;br /&gt;PortalID: -1&lt;br /&gt;PortalName: &lt;br /&gt;UserID: -1&lt;br /&gt;UserName: &lt;br /&gt;ActiveTabID: -1&lt;br /&gt;ActiveTabName: &lt;br /&gt;AbsoluteURL: &lt;br /&gt;AbsoluteURLReferrer: &lt;br /&gt;ExceptionGUID: &lt;br /&gt;DefaultDataProvider: &lt;br /&gt;InnerException: Could not access 'CDO.Message' object.&lt;br /&gt;Message: System.Web.HttpException: Could not access 'CDO.Message' object. ---&amp;gt; System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.Runtime.InteropServices.COMException (0x80040211): The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available --- End of inner exception stack trace --- at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) at System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParameters) at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) --- End of inner exception stack trace --- at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) at System.Web.Mail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword)&lt;br /&gt;StackTrace: &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font color=#000000&gt;I have since installed CATALook&amp;nbsp; and tried to send email through the module, I was taken to this error page:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;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. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;Exception Details: System.MissingMethodException: ?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;Source Error: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;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.&amp;nbsp; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;Stack Trace: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color=#ff0000&gt;[MissingMethodException: ?]&lt;br /&gt;&amp;nbsp;&amp;nbsp; CATALooK.AdminUtils.SendEmailMessage(Int32 PortalID, String strFrom, String strTo, String strBcc, String strSubject, String strBody, String strAttachment, String strBodyType) +0&lt;br /&gt;&amp;nbsp;&amp;nbsp; CATALooK.StoreAdmin.cmdEmail_Click(Object sender, EventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain() +1292&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;[PageLoadException: ?]&lt;br /&gt;&amp;nbsp;&amp;nbsp; DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +344&lt;br /&gt;&amp;nbsp;&amp;nbsp; DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +364&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.TemplateControl.OnError(EventArgs e) +109&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.HandleError(Exception e) +68&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain() +2100&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequest() +218&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequest(HttpContext context) +18&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +87&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=#ff0000&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color=#ff0000&gt;--------------------------------------------------------------------------------&lt;br /&gt;Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;I need help, can anybody please advise what I might do to solve this problem. I am not a programmer and I am unsure what I should edit, in case I make things worse.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Lynn&lt;/p&gt;</description></item></channel></rss>