Joe, Not sure if this will help but I seem to remember a problem with one of microsofts' recent security patches (broke folder permissions) and our .net stuff / asp pages wouldn't work at all.
What I done was to make a file with notepad and placed these lines in it. echo y| cacls %windir%\registration /G everyone:R system:F administrators:F echo y| cacls %windir%\registration\*.clb /G everyone:R system:F administrators:F Then saved it as windows command script file such as fixfldr . Cmd Then just double click it and let it run. Hth, ~Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Wolf / Internet Specialists Sent: Saturday, December 03, 2005 11:44 AM To: [email protected] Subject: Re: [IMail Forum] Imail 2006 upgrade nightmare! First off sorry for the multiple messages... due to a reboot apparently. Since I can't access the admin panel I didn't stop the services upon reboot. As for why MDAC? I have no clue. This was what the Microsoft guy came up with. -Joe ----- Original Message ----- From: Martin Schaible To: Joe Wolf / Internet Specialists Sent: Sunday, December 04, 2005 11:39 AM Subject: Re: [IMail Forum] Imail 2006 upgrade nightmare! Hi, For what reason IMail 2006 needs MDAC? IMail has no databases... ============================================ Am Samstag, 3. Dezember 2005 um 18:20 schrieben Sie: >All checked. I called Microsoft priority support and of course they know nothing of Imail, but they guy did try and help. He said that IIS was configured properly, but it was his opinion that Imail 2006 is not compatible with the latest version of MDAC. I have MDAC 2.8 SP2 on my server. He believes that Imail would have run up until MDAC 2.8 SP1, but not on SP2. Guess what? You can't remove MDAC 2.8 SP2. So at this point in time it does not appear that Imail is compatible with the latest MDAC, or the Microsoft guy was wrong. He was not positive regarding his position, but like I said he did try to help. He had me load other .asp files and they would run, but not the Imail Iadmin .asp files. Very frustrating to say the least!! -Joe ----- Original Message ----- From: Stephen T. Wheeler To: [email protected] Sent: Sunday, December 04, 2005 10:59 AM Subject: RE: [IMail Forum] Imail 2006 upgrade nightmare! Sounds like a security problem to me; 2003 Server is quite particular. Check your web services extensions. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Wolf / Internet Specialists Sent: Saturday, December 03, 2005 11:35 AM To: [email protected] Subject: [IMail Forum] Imail 2006 upgrade nightmare! I decided to try and go forward with the 2006 upgrade today. Nothing has worked as planned (of course). First problem is that Imail won't activate my license. Even the manual process doesn't work. But this is not my major problem. Big problem is trying to run Iadmin. The Iclient runs fine, but when I try and run Iadmin I get the following error: Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /iadmin/includes/ApplicationContext.asp, line 173 800401f3 Server is running Windows 2003 Server. Very stable box. I can log on to the web client just fine and everything seems to work, but I really need to access iadmin to configure the system! Any help or suggestions would be greatly appreciated. I've run the setup at least 4 times with varying results. -Joe ============================================ -- Mit freundlichen GrĂ¼ssen _____________________________________________________________________ Virus Scanned and Filtered by - http://www.FamHost.com E-Mail System. To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
