c2145 0 Posted August 28, 2012 Report Share Posted August 28, 2012 I was downloading Microsoft.AspNet Web Pages 2 but i got an error while i was downloading.Here it is: ---------------------------Error---------------------------An error occurred. An error occurred while processing this request.---------------------------OK--------------------------- ---------------------------System.InvalidOperationException: An error occurred while processing this request. ---> System.Data.Services.Client.DataServiceQueryException: An error occurred while processing this request. ---> System.Data.Services.Client.DataServiceClientException: <?xml version="1.0" encoding="utf-8" standalone="yes"?><error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"> <code></code> <message xml:lang="en-US">An error occurred while processing this request.</message> <innererror> <message>An error occurred while executing the command definition. See the inner exception for details.</message> <type>System.Data.EntityCommandExecutionException</type> <stacktrace> at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) D; at System.Data.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) D; at System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) D; at System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator() D; at System.Data.Entity.Infrastructure.DbQuery`1.System.Collections.IEnumerable.GetEnumerator() D; at QueryInterceptor.QueryTranslator`1.System.Collections.IEnumerable.GetEnumerator() D; at QueryInterceptor.QueryTranslator`1.System.Collections.IEnumerable.GetEnumerator() D; at System.Data.Services.WebUtil.GetRequestEnumerator(IEnumerable enumerable) x D; at System.Data.Services.DataService`1.SerializeResponseBody(RequestDescription description, IDataService dataService) D; at System.Data.Services.DataService`1.HandleRequest()</stacktrace> <internalexception> <message>Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.</message> <type>System.Data.SqlClient.SqlException</type> <stacktrace> at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) D; at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() D; at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) D; at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() D; at System.Data.SqlClient.SqlDataReader.get_MetaData() D; at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) D; at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) D; at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) D; at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) D; at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) D; at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) D; at StackExchange.Profiling.Data.ProfiledDbCommand.ExecuteDbDataReader(CommandBehavior behavior) in C:\Users\sam\Desktop\MiniProfiler\StackExchange.Profiling\Data\ProfiledDbCommand.cs:line 156 D; at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)</stacktrace> </internalexception> </innererror></error> at System.Data.Services.Client.QueryResult.Execute() at System.Data.Services.Client.DataServiceRequest.Execute[TElement](DataServiceContext context, QueryComponents queryComponents) --- End of inner exception stack trace --- at System.Data.Services.Client.DataServiceRequest.Execute[TElement](DataServiceContext context, QueryComponents queryComponents) at System.Data.Services.Client.DataServiceQuery`1.Execute() at System.Data.Services.Client.DataServiceQuery`1.ExecuteInternal() at System.Data.Services.Client.DataServiceQuery.Execute() at NuGet.DataServiceQueryWrapper`1.Execute[TResult](Func`1 action) --- End of inner exception stack trace --- at NuGet.DataServiceQueryWrapper`1.Execute[TResult](Func`1 action) at NuGet.DataServiceQueryWrapper`1.<GetAll>d__7.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at NuGet.PackageRepositoryExtensions.FindPackagesById(IPackageRepository repository, String packageId) at NuGet.PackageRepositoryExtensions.FindPackage(IPackageRepository repository, String packageId, SemanticVersion version, IPackageConstraintProvider constraintProvider, Boolean allowPrereleaseVersions, Boolean allowUnlisted) at NuGet.PackageHelper.ResolvePackage(IPackageRepository sourceRepository, IPackageRepository localRepository, IPackageConstraintProvider constraintProvider, String packageId, SemanticVersion version, Boolean allowPrereleaseVersions) at NuGet.ProjectManager.AddPackageReference(String packageId, SemanticVersion version, Boolean ignoreDependencies, Boolean allowPrereleaseVersions) at Microsoft.WebMatrix.PackageManagement.WebProjectManager.<>c__DisplayClass1.<InstallPackage>b__0() at Microsoft.WebMatrix.PackageManagement.WebProjectManager.PerformLoggedAction(Action action) at Microsoft.WebMatrix.PackageManagement.WebProjectManager.InstallPackage(IPackage package, Boolean ignoreDependencies, AppDomain appDomain) at Microsoft.WebMatrix.PackageManagement.WebProjectManager.InstallPackage(IPackage package, AppDomain appDomain) at Microsoft.WebMatrix.NuGet.NuGetPackageManager.InstallPackage(IPackage package) at Microsoft.WebMatrix.NuGet.NuGetGallery.CustomNuGetPackageManager.InstallPackage(IPackage package) at Microsoft.WebMatrix.NuGet.NuGetModel.InstallPackage(IPackage package, Boolean isFeatured, Boolean inDetails) at Microsoft.WebMatrix.NuGet.PackageViewModel.ExecuteAction(Boolean inDetails) at Microsoft.WebMatrix.NuGet.NuGetViewModel.ExecuteNuGetAction(Object completionAction) at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute()--------------------------- Quote Link to post Share on other sites
justsomeguy 1,135 Posted August 28, 2012 Report Share Posted August 28, 2012 Looks like a timeout. Quote Link to post Share on other sites
c2145 0 Posted August 28, 2012 Author Report Share Posted August 28, 2012 Then what do i have to do to fix it? Quote Link to post Share on other sites
justsomeguy 1,135 Posted August 28, 2012 Report Share Posted August 28, 2012 If that's not your server then there's nothing you can do about it. I assume you're not downloading "Microsoft.AspNet Web Pages 2" from your own server. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.