Error Creating Exch...
 
Notifications
Clear all

Error Creating Exchange Organization

24 Posts
3 Users
0 Reactions
3,530 Views
Posts: 13
Topic starter
(@irvan)
Active Member
Joined: 8 years ago

Hi marco,

 

yes i already setup it like you said, when i check the RootOU it created the OU but doesnt created any object and it failed when creating exchange internal organization. (this error generated from exchange event viewer)

 

best regards,

Irvan Riccasanta

Reply
1 Reply
Admin
(@m-tiggelaar)
Joined: 9 years ago

Noble Member
Posts: 1967

Another question:
Your running Exchange 2010 --> Is it on a server with asp.net 4.0 ? as i know Exchange 2010 has a powershell bug wihen it has asp.net 4.5 installed

Do note the SolidCP Portal does require asp.net 4.5, but the SolidCP Server should be able to run on asp.net 4.0 still

Reply
Posts: 13
Topic starter
(@irvan)
Active Member
Joined: 8 years ago

Hi marco,

it is asp.net 4.0. please see the attachment. so what should i do to fix this problem ?

best regards,

Irvan Riccasanta

Reply
1 Reply
Admin
(@m-tiggelaar)
Joined: 9 years ago

Noble Member
Posts: 1967

asp.net 4.5 will not show up in the directory version number or any asp.net runtime error code. (microsoft has versioned things weirdly with 3.x being asp.net 2.0 and 4.5 / 4.6 showing as 4.0 )

Most easy way to verify if asp.net 4.5 is installed is through Software and make sure there's not an installer about asp.net 4.5 in sight.

Reply
Posts: 13
Topic starter
(@irvan)
Active Member
Joined: 8 years ago

Hi marco,

 

verfified the asp.net that we installed is 4.5, so i need to reinstall solidcp and asp.net ?

best regards,

Irvan Riccasanta

Reply
1 Reply
Admin
(@m-tiggelaar)
Joined: 9 years ago

Noble Member
Posts: 1967

No need, just make sure the asp.net 4.5 gets removed, so your running on 4.0 with the Exchange 2010 server.

(it's a very old bug dating back over a year with WebsitePanel)

Reply
Posts: 13
Topic starter
(@irvan)
Active Member
Joined: 8 years ago

Hi marco,

 

Just want to update, after changing it into .net framework 4. The problem is solved.

 

but i have another error which is :

 

[8/24/2016 5:12:41 PM] ERROR: Exchange Rollback error

System.Management.Automation.CmdletInvocationException: Value cannot be null.

Parameter name: serverSettings ---> System.ArgumentNullException: Value cannot be null.

Parameter name: serverSettings

at Microsoft.Exchange.Configuration.Tasks.TaskVerboseStringHelper.GetADServerSettings(String cmdletName, ADServerSettings serverSettings)

at Microsoft.Exchange.Configuration.Tasks.Task.LogCmdletIterationEvent()

at Microsoft.Exchange.Configuration.Tasks.Task.BeginProcessing()

at System.Management.Automation.Cmdlet.DoBeginProcessing()

at System.Management.Automation.CommandProcessorBase.DoBegin()

--- End of inner exception stack trace ---

at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)

at System.Management.Automation.Runspaces.Pipeline.Invoke()

at SolidCP.Providers.HostedSolution.Exchange2007.ExecuteShellCommand(Runspace runSpace, Command cmd, Boolean useDomainController, Object[]& errors)

at SolidCP.Providers.HostedSolution.Exchange2010.OpenRunspace()

at SolidCP.Providers.HostedSolution.Exchange2007.RollbackTransaction(ExchangeTransaction transaction)

 

where i can configure this serversetting value ? is it on exchange or SCP portal ? if from SCP Portal i can't find the server settings.

 

best regards,

Irvan Riccasanta

Reply
4 Replies
Admin
(@m-tiggelaar)
Joined: 9 years ago

Noble Member
Posts: 1967

The server settings is in Configuration --> Servers --> [servername] --> Active Directory Settings at the top

Reply
(@irvan)
Joined: 8 years ago

Active Member
Posts: 13

