more G-Labs products

Author Topic: Error after compile source code  (Read 944 times)

October 17, 2014, 11:29:28 AM
Read 944 times

kfiasche

  • *
  • Information
  • Newbie
  • Posts: 2
Hello, by 2 day i try to compile the source code but i receive some error.

last error that i can't resolve is this

Code: [Select]
Errore 3 Impossibile trovare il tipo o il nome dello spazio dei nomi 'Jint'; probabilmente manca una direttiva using o un riferimento a un assembly C:Users...DesktopHomeGenie-masterHomeGenieAutomationProgramBlock.cs 40 7 HomeGenie

Some one can help me, please ?

October 17, 2014, 01:03:31 PM
Reply #1

kfiasche

  • *
  • Information
  • Newbie
  • Posts: 2
This is the output

Code: [Select]
Compilazione completata: 1 errori, 0 avvisi
C:WindowsMicrosoft.NETFrameworkv4.0.30319Microsoft.Common.targets(1605,5): warning MSB3274: impossibile risolvere il riferimento primario "Jint, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2e92ba9c8d81157f, processorArchitecture=MSIL" perche e stato compilato con il framework".NETFramework,Version=v4.5". Questa versione e successiva a quella del framework ".NETFramework,Version=v4.0" attualmente indirizzato.
------ Inizio compilazione: Progetto: HomeGenieService, Configurazione: Debug Any CPU ------
errore CS0006: Impossibile trovare il file di metadati 'C:UsersalessioDesktopHomeGenie-masterHomeGenieinDebugHomeGenie.exe'

Compilazione completata: 1 errori, 0 avvisi
C:WindowsMicrosoft.NETFrameworkv4.0.30319Microsoft.Common.targets(1605,5): warning MSB3274: impossibile risolvere il riferimento primario "Jint" perche e stato compilato con il framework".NETFramework,Version=v4.5". Questa versione e successiva a quella del framework ".NETFramework,Version=v4.0" attualmente indirizzato.
========== Compilazione: 9 completate, 2 non riuscite, 0 aggiornate, 1 ignorate ==========