.NET 1.1 application on MONO 2.0

View: New views
2 Messages — Rating Filter:   Alert me  

.NET 1.1 application on MONO 2.0

by gnsrinivas1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

My application running on .NET 1.1(ASP.NET 1.1, VB.NET 1.1).
When i try to run this application on Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433, it is showing some error.

Can i run my .NET 1.1 application on mono 2.0.
If it is not supporting, could you please let me know the exact version of mono.

with regards
Srinivas

Re: .NET 1.1 application on MONO 2.0

by Stifu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

"Some error" is quite vague. We can't guess anything from that. It could be something unimplemented or buggy in Mono, or it could be that the application calls Windows DLLs and therefore can't work out of Windows...

Other than that, Mono 2.4 is the current stable version. But maybe you'd like to post the exact error message before trying to upgrade your Mono installation, as it's possible it still won't work with Mono 2.4.

gnsrinivas1 wrote:
Hi,

My application running on .NET 1.1(ASP.NET 1.1, VB.NET 1.1).
When i try to run this application on Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433, it is showing some error.

Can i run my .NET 1.1 application on mono 2.0.
If it is not supporting, could you please let me know the exact version of mono.

with regards
Srinivas