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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login