Hi marco,

I already input the root domain with my domain, but the problem still the same, or do i configure in the wrong section ? please advise.

best regards,
Irvan Riccasanta

Reply
Admin
(@m-tiggelaar)
Joined: 9 years ago

Noble Member
Posts: 1967

Is the selection box set to "Use Active Directory Accounts" ?
and the auth type to none, root domain to domain.local?

that should normally do the trick

Reply
(@irvan)
Joined: 8 years ago

Active Member
Posts: 13

It's still having the same error, or is it because i left the databaseavailabilty blank ?

Reply
Posts: 13
Topic starter
(@irvan)
Active Member
Joined: 8 years ago

Hi marco,

We still have some problem when add lync user and create hosted org with exchange plan, here is the error :

Lync :

[8/25/2016 6:03:24 PM] ERROR: Error: Microsoft Lync Server 2013 Enterprise Edition.CreateOrganization
System.IO.FileNotFoundException: Could not load file or assembly ‘Microsoft.Rtc.Management.WritableConfig, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified.
File name: ‘Microsoft.Rtc.Management.WritableConfig, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’
at SolidCP.Providers.HostedSolution.Lync2013.CreateOrganizationInternal(String organizationId, String sipDomain, Boolean enableConferencingVideo, Int32 maxConferenceSize, Boolean enabledFederation, Boolean enabledEnterpriseVoice)
at SolidCP.Server.LyncServer.CreateOrganization(String organizationId, String sipDomain, Boolean enableConferencing, Boolean enableConferencingVideo, Int32 maxConferenceSize, Boolean enabledFederation, Boolean enabledEnterpriseVoice)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

 

Exchange  :

[8/24/2016 10:44:01 PM] ERROR: ‘Hosted Microsoft Exchange Server 2010 SP2’ ExtendToExchangeOrganization
System.Management.Automation.CmdletInvocationException: Value cannot be null.
Parameter name: serverSettings —> System.ArgumentNullException: Value cannot be null.
Parameter name: serverSettings
at Microsoft.Exchange.Configuration.Tasks.TaskVerboseStringHelper.GetADServerSettings(String cmdletName, ADServerSettings serverSettings)
at Microsoft.Exchange.Configuration.Tasks.Task.LogCmdletIterationEvent()
at Microsoft.Exchange.Configuration.Tasks.Task.BeginProcessing()
at System.Management.Automation.Cmdlet.DoBeginProcessing()
at System.Management.Automation.CommandProcessorBase.DoBegin()
— End of inner exception stack trace —
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at System.Management.Automation.Runspaces.Pipeline.Invoke()
at SolidCP.Providers.HostedSolution.Exchange2007.ExecuteShellCommand(Runspace runSpace, Command cmd, Boolean useDomainController, Object[]& errors)
at SolidCP.Providers.HostedSolution.Exchange2010.OpenRunspace()
at SolidCP.Providers.HostedSolution.Exchange2010SP2.ExtendToExchangeOrganizationInternal(String organizationId, String securityGroup, Boolean IsConsumer)
at SolidCP.Server.ExchangeServer.ExtendToExchangeOrganization(String organizationId, String securityGroup, Boolean IsConsumer)

 

attached my configuration.

Best regards,

Irvan Riccasanta

Reply
2 Replies
Admin
(@m-tiggelaar)
Joined: 9 years ago

Noble Member
Posts: 1967

For Lync: I think you will need to copy some libraries from Lync it self if i remember correctly (we solved this for Skype for Business but not for Lync 2013).

Microsoft.Rtc.Management.dll i think you can grab them from your lync server: C:WindowsSystem32\Microsoft.Rtc.Management.Core.dll

The Exchange issue: i am not sure why it can't find the service settings for you, you can go over the Virtual Server make sure the correct Hosted ORganization service has been added, then try and make a completely new user / hosting space / hosted organization and see if that works better.

Reply
(@irvan)
Joined: 8 years ago

Active Member
Posts: 13

hi marco,

where i need to copy the file ?

ok will try create new account for the exchange account.

best regards,
Irvan Riccasanta

Reply
Page 2 / 3
Share: