Comments
Sort by recent activity
This issue is addressed in thread: http://www.red-gate.com/MessageBoard/vi ... hp?t=16484
No response required thanks / comments
This issue is addressed in thread: http://www.red-gate.com/MessageBoard/vi ... hp?t=16484
No response required thanks
hi, I have just noticed this post after posting the same problem today.
We need to direct source control to a dedicated changelog as well as edit the polling time with :
<DefaultTraceMinimumInterQueryTimeInMillis>60000</DefaultTraceMinimumInterQueryTimeInMillis>
I assume these tags will be within the <engineoptions> tag too? i.e end result = <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!---->
<EngineOptions version="3" type="EngineOptions">
<TraceCacheDatabase>CHANGELOG</TraceCacheDatabase>
<DefaultTraceMinimumInterQueryTimeInMillis>60000</DefaultTraceMinimumInterQueryTimeInMillis>
</EngineOptions>
Is this possible to confirm? Thanks / comments
hi, I have just noticed this post after posting the same problem today.
We need to direct source control to a dedicated changelog as well as edit the polling time with :
<DefaultTraceMinimumInterQu...
Just to add, We have tested my last post and XML appears to work fine on our PCs, maybe worth confirming from redgate staff for clarity however. / comments
Just to add, We have tested my last post and XML appears to work fine on our PCs, maybe worth confirming from redgate staff for clarity however.
Thanks so much, works a treat in TFS. / comments
Thanks so much, works a treat in TFS.