[Mono-list] Entity Framework 6.0

Adwen davirich82 at yahoo.com
Tue Dec 11 17:57:55 UTC 2012


@Daniel Lo Nigro 

This is the error I'm getting now:

System.Web.Compilation.CompilationException
:
/tmp/root-temp-aspnet-0/740de662/assembly/shadow/5cf434e0/01718877_5d85bc97_00000001/AdwenWeb.dll
(Location of the symbol related to previous warning)

Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.
Details: :
/tmp/root-temp-aspnet-0/740de662/assembly/shadow/5cf434e0/01718877_5d85bc97_00000001/AdwenWeb.dll
(Location of the symbol related to previous warning)
Error origin: Compiler
Error source file: /home/pi/AdwenWeb/App_Code/JSONHelper.cs
Exception stack trace:
  at System.Web.Compilation.AssemblyBuilder.BuildAssembly
(System.Web.VirtualPath virtualPath,
System.CodeDom.Compiler.CompilerParameters options) [0x00365] in
/opt/mono-3.0/mono/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:853 
  at System.Web.Compilation.AssemblyBuilder.BuildAssembly
(System.CodeDom.Compiler.CompilerParameters options) [0x00000] in
/opt/mono-3.0/mono/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:736 
  at System.Web.Compilation.AppCodeAssembly.Build (System.String[]
binAssemblies) [0x0045f] in
/opt/mono-3.0/mono/mcs/class/System.Web/System.Web.Compilation/AppCodeCompiler.cs:268 
  at System.Web.Compilation.AppCodeCompiler.Compile () [0x000bb] in
/opt/mono-3.0/mono/mcs/class/System.Web/System.Web.Compilation/AppCodeCompiler.cs:666 
  at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext
context) [0x00089] in
/opt/mono-3.0/mono/mcs/class/System.Web/System.Web/HttpApplicationFactory.cs:422 


it shows the following line:

public static string toJSON(this JSONCube cube)

This code works perfectly on a windows machine! Like I said before I did not
continue further looking at the  issues. It's like a neverending story...



--
View this message in context: http://mono.1490590.n4.nabble.com/Entity-Framework-6-0-tp4657723p4657735.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list