Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Application error creating a custom extension



  • Helllo.

    I'm getting started with BuildMasterBuildMaster and I've just had an error creating a custom extension, this is the output:

    Method not found: 'Inedo.BuildMaster.Data.StoredProcedures.Applications_GetApplications Inedo.BuildMaster.Data.StoredProcs.Applications_GetApplications(System.Nullable`1<Int32>)'.

    What can I do?

    Thanks

    Product: BuildMaster
    Version: 4.7.4



  • Sorry about that - we accidentally broke SDK compatibility and will have to release a newer version of BuildMaster (v4.7.5) that will have a shim for that method.

    As a workaround for v4.7.4, you can call:

    StoredProcs.Applications_GetApplicationsVisibleToUser("Admin", "", 1)
    

    to get apps visible to the Admin user of the built-in directory provider (substitute a domain user name and use directory ID 2 if you're using LDAP). This of course assumes the default setup where "Admin" has privileges to view all applications.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation