Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Can't view in object browser ? 06 Dec 2022 10:02 #24660

  • bmellac
  • bmellac's Avatar
  • Topic Author


  • Posts: 28
  • Hi everyone,

    I have a .net 4.8 ASP.net project that references a Xsharp library in the same solution.
    I have the library built and referenced by the ASP.Net project.
    Is that normal that I can't open it in the object browser ?


    Regards.
    Attachments:

    Please Log in or Create an account to join the conversation.

    Can't view in object browser ? 06 Dec 2022 10:12 #24662

    • robert
    • robert's Avatar


  • Posts: 3447
  • Yes, that is normal (at this moment). We are not supporting Object Browser/ClassView inside VS.
    If you change the project reference to an assembly reference (if you add a reference to the output file of your X# project) then you should be able to see the types in the assembly in the object browser.
    Robert
    XSharp Development Team
    The Netherlands

    Please Log in or Create an account to join the conversation.

    Can't view in object browser ? 06 Dec 2022 10:15 #24664

    • bmellac
    • bmellac's Avatar
    • Topic Author


  • Posts: 28
  • Indeed it works when referencing the .dll.
    Good to know, thanks for the tip :)

    Regards.

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1