Troubleshooting Sol...
 
Notifications
Clear all

[Solved] Troubleshooting SolidCP and Exchange Server

3 Posts
1 Users
0 Reactions
702 Views
Posts: 8
Topic starter
(@pnagaevgmail-com)
Active Member
Joined: 5 years ago

Sometimes I get error messages like this 

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'CREATE_MAILBOX' task on 'test test' EXCHANGE

or

System.Web.Services.Protocols.SoapException: Server was unable to process request.
---> System.Exception: Error executing 'CREATE_DISTR_LIST' task on 'yyyyyyyy' EXCHANGE

 

Can I see the powershell command with the parameters that SolidCP ran? Any log file? 

2 Replies
Posts: 8
Topic starter
(@pnagaevgmail-com)
Active Member
Joined: 5 years ago

I found a strings in the code 

ExchangeLog.LogStart("CreateOrganizationInternal");
ExchangeLog.DebugInfo(" Organization Id: {0}", organizationId);

what it the path to ExchangeLog?

Reply
Posts: 8
Topic starter
(@pnagaevgmail-com)
Active Member
Joined: 5 years ago

I found in web.config how to increase log detalization. Thanks.

Reply
Share: