Group: Forum Members
Last Active: 6 Years Ago
Posts: 2,
Visits: 4
|
A few weeks ago we had a IMail Server up and running, API included. Everything worked great.
But we had an electrical issue and server died.
So, we installed everything again in a new machine. IMail Server works, but API doesn't. We have a couple domains created in IMail, and when we test the API's samples it doesn't show any domain. It doesn't show any kind of error; it simply doesn't list any domain.
What can be wrong?
Thanks,
Julio.
|
Group: Administrators
Last Active: 3 days ago
Posts: 481,
Visits: 19.4K
|
In the IMail log directory check the apiMMDD.txt file to see if any errors are being written there.
Check the Windows event viewer to see if any errors are being logged from the IIS worker process.
Mike Barber Senior Software Developer Ipswitch, Inc
|
Group: Forum Members
Last Active: 6 Years Ago
Posts: 2,
Visits: 4
|
Looking at log files i realized there was an error when loading a DLL. I had to install VC2008's runtime libraries in order to solve the issue.
Thanks.
Julio.
|