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

Access is denied

3 Answers 130 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Filip
Top achievements
Rank 1
Filip asked on 16 Apr 2014, 07:05 AM
For some reason, I am getting the following error when trying to build my project for Windows platform.

[2014-04-16 08:55:45.369] Log (Info,None): Project "Ticketino Scan.proj" (default targets):
Error: [10.209.0.218] Connecting to remote server 10.209.0.218 failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.
Error: [10.209.0.218] Connecting to remote server 10.209.0.218 failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.
Done building project "Ticketino Scan.proj" -- FAILED.

Also, when I try to login, I get this kind of thing in the log. It might be related.

[2014-04-16 09:03:05.708] Log (Exception,High): System.NotSupportedException: Von diesem CollectionView-Typ werden keine Änderungen der "SourceCollection" unterstützt, wenn diese nicht von einem Dispatcher-Thread aus erfolgen.
   bei System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
   bei System.Collections.Specialized.NotifyCollectionChangedEventHandler.Invoke(Object sender, NotifyCollectionChangedEventArgs e)
   bei System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
   bei Telerik.BlackDragon.Client.Collections.SuspendableObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
   bei System.Collections.ObjectModel.ObservableCollection`1.ClearItems()
   bei Telerik.BlackDragon.Client.Collections.SuspendableObservableCollection`1.ClearItems()
   bei System.Collections.ObjectModel.Collection`1.Clear()
   bei Telerik.BlackDragon.Client.Modules.DataNavigator.ViewModels.DataNavigatorViewModel.ClearNavigatorNodes()
   bei #0Wc.#t3c.ClearNavigatorNodes()
   bei #tNc.#sNc.#Yv(Object #Y5b, EventArgs #k9b)
   bei System.EventHandler.Invoke(Object sender, EventArgs e)
   bei Telerik.BlackDragon.Client.Services.Implementation.AuthenticationService.#Vv()
   bei Telerik.BlackDragon.Client.Services.Implementation.AuthenticationService.#Yv(Task #q7b)
   bei System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
[2014-04-16 09:03:08.684] Log (Warn,High): Von diesem CollectionView-Typ werden keine Änderungen der "SourceCollection" unterstützt, wenn diese nicht von einem Dispatcher-Thread aus erfolgen.

Also, the integrated plugins that I previosly included have been turned off for the project (Barcode scanner, sqllite plugin). 


3 Answers, 1 is accepted

Sort by
0
Filip
Top achievements
Rank 1
answered on 16 Apr 2014, 08:33 AM
I have now created a new project and it fails to build for WP with the same error.

I can build it for Android though.
0
Iva Koevska
Telerik team
answered on 16 Apr 2014, 09:14 AM
Hi Filip,

Please, excuse us for the temporary inconvenience. There was an outage in our build services for Windows Phone 8 that has now been resolved.

Please, check if you can run your build and let us know if you are still experiencing issues with it.

Thank you for the understanding!

Regards,
Iva Koevska
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
0
Filip
Top achievements
Rank 1
answered on 16 Apr 2014, 09:22 AM
Thanks Iva, much appreciated. It works now! 
Tags
General Discussion
Asked by
Filip
Top achievements
Rank 1
Answers by
Filip
Top achievements
Rank 1
Iva Koevska
Telerik team
Share this question
or