Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am trying to run an asp.net application on Suse Server 11 through Apache and Mono. The following exception is showing in browser:

System.TypeLoadException Could not resolve type with token 0100008e

Description: HTTP 500.Error processing request.

Details: Non-web exception.

Exception stack trace:at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in :0

Version Information: 4.6.1 (Stable 4.6.1.5/ef43c15 Wed Oct 12 08:27:19 UTC 2016); ASP.NET Version: 4.0.30319.42000


SLES 11 is mounted as guest OS on Windows host.

Pls advice.

Thanks in advance

What I have tried:

I have tried to complile the VB project in visual studio with framework 2.0.
By default the target framework was 4.5 in web.config.

I have also tried to update all vb and mono related tools via Yast.

To add, I am running xsp4.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900