Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Cache problem with 1645
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jamesw
New Member

United Kingdom
4 Posts

Posted - Jul 17 2008 :  07:46:54 AM  Show Profile  Reply with Quote
I am using an alternate cache location by setting the UserDataDir registry key to D:\\VisualAssistCache

Version 1645 creates a new folder D:\\VisualAssistCache_1

Why?


James

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Jul 17 2008 :  10:19:36 AM  Show Profile  Reply with Quote
VA 1645 contains this change:

When running multiple instances of the same IDE, each instance maintains its own symbol database to address several reported concurrency issues. (case=12157)

this is where the extra directory has come from. If you start running multiple instances of the IDE at once further directories will be created.

zen is the art of being at one with the two'ness
Go to Top of Page

jamesw
New Member

United Kingdom
4 Posts

Posted - Jul 17 2008 :  10:50:51 AM  Show Profile  Reply with Quote
But... I wasn't running 2 copies at the time. I do regularly do that but not when I noticed this. I can't be sure that there wasn't an old copy of devenv.exe running at the time. I will reinstall 1645, reboot the PC and check.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Jul 17 2008 :  11:16:51 AM  Show Profile  Reply with Quote
I see the same directory name when running just one instance of the IDE. The _1 seems to indicate IDE number 1. I have also generated _2 and _3 directories on one of my test systems.

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Jul 17 2008 :  12:01:51 PM  Show Profile  Reply with Quote
This regression is due to a bug in the handling of UserDataDir in 1645.
case=18574

What you were supposed to be seeing is:
D:\\VisualAssistCache
D:\\VisualAssistCache\\v9
D:\\VisualAssistCache\\v9_1
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Jul 17 2008 :  12:04:21 PM  Show Profile  Reply with Quote
Workaround - include the trailing directory delimiter:
UserDataDir="D:\\VisualAssistCache\\"


Sorry - that advice was mistaken - there is no workaround for UserDataDir.

Edited by - sean on Jul 17 2008 12:55:20 PM
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jul 20 2008 :  1:13:33 PM  Show Profile  Reply with Quote
case=18574 is fixed in build 1646
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000