This is a migrated thread and some comments may be shown as answers.

install external plugin scandit

1 Answer 93 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 18 Aug 2015, 07:35 AM

Hey everybody,

 

i have a problem installing the new update from scandit barcode scanner! i run with the version 4.4.2 and all is good. if i delete it and try to install a newer version (4.7) i get the following error: 

 

Fehler101Build failed: Mindestens ein Fehler ist aufgetreten..
System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> Telerik.BlackDragon.Client.ServerClient.HttpRequestExtendedException: Status code not successful: (500) Internal Server Error

Server stack trace: 
   bei OperationExecutorExtensions.<RequestAsyncCore>d__11`1.MoveNext()

Exception rethrown at [0]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei OperationExecutorExtensions.<ExecuteAsync>d__0`1.MoveNext()

Exception rethrown at [1]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei Telerik.BlackDragon.Client.Build.Services.BuildService.<UploadProjectAsync>d__2a.MoveNext()

Exception rethrown at [2]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei Telerik.BlackDragon.Client.Build.Services.BuildService.<UploadAndConfigurePackageAsync>d__1f.MoveNext()

Exception rethrown at [3]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei Telerik.BlackDragon.Client.Build.Services.BuildService.<SyncProjectFilesAsync>d__3a.MoveNext()
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   bei System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   bei System.Threading.Tasks.Task`1.get_Result()
   bei Telerik.BlackDragon.Client.Build.CloudSync.ExecuteCore(IHttpServiceContext httpServiceContext, LogHelper logger)
   bei Telerik.BlackDragon.Client.Build.CloudTaskBase.ExecuteCore()
---> (Interne Ausnahme #0) Telerik.BlackDragon.Client.ServerClient.HttpRequestExtendedException: Status code not successful: (500) Internal Server Error

Server stack trace: 
   bei OperationExecutorExtensions.<RequestAsyncCore>d__11`1.MoveNext()

Exception rethrown at [0]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei OperationExecutorExtensions.<ExecuteAsync>d__0`1.MoveNext()

Exception rethrown at [1]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei Telerik.BlackDragon.Client.Build.Services.BuildService.<UploadProjectAsync>d__2a.MoveNext()

Exception rethrown at [2]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei Telerik.BlackDragon.Client.Build.Services.BuildService.<UploadAndConfigurePackageAsync>d__1f.MoveNext()

Exception rethrown at [3]: 
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   bei Telerik.BlackDragon.Client.Build.Services.BuildService.<SyncProjectFilesAsync>d__3a.MoveNext()<---
C:\Users\hillbrmi\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\0b25e2gl.ja1\Targets\Build.targets1624ProjectPixel

can someone help me out with this? i have no clue why this is not working.

 

thank you very much in advance

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 21 Aug 2015, 09:25 AM
Hi Michael,

I believe the issue is coming from the long path to some of the files within the plugin. Such an exception can be observed if the server can't extract the project files to start the build due to a "PathTooLong" exception. Can you try renaming the folder of the Scandit plugin under the Plugins folder - make sure it's not too long and give the builds another try.

If you keep getting errors with the new version of the plugin, please submit a support ticket and attach your project so we can further investigate the case.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Michael
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or