245597377 / luainterface

Automatically exported from code.google.com/p/luainterface
0 stars 0 forks source link

Where I can find an lua51.dll 64bits, .Net35 and supprot /CLR #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Added reference LuaInterface.dll + Lua51.dll  (.Net V3.5 which in zip file)
2. Build my website
3. Visit the page

What is the expected output? What do you see instead?

throw an exception: 
System.BadImageFormatException

What version of the product are you using? On what operating system?

A) LuaInterface.Net35 + Lua51.dll .Net35

B) VS.Net 2008 + Windows 2008R2 IIS7.5 64bits + AppPool (.net v2.0 Classic mode 
64bits)

Please provide any additional information below.

Where I can find an lua51.dll 64bits, .Net35 and supprot /CLR 

I've already tried to build Lua51 Project via VS2010, but the output .dll file 
was for .net 4.0

Original issue reported on code.google.com by ourcolour on 16 Oct 2013 at 4:16

GoogleCodeExporter commented 8 years ago
I installed .Net Framework 3.5.

But because of the project write via VS2008, v4.0 is not support

And there are a lot of works if i upgrade the framework of my project 

Original comment by ourcolour on 16 Oct 2013 at 4:24

GoogleCodeExporter commented 8 years ago
Have you tried NLua ?

Original comment by vinicius...@xamarin.com on 21 Oct 2013 at 12:43