Search found 783 matches

by ian_sg
Thu Nov 20, 2008 9:26 am
Forum: Support (Vault)
Topic: VS 2008 solution file get checked out automatically
Replies: 10
Views: 5071

Re: VS 2008 solution file get checked out automatically

We've determined that it's the ExtensibilityGlobals section of the solution file that causes this behavior. In the sample solution you sent us, it was this: GlobalSection(ExtensibilityGlobals) = postSolution ShellProjectGuid = 98be037a-2567-485b-abc0-699f3844fd17 CommonProjectGuid = 905911a8-840f-42...
by ian_sg
Thu Nov 20, 2008 9:13 am
Forum: Support (Vault)
Topic: An exception was encountered during the transaction
Replies: 5
Views: 4309

Re: An exception was encountered during the transaction

Thanks for preemptively including the server log. This error is caused by a hash collision in the server's in-memory model of the repository. (In our defense, this is the stock .NET 2.0 hash algorithm that's failing.) As Linda mentioned, restarting IIS on the server will make the error go away. We f...
by ian_sg
Wed Nov 19, 2008 9:27 am
Forum: Support (Vault)
Topic: VS 2008 solution file get checked out automatically
Replies: 10
Views: 5071

Re: VS 2008 solution file get checked out automatically

I was able to duplicate the behavior you describe. I'll be back when I know more.
by ian_sg
Tue Nov 18, 2008 11:29 am
Forum: Support (Vault)
Topic: VS 2008 solution file get checked out automatically
Replies: 10
Views: 5071

Re: VS 2008 solution file get checked out automatically

Did checking in the solution file make the problem go away for good, or just during that Visual Studio session?

Can you tell what in the solution file changed with this most recent checkin?
by ian_sg
Tue Nov 18, 2008 9:04 am
Forum: Support (Vault)
Topic: VS 2008 and Vault 4.1 Issues
Replies: 9
Views: 5077

Re: VS 2008 and Vault 4.1 Issues

There are plans to implement this, but I can't say yet when it might ship.
by ian_sg
Mon Nov 17, 2008 11:07 am
Forum: Support (Fortress)
Topic: Enhanced Client - "Work Offline" option
Replies: 3
Views: 4202

Re: Enhanced Client - "Work Offline" option

Glad I could help.
by ian_sg
Mon Nov 17, 2008 8:37 am
Forum: Support (Vault)
Topic: Problems with bin folder and .dll files
Replies: 7
Views: 29368

Re: Problems with bin folder and .dll files

Thanks.
by ian_sg
Mon Nov 17, 2008 8:35 am
Forum: Support (Vault)
Topic: VS 2008 solution file get checked out automatically
Replies: 10
Views: 5071

Re: VS 2008 solution file get checked out automatically

If you save the file and check it back in, does the behavior persist?
by ian_sg
Sun Nov 16, 2008 11:49 am
Forum: Support (Fortress)
Topic: Enhanced Client - "Work Offline" option
Replies: 3
Views: 4202

Re: Enhanced Client - "Work Offline" option

You can manually go offline in the change bindings dialog. It's a checkbox at the bottom.
by ian_sg
Thu Nov 13, 2008 4:25 pm
Forum: Support (Vault)
Topic: Problems with bin folder and .dll files
Replies: 7
Views: 29368

Re: Problems with bin folder and .dll files

Glad I could help. :)
by ian_sg
Thu Nov 13, 2008 3:33 pm
Forum: Support (Vault)
Topic: Problems Viewing Changes to checked in files
Replies: 4
Views: 2250

Re: Problems Viewing Changes to checked in files

Hi Brent. My response here might be helpful to you.

(Both the question and answer were just posted today, so I'm not passive-aggressively pointing out any search inadequacy on your part! :))
by ian_sg
Thu Nov 13, 2008 3:22 pm
Forum: Support (Vault)
Topic: Problems with bin folder and .dll files
Replies: 7
Views: 29368

Re: Problems with bin folder and .dll files

I just want to know how this needs to be configured so when we make changes to a .cs file and check it back in, the live server will recognize the change and compile the project. Basically our problem is if we don't include the bin folder, changes will never get compiled on the live server. If we i...
by ian_sg
Mon Nov 03, 2008 10:15 am
Forum: Support (Fortress)
Topic: Cast error to interface type ... Shell.Interop.IVsSolution2
Replies: 1
Views: 2480

Re: Cast error to interface type ... Shell.Interop.IVsSolution2

This error is caused by a COM dll not being correctly registered. Have you recently installed/uninstalled anything?

Repairing the Visual Studio installation should fix this.
by ian_sg
Thu Oct 23, 2008 3:40 pm
Forum: Support (Vault)
Topic: Check-out in VS Enhanced Client doesn't always get latest?
Replies: 14
Views: 10249

Re: Check-out in VS Enhanced Client doesn't always get latest?

The undo issue is a trivial fix and will most certainly be included in the next release. The resource editor is much worse, and I'm going to have to backpedal on my claim that 4.1.4 will include an outright fix. The issue here is that the editor itself is buggy: it doesn't recognize that the underly...
by ian_sg
Thu Oct 23, 2008 10:16 am
Forum: Support (Vault)
Topic: Check-out in VS Enhanced Client doesn't always get latest?
Replies: 14
Views: 10249

Re: Check-out in VS Enhanced Client doesn't always get latest?

I was able to reproduce the checkout issue you described. It's limited to the resource editor: modifying an RC file in the text editor doesn't have this problem. The resource editor has some odd behavior we need to investigate. We'll have a fix in the next maintenance release: 4.1.4. (Bug 13772) I b...