I've never seen anything like this in the configurator. As for the POP user - there could be many reasons why the connection would time out but I doubt that it's a problem with the server.
Howie ----- Original Message ----- From: "Kevin Langevin" <[EMAIL PROTECTED]> To: "inFusion Support List" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 10:46 AM Subject: [iMS] Configurator Exception... > Hi all- > > I went to open up the Configurator to reboot the POP server because I've got > one user who says she continuously times out trying to connect to pick up > her mail. I've found this problem other times has been solved upon a > reboot. When I opened the Configurator, I got the following exception > error: > > Exception EAccessViolation in module configurator.exe at 0001E050. > Access violation at address 0041E050 in module 'configurator.exe'. Read of > address 02E4FFFE. > > Anyone have any clue as to what's causing this? I've never had the > Configurator give me the slightest trouble before. > > > Kevin Langevin > Flying Chimp Media > 954-585-0999 > [EMAIL PROTECTED] > http://www.FlyingChimp.com > > > -----Original Message----- > > From: Howie Hamlin [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, March 10, 2002 6:28 PM > > To: inFusion Support List > > Subject: Re: [iMS] in set versus arrays/structures > > > > > > > > ----- Original Message ----- > > From: "Kym Kovan" <[EMAIL PROTECTED]> > > To: "inFusion Support List" <[EMAIL PROTECTED]> > > Sent: Sunday, March 10, 2002 6:07 PM > > Subject: Re: [iMS] in set versus arrays/structures > > > > > > > Morning Howie from UpsideDown Land :-) > > > > > > > <g> > > > > > >BTW - just so everyone knows - the inSet value cannot contain > > double quotes. > > > > > > Can you escape the double quotes? ie: > > > <inset myvar="some ""special"" value"> > > > > > > which is how we do it in CF when passing values into attributes > > of custom > > > tags, etc. > > > > > > > No, iMS does not support this currently. > > > > > Regarding this thread in general we use WDDX packets as well > > but there is a > > > performance hit in all the coding and decoding so if it is just > > a simple > > > array that needs passing we split it into its bits and pass the > > array as a > > > set of list strings. eg: > > > > > > <inset list1="var1a, var2a, var3a"> > > > <inset list2="var1b, var2b, var3b"> > > > > > > > Ah, yes - I think others do this as well and it works nicely. > > > > Regards, > > > > Howie > > > > > > > > > > -- > > > > > > Yours, > > > > > > Kym > > > ==^======================================================= This list server is Powered by iMS "The Swiss Army Knife of Mail Servers" -------------------------------------- To leave this list please complete the form at http://www.coolfusion.com/iMSSupport.cfm Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/iMSDevelopers.cfm List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/ Note: You are subscribed as [email protected] ==^=======================================================
