Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. 1>------ Build started: Project: Market Watcher, Configuration: Debug Any CPU ------
  2. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: The "Fody.WeavingTask" task failed unexpectedly.
  3. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: System.TypeInitializationException: The type initializer for 'ContainsTypeChecker' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\FodyIsolated.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
  4. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018:
  5. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: --- End of inner exception stack trace ---
  6. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  7. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  8. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  9. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
  10. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence securityEvidence)
  11. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)
  12. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)
  13. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.AppDomain.CreateInstanceFromAndUnwrap(String assemblyName, String typeName)
  14. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at System.AppDomain.CreateInstanceFromAndUnwrap(String assemblyName, String typeName)
  15. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at ContainsTypeChecker..cctor()
  16. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: --- End of inner exception stack trace ---
  17. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at ContainsTypeChecker..ctor()
  18. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at Processor..ctor()
  19. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at Fody.WeavingTask.Execute()
  20. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
  21. 1>C:\Users\susin\Desktop\Market-Watcher-master\packages\Fody.1.28.3\build\Fody.targets(50,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()
  22. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement