Status Display in VS.Net 2003

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
robinz
Posts: 20
Joined: Wed Mar 15, 2006 3:31 pm
Location: Oklahoma, USA
Contact:

Status Display in VS.Net 2003

Post by robinz » Wed Mar 22, 2006 2:54 pm

When getting latest version it is nice to see the following display in the Output window:
---- Operation started at time 9:58:00 AM ----
[3/22/2006 9:58:00 AM] Fetched $/Apps/SomeFile.vb
---- Operation completed successfully at time 9:58:01 AM ----

The problem I'm having is that it quits working. It seems that if I open VS and open a solution it displays. However, once I open another solution it stops displaying.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Mar 23, 2006 11:07 am

What versions of Vault and Visual Studio are you using?
The problem I'm having is that it quits working. It seems that if I open VS and open a solution it displays. However, once I open another solution it stops displaying.
Are you opening two solutions at the same time? Or if you open one solution, close it and open another, you don't get the display in the second solution?

Could you provide steps to reproduce?
Linda Bauer
SourceGear
Technical Support Manager

robinz
Posts: 20
Joined: Wed Mar 15, 2006 3:31 pm
Location: Oklahoma, USA
Contact:

Steps to Reproduce

Post by robinz » Thu Mar 23, 2006 11:53 am

I am opening once solution at a time.

1) Open VS
2) Open Solution1
3) Get Latest Version (see status display)
4) Open Solution2 (in original instance of VS)
5) Get Latest Version (do not see status display)

If I close and reopen VS I always get the display.

Locked