Symptoms
The error occurs when you create a package
Exception:
SourceCode.Hosting.Exceptions.SCException: 30003 RuntimeService has encountered an error. RuntimeService has encountered an error. Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Objectc] Parameters, Booleana] NullList, MarshalMessageType CallType)
at SourceCode.Hosting.Client.BaseAPI.BaseAPI.RemoteCall(String TypeName, String MethodName, Objectc] Parameters, Booleana] NullList, MarshalMessageType CallType)
at SourceCode.Deployment.Management.ClientSession.OnPackageItems(PackageItemOptions options)
at SourceCode.Management.Controls.AddItemCommandHandler.<>c__DisplayClass14.b__6()
at SourceCode.Management.Controls.Framework.AsyncTaskManagerService.ProcessAsyncQueue()
Diagnoses
The error can be reproduced in certain instances by creating a package that contains large objects.
Resolution
You can work-around the issue by packaging views, forms, and SmartObjects separately.