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!

  • Erorr when purging Application in Build Master

    buildmaster error applications
    2
    0 Votes
    2 Posts
    4 Views
    ?
    See Q&A 947. This will be fixed in 3.7.1; but a patch is available. Just email support - at- inedo - dot - com, and we'll send it over. In the mean time, I've emailed you the patch.
  • ProGet Symbol server - 404 Error

    error symbols proget
    6
    0 Votes
    6 Posts
    17 Views
    ?
    Thanks for the update; we do have a work item (PG-130) for improving indexing of .pdb/source on large packages. This will come in a future version, hopefully soon.
  • 0 Votes
    2 Posts
    19 Views
    ?
    This message is coming from an IIS-hosted agent, and means that the agent is misconfigured in IIS - perhaps this is pointing to a different host name, has proxy issues, etc. Perhaps try the self-hosted agent instead.
  • Unable to connect to the buildmaster database

    error buildmaster
    4
    0 Votes
    4 Posts
    5 Views
    ?
    How much does the Boudoir photo session run? Do we need to pridvoe wardrobe changes? Any other information? I saw the thing on the front page about boudoir photography, does it still apply? I missed the June date.
  • Unable to download pacakge hosted on proget

    error proget
    3
    0 Votes
    3 Posts
    3 Views
    ?
    Hello Please ignore my question. The downloaded nupkg file was faulted. Thanks
  • The number of users exceeds the maximum allowed.

    buildmaster licensing error
    2
    0 Votes
    2 Posts
    3 Views
    ?
    If you look in the Service subdirectory of the BuildMaster installation, you'll find BuildMaster.Configuration.AdminTool.exe which can clear the set of licensed users. Since licensed users are added back as soon as they log in, that should be all you need.
  • Viewing a log in Details View

    buildmaster deployments
    3
    0 Votes
    3 Posts
    16 Views
    ?
    do some timelapse macro lense work where a flweor starts as a bud, opens, and life falls from its grasp project it on glass as a video for an exhibition . sell the time lapse sequences to oxford scientific .. or get it in film and tv commercials or spiders spinning a web set the camera up on a tripod taking pictures as a sequence as the spider spins is web . maybe it rains in the footage maybe its always sunny . maybe the sun sets to be replaced by the moon, the spiders work continues at night till the break of the new day and the rising of a new sun new life .. time detail growth .
  • 0 Votes
    3 Posts
    8 Views
    ?
    Have you done any perf. testing beweetn sqlite and sqlce 4? I run a website with very fast response times using sqlite but the write operations are defintely blocking to all readers. the site is about 80% read and 20% write. I was contemplating moving over to sqlce as our number of visitors have increased - lack of support for windows 8 has me a bit worried.
  • BuildMaster Compatibility for .Net 4.5 extenstions

    2
    0 Votes
    2 Posts
    2 Views
    ?
    BuildMaster 3.x is targeted to .NET2, so it's easiest to target your extensions/customization to the same. If you're looking for Linq, it has been re-implemented in the Inedo.Linq namespace. In BuildMaster 3.6, we added support running in a .NET4 app pool; I'm not sure if that will help with a .NET 4.5 extension, however. Hope that help.
  • 0 Votes
    4 Posts
    5 Views
    ?
    are you a programmer? if not no need to ilsatnl it.If you are, MSDN (Microsoft Developer Network) as the word suggests is a developer centre where you can find Softwares developed by microsoft. They provide technical support and help developers to develop their client softwares using Microsoft developed softwares (visual studio,asp.net etc).Developers also can help develop the software to be more efficient.If you are a programmer you can subscribe to MSDN to get developer tool to enhance you skills.MS Windows SDK (software development kit) contains all tools, libraries, sample files to work upon, so that you can independently develop Applications for yourself hitherto for microsoft as well. you can develop applications for Operating system. for eg .their comes a SDK to develop Windows narrator under dot net framework.
  • Exception while building

    buildmaster ant
    14
    0 Votes
    14 Posts
    16 Views
    ?
    Neat graphic! Apple Passbook epeixlmfies wallet without nfc; Samsung Galaxy Note has nfc to beam files between phones, so it would represent the left. Google is working on the intersection of nfc and wallet, so it is nice Microsoft represents another entry into the nfc wallet category!
  • Buildmaster - Notifier email - subject line

    notifiers buildmaster
    3
    0 Votes
    3 Posts
    6 Views
    ?
    I'm sorry, I'm an idiot. I had chosen a long name for the application, so the "succeeded" or "failed" part of the subject line was cutting off in my email client. Sorry to waste your time.
  • Using BuildMaster for COTS Software Configurations

    workflows buildmaster
    5
    0 Votes
    5 Posts
    16 Views
    ?
    I think I'm getting a handle on this now. Pretty cool stuff. Thanks so much for your help!
  • Error when running mspec test throught gallio add in

    buildmaster errors gallio
    2
    0 Votes
    2 Posts
    11 Views
    ?
    Could you check if the "gallio-report" file is under C:\BuildMaster_SVCTMP_A1004_S0\TMP and paste its contents here or email it to support@inedo.com? If you're familiar with C# you can see the code for the Gallio extension here: https://github.com/Inedo/bmx-gallio/blob/master/GallioUnitTestAction.cs - it's almost certainly caused by one of the DateTime.Parse() or Double.Parse() calls.
  • 0 Votes
    2 Posts
    34 Views
    ?
    You can try this method with the BuildMaster service (INEDOBMSVC) or agent (INEDOBMAGT) if it's running on a remote server: http://www.codeproject.com/Articles/4891/Interact-With-Desktop-when-Installing-Windows-Serv
  • Nuget 2.7 exe error

    error nuget proget
    6
    0 Votes
    6 Posts
    2 Views
    ?
    I am sorry. The package that still caused problems had a version number like 3.40.0000.0. This seems to bother a nuget 2.7 client, but not a nuget 2.6 client. The problem disappeared when rebuilding the package using the 3.40.0.0 version number.
  • Artifact questions

    artifacts net buildmaster
    3
    0 Votes
    3 Posts
    8 Views
    ?
    [3] – yes; I'm currently doing the following: Create an application package (by using the standard "Package" target in my "Build .NET MSBuild Project" action) Create a BuildMaster build artifact (i.e. create an archive file containing the application package and ancillary files) Deploy the build artifact to a folder on the build server. Run Web Deploy (msdeploy.exe) via a "Execute Command Line" action to deploy the application package (in the folder to which the artifact was deployed in [3]) to the relevant server(s) for the environment.
  • Oracle connection string

    oracle buildmaster
    2
    0 Votes
    2 Posts
    6 Views
    ?
    I was able to resolve this issue using this format: DATA Source=<value from tnsnames.ora>;USER ID=<myusername>;PASSWORD=<mypassword>; I restarted my system to restart Oracle. Then Test Connection was successful after that.
  • Can't delete a package from commandline

    proget error
    3
    0 Votes
    3 Posts
    8 Views
    ?
    We actually have two use cases for delete: maintenance scripts (we have beta packages published for each commit so we need to perform periodically cleanup) automatic validation of new ProGet releases (so we can quickly "validate" a new release before move it into production) I know they aren't common use cases but it will be useful.
  • 0 Votes
    2 Posts
    9 Views
    ?
    One thing we could do is modify the "Execution Complete Notifier" to send a notification out when a warning occurs. There is currently an option to send the notification only on failure. Would that be helpful?
Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation