Hi

The application event log (rather than the system event log) should contain
details of the error.  It is most likely the change regarding the
notification element.

It has changed from:

<notification>
  <email>[EMAIL PROTECTED]</email>
  <email>[EMAIL PROTECTED]</email>
</notification>

to:

<notification>
  <email>
    <recipient>[EMAIL PROTECTED]</recipient>
    <recipient>[EMAIL PROTECTED]</recipient>
  </email>
</notification>

Hope this helps

-MG

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of James
> Frost
> Sent: 07 March 2003 11:03
> To: [EMAIL PROTECTED]
> Subject: [Draconet-users] Problems with latest builds...
>
>
> Hi,
>
> I've been upgrading our Draco.Net build to the latest
> 1.4xx builds today and have been struggling to get our
> existing configuration working, and wondered if you
> could shed any light on it...
>
> Because our current config runs on a non-domain
> machine, we run the service under a different user
> account that has domain access so they can access
> various shares for Visual SourceSafe etc.
>
> It is difficult to diagnose the problem since
> basically all that happens is that the service fails
> to start with an "unexpected error" message in the
> event log from the Service Control manager.
>
> It has to have something to do with our particular
> config since it is fine starting up with the default
> config file.
>
> Has anything fundamentally changed in this release
> particularly in regard to security that may be
> affecting us?
>
> Any help greatly appreciated - can supply fragments of
> the config file if that would help matters.
>
> Regards,
>
> James Frost
>
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView,
> The debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on
> major UNIX
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Draconet-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/draconet-users



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to