Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. windows
    Log in to post

    • ?

      Execute regular cmd commands
      Support • buildmaster windows • • Justin Doehling  

      3
      0
      Votes
      3
      Posts
      4
      Views

      ?

      Very helpful! Thanks :)
    • ?

      Deal with file names as variables.
      Support • buildmaster variables powershell windows configuration-files email • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      In the v4 execution engine, your best bet is to create a file with that name, and then read the file contents into a variable. In the v5 engine, you will be able to export variables via powershell a little easier (example: PowerShell & Scripting from Otter docs.
    • ?

      Create a file in windows
      Support • buildmaster windows • • Justin Doehling  

      4
      0
      Votes
      4
      Posts
      2
      Views

      ?

      Thanks Alana, i'll check that out.
    • J

      How do I access Windows environment variables within BuildMaster
      Support • buildmaster variables windows • • jstarbird_7831  

      4
      0
      Votes
      4
      Posts
      9
      Views

      ?

      Yes, in the new/v5 execution engine, we wrote a variable function called $EnvironmentVariable(name) that returns the machine environment variable. The current/v4 execution engine does not provide agent/server context in a variable function, so there's no way to write a variable function that executes on a remote machine.
    • ?

      Agent installation: error writing .dll
      Support • buildmaster agents windows • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      Is there any other error information e.g. stack trace or error details? You can look in the Windows Event Log for more info.
    • ?

      ProGet Service Crash
      Support • proget windows service • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      I have found the solution ... Set the Property "UseIntegratedWebServer" to False in the Advanced Config when use IIS. The solves the problem
    • ?

      Deploy Package by keeping some folders intact
      Support • buildmaster iis windows php • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      Your best bet will be using either a Delete files action, or simply just the Transfer/Synchronize files action, along with some negative/exclusionary masks. For example... * !images !cache !web.config
    • ?

      Application error creating a custom extension
      Support • buildmaster windows applications • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      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.
    • ?

      Can you set the service name from the Agent silent installer?
      Support • buildmaster agents windows • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ?

      <strike>Unfortunately no. I'll add this as an item to improve for the next release though.</strike> As of BuildMaster v4.7 this is now supported using the /ServiceName argument. For the complete list of arguments, see: http://inedo.com/support/documentation/buildmaster/installation/silent-agent-installation
    • ?

      Proget 3.1 stops indexing files once it encounters an indexing error
      Support • proget nuget error packages windows bug network • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      We will be adding a few fixes to help with retrying after indexing issues in the next maintenance release, as well as some more logging to figure out what is going wrong in these cases. Long term, we will also be redoing a lot of the indexing logic to eliminate these types of problems (but that probably will happen in a minor/major release.)
    • ?

      Backing up ProGet
      Support • proget installation windows • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      5
      Views

      ?

      To back-up ProGet, you just need to Back-up the Database and the Packages directory (the path is listed on each feed, and is in the All Settings under Admin).
    • ?

      Windows Installer during BuildMaster installation
      Support • buildmaster error installation windows • • Justin Doehling  

      2
      0
      Votes
      2
      Posts
      4
      Views

      ?

      The most likely reason is that you have recently installed something that requires a restart (usually a Windows update). That installation won't actually be finished until the system has been restarted. It is also possible that something was installed very recently and the Windows Installer service has not terminated yet. It should release locks and automatically terminate after a few minutes.
    • ?

      Assembly Signing
      Support • buildmaster net windows windows-sdk assembly code-signing strong-name • • Justin Doehling  

      3
      0
      Votes
      3
      Posts
      7
      Views

      ?

      I was refering to Strong-Naming. I was using a passworded file .pfx and therefore causing issues, I moved to a .snk file (not password protected) and it's working correctly now.
    • 1
    • 2
    • 2 / 2