[Mono-devel-list] Porting ASP.Net from IIS site

Aps subscription.sapi at apsystems.it
Wed Oct 22 09:32:23 EDT 2003


Hi guys,

I'm a beginner with mono so probably my questions will be stupid :)

I would like to port my complex ASP.Net site developed in C# with VS under 
IIS to a Linux/Mono structure.
I succesfully installed Mono runtime and started xfs webserver.
Now I've some doubt:
1) I can use original dll built by VS or I've to recompile all? (I use 
codebehind feature, dunno if it can be a problem)
2) the first question originate from my first experience. Copying the whole 
site (aspx and dlls, not the .cs source code) and accessing to the 
application I obtain

Error message: (0,0) : error CS0006: Cannot find assembly 
`/tmp/WebSicDotNet/bin/KEYCODEV2Lib.dll'
(0,0) : error :
(0,0) : error failed: 1 error(s), 0 warnings

File name: /tmp/WebSicDotNet/Global.asax

(/tmp/WebSicDotNet/ is my root directory)

You can help me to start using mono? Tnx in advance

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031022/0707c56c/attachment.html 


More information about the Mono-devel-list mailing list