Error in deploy in aruba.it with framework 4.5

Last post 01-20-2017, 1:59 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  01-05-2017, 4:03 PM 85277

    Error in deploy in aruba.it with framework 4.5

    Hello,

    I have a website having cute editor that worked fine in framework 3.5.

    I pubblished it on aruba.it with framework 4.5

    I have tis error:
    ERRORE


    05/01/2017 22:48:14

    Attempt by method 'CuteEditor.Editor+a+a+b+a+a.a()' to access method 'System.RuntimeType.get_Assembly()' failed.

     

    I put this line in web config: <trust level="Full" /> in System.web

    but I have this error:

     

    The current custom error settings for this application prevent the details of the application error from being viewed

     and I have already put <cutomerrrors mode="Off" />

     

     

  •  01-20-2017, 1:59 PM 85284 in reply to 85277

    Re: Error in deploy in aruba.it with framework 4.5

    try the setting below in web.config, you must find out which line causes the error and get the error details first.

     

    1. <compilation debug="true" />  

    Regards,

     

    Ken 

View as RSS news feed in XML