I would use something like GSpot to actually confirm the video data is encoded the same. Failing that, you're going to have to elucidate as to what "work" and "doesn't accept" really mean in your situation.
I don't use it at work, but another project I have setup uses git + redmine. Redmine processes commits at a specified interval and will act on specific comments in a commit (e.g., "Fixes #37"). Pretty neat.
At work, we typically use the SharePoint issue tracker and SVN, but the two don't work together at all. Not sure if it's even capable of such, either.
Weird that so many people have problems with Excel. Some of the work I've done was with a toolkit, but using a plain ActiveX interface wasn't all that complicated for my uses, but then I kind of find that sort of automation "fun".
I don't understand the significance of not having additional installers. Ohh, I see now. Yeah, it sounds like it's re-install time.
That was a brand new build specification, right? Have you tried rebooting, just out of curiosity?
1) I think the forum software was upgraded in the last 24h, based on this post. (For the record, I don't see the buttons you're talking about!)
2) Browsing from the 'View Unread Content' link (since the RSS isn't by-post anymore ), posts are getting marked read for me (Win7/FF3.6.3). Why are you still using IE anyway!?
Make sure you're in the OK Button: Value Change case, then right-click the event structure and select "Edit Events Handled By This Case ...". In that dialog, there will be a checkbox for locking the front panel.
Citing an admittedly aged nugget (so it doesn't explain any performance gain in LV2009) VA are stored in a red-black tree so lookup is pretty speedy; arrays, on the other hand, must be searched sequentially.
From my understanding, the difference here is that you're pulling from a template, not dropping new components. If you can find where those templates are stashed on disk, you should be able to open them up, untick autogrow, and save them back. Thereafter, no more autogrow!