Codesite will not send messages in C#

Home Forums CodeSite Codesite will not send messages in C#

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #3995
      Maarten Hennekam
      Participant

        I get an error when I try to use codesite in C# visualstudio 2022:

        System.MissingMethodException: Method not found: ‘System.String System.AppDomainSetup.get_ConfigurationFile()

      • #3996
        Ray Konopka
        Keymaster

          Hi Maarten,

          It sounds like you are building a Windows Forms App as opposed to a Windows Forms App (.NET Framework). The former uses .NET (formerly .NET Core), while the later uses the .NET Framework. Unfortunately, at this time, the Raize.CodeSiteLogging assembly is built on the .NET Framework.

          Ray

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.