﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Ipswitch Forums / Ipswitch Collaboration Suite / Ipswitch Products  / Web Messaging - An error was encountered.... / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Ipswitch Forums</description><link>http://forums.ipswitch.com/</link><webMaster>forums@ipswitch.com</webMaster><lastBuildDate>Sat, 05 Jul 2008 07:05:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>regarding this error: "An error was encountered. Please return to the previous page and try again." in asp.net membership&lt;/P&gt;&lt;P&gt;well its simple if you know the answer:&lt;/P&gt;&lt;P&gt;Open your IIS&lt;/P&gt;&lt;P&gt;right click "Default Web Site" and choose "Asp.net" tab&lt;/P&gt;&lt;P&gt;press "Edit Global Configuration"&lt;/P&gt;&lt;P&gt;in "General" tab press "Add" button&lt;/P&gt;&lt;P&gt;in the "Name" Field Type: LocalSqlServer&lt;/P&gt;&lt;P&gt;in the "Connection parametrs" field type:&lt;/P&gt;&lt;P&gt;data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnetdb.mdf;User Instance=true&lt;/P&gt;&lt;P&gt;and Voila, its working.</description><pubDate>Mon, 07 Jan 2008 10:51:21 GMT</pubDate><dc:creator>tagtag</dc:creator></item><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>&lt;P&gt;file path should be:&lt;/P&gt;&lt;P&gt;....\WorkgroupShare\Data\WorkgroupShare.mdb&lt;/P&gt;&lt;P&gt;My email is &lt;a target=_blank href="mailto:dwise@alpha.ipswitch.com"&gt;dwise@alpha.ipswitch.com&lt;/A&gt;&lt;/P&gt;&lt;DL&gt;&lt;DT&gt;Dina Wise&lt;/DT&gt;&lt;DT&gt;QA Analyst, Messaging Team&lt;/DT&gt;&lt;DT&gt;Ipswitch, Inc.&lt;/DT&gt;&lt;/DL&gt;</description><pubDate>Wed, 14 Feb 2007 13:57:12 GMT</pubDate><dc:creator>Dina Wise</dc:creator></item><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>Downloaded and upgraded last night.&lt;br&gt;&lt;br&gt;To what email address and what file name to do I need to send in?&lt;br&gt;&lt;br&gt;Thanks!</description><pubDate>Wed, 14 Feb 2007 13:11:52 GMT</pubDate><dc:creator>Jonno</dc:creator></item><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>&lt;P&gt;Jonno,&lt;/P&gt;&lt;P&gt;It seems there is a problem with your WGS database, is it possible for you to email your database to us for review?&lt;/P&gt;&lt;P&gt;Also, it is possible that our new release which is available to download for all current license holders will fix your problem.&lt;/P&gt;&lt;DL&gt;&lt;DT&gt;Dina Wise&lt;/DT&gt;&lt;DT&gt;QA Analyst, Messaging Team&lt;/DT&gt;&lt;DT&gt;Ipswitch, Inc&lt;/DT&gt;&lt;/DL&gt;</description><pubDate>Wed, 14 Feb 2007 11:47:18 GMT</pubDate><dc:creator>Dina Wise</dc:creator></item><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>Mine was an upgrade from an old version of iMail Express...&lt;br&gt;&lt;br&gt;I just ran that exe and I still have the problems with web messaging. </description><pubDate>Wed, 14 Feb 2007 10:29:11 GMT</pubDate><dc:creator>Jonno</dc:creator></item><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>&lt;P&gt;Was your install for 2006.1 an upgrade? or a new install?&lt;/P&gt;&lt;P&gt;If it was an upgrade, did you run the wgscvt.exe?  There was a change in the workgroupshare database.&lt;/P&gt;&lt;DL&gt;&lt;DT&gt;Dina Wise&lt;/DT&gt;&lt;DT&gt;QA Analyst&lt;/DT&gt;&lt;DT&gt;Ipswitch, Inc&lt;/DT&gt;&lt;/DL&gt;</description><pubDate>Wed, 14 Feb 2007 10:00:47 GMT</pubDate><dc:creator>Dina Wise</dc:creator></item><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>I dont see how it could be a browser problem.  We were running an old version of Imail.  It eventually would lock up every few days so I decided to drop the coin on the latest and greatest.&lt;br&gt;&lt;br&gt;After the install it took a few tweaks to get it working.  Now only 1 of the 5 users can get into web messaging.  The other 4 sees this.  Same computer, trying different browsers - some users work - some dont.&lt;br&gt;&lt;br&gt;------------------------------------------------------------------&lt;br&gt;&lt;br&gt;If you encounter this error again, please provide the following information to your network administrator to assist in trouble-shooting.&lt;br&gt;&lt;br&gt;Message:&lt;br&gt;ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.&lt;br&gt;&lt;br&gt;StackTrace:&lt;br&gt;at System.Data.Odbc.OdbcConnection.HandleError(HandleRef hrHandle, SQL_HANDLE hType, RETCODE retcode) at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method) at System.Data.Odbc.OdbcCommand.ExecuteNonQuery() at Ipswitch.Web.Mail.WgsContactSource..ctor(IUser user) at Ipswitch.Web.Client.ContactTree.ProcessContactFolders(IUser user) at Ipswitch.Web.Client.ContactTree.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain()&lt;br&gt;------------------------------------------------------------------</description><pubDate>Tue, 13 Feb 2007 21:58:21 GMT</pubDate><dc:creator>Jonno</dc:creator></item><item><title>RE: Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>&lt;P&gt;This would be a browser compatanility issue. As we know, ICS2006.1 supports IE 5.5 or Higher edition or Mozizza web browser. Ask the user to try to open the same page on Mozilla fire fox.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SYSADM&lt;/P&gt;</description><pubDate>Tue, 05 Dec 2006 02:59:36 GMT</pubDate><dc:creator>SysAdm</dc:creator></item><item><title>Web Messaging - An error was encountered....</title><link>http://forums.ipswitch.com/Topic23504-15-1.aspx</link><description>Well I've been going at this for a couple weeks now. I've run out of ideas, so I am asking you guys. I searched for a couple days on this forum looking for something even remotely similar to the same problem, I came up empty handed.&lt;br&gt;&lt;br&gt;After I installed 2006.1 I was getting this error: *see attachment*.&lt;br&gt;&lt;br&gt;I would have reverted back to my previous install if I had come across it earlier, but it wasn't noticed until pointed out by a client a couple weeks later.&lt;br&gt;&lt;br&gt;The error in the left pane of the screenshot says this exactly:&lt;br&gt;&lt;br&gt;**********&lt;br&gt; An error was encountered while processing your request. (Return to previous page)&lt;br&gt;&lt;br&gt;If you encounter this error again, please provide the following information to your network administrator to assist in trouble-shooting.&lt;br&gt;&lt;br&gt;Message:&lt;br&gt;ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.&lt;br&gt;&lt;br&gt;StackTrace:&lt;br&gt;at System.Data.Odbc.OdbcConnection.HandleError(HandleRef hrHandle, SQL_HANDLE hType, RETCODE retcode) at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method) at System.Data.Odbc.OdbcCommand.ExecuteNonQuery() at Ipswitch.Web.Mail.WgsContactSource..ctor(IUser user) at Ipswitch.Web.Client.ContactTree.ProcessContactFolders(IUser user) at Ipswitch.Web.Client.ContactTree.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain()&lt;br&gt;**********&lt;br&gt;&lt;br&gt;Things I've tried to do to fix this:&lt;br&gt;&lt;br&gt;-Researched error and came up with it being a 'not enough access' problem, so I messed with permissions and ended up giving full privileges to IUSR_ account and ASPNET account on entire IMAIL directory.&lt;br&gt;-Re-install 2006.1 ontop of existing installation.&lt;br&gt;&lt;br&gt;If anyone has any other suggestions feel free to enlighten me. &lt;br&gt;Is it possible to reinstall an older version of ICS if I already have 2006.1 on there?&lt;br&gt;&lt;br&gt;Any help at all is appreciated.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Vince</description><pubDate>Thu, 12 Oct 2006 21:12:21 GMT</pubDate><dc:creator>vkzawa</dc:creator></item></channel></rss>