WebAdmin - exception error

Discussion forum for Enterprise Edition.
Post Reply
Guest

WebAdmin - exception error

Post by Guest »

I am trying to test out the WebAdmin program and I am having the following problem. I can view all of the information but when I try to add, edit or remove any piece of information I get an exception error.


Here is just one example:

UserWizard2Action.asp
Line 50

If oLogin.AddLogin =1 Then

Also one other note I had to manually register the \MEAPWAS.DLL because the install didn't seem to do it.

Any suggestions would be appreciated.

Bob

byerkes
Posts: 18
Joined: Thu Feb 13, 2003 1:08 pm
Location: Lancaster
Contact:

ok

Post by byerkes »

ok

byerkes
Posts: 18
Joined: Thu Feb 13, 2003 1:08 pm
Location: Lancaster
Contact:

Found the Problem

Post by byerkes »

It was a rights issue on the postoffice directory. I gave the IIS user rights to the directory and it started working. :D

Thanks!

Bob

MailEnable
Site Admin
Posts: 4441
Joined: Tue Jun 25, 2002 3:03 am
Location: Melbourne, Victoria Australia

Post by MailEnable »

The reason this failed is because the component you mentioned should actually be registered under COM+ - hence it runs with elavated privs - giving it access to the directories mentioned.

There will be a revised update for Pro Beta in the next few days - a vast improvement on what is currently available - and something more representitive of the product release.
Regards, Andrew

Post Reply