I'm using VS 2005 (ver 8..50727.42). The system sounds for the Build events
don't seem to be working. I have valid wav files listed in the Control Panel
Sounds applet (they're the same ones I'm using successfully in VS 2003), but
nothing is played when a build completes.
On a side note, I created a macro that uses BuildEvents_OnBuildDone where
I'm checking the output window for the results, but that gets called before
the build results are written for multi-project builds.
Hi Floyd,
>I'm using VS 2005 (ver 8..50727.42). The system sounds
>for the Build events don't seem to be working. I have
>valid wav files listed in the Control Panel Sounds applet
>(they're the same ones I'm using successfully in VS 2003),
>but nothing is played when a build completes.
The Visual Studio 2005 IDE hasn't exposed a relavent interface to Windows,
we are unable to attach sound with VS2005 build events as the way of
VS2003.
Currently the workaround to attach sound with VS2005 build events is via
the IDE macro as you mentioned, the behavior you desrcried is as expected,
the VS2005 environment events don't provide a Build Succeeded event.
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Community Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng2006 when prompted. Once you have entered the
secure code mmpng2006, you will be able to update your profile and access
the partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
Floyd Burger - 13 Feb 2006 18:55 GMT
I found this blog that shows how to add the sounds:
http://www.codefez.com/Blogs/tabid/58/ctl/ArticleView/mid/404/articleId/217/Sile
ntVisualStudio2005.aspx
> Hi Floyd,
>
[quoted text clipped - 32 lines]
> rights.
> ======================================================