You can try setting the http://msdn.microsoft.com/en-us/library/system.data.objects.objectcontext.commandtimeout.aspx property.Gets or sets the timeout value, in seconds, for all object context
operations. A null value indicates that the default value of the
underlying provider will be used.
Regards,