| T O P I C    R E V I E W | 
              
              
                | sean | 
                Posted - Sep 22 2011 : 10:54:36 PM  At the Build Windows conference, we took a few bug reports in person at our expo hall booth.  I'm not able to repro one of the bugs and I didn't get contact info for person that showed it to me.
  The problem was typing  "System:" caused VA to change "System" to "system" in a C++/CLI project.
  If you are the person that reported this problem, please respond here,  or contact me via forum mail or through the contact page at http://www.wholetomato.com/support/contact.asp so that we can try to nail it down.
  thanks
  | 
              
              
                | 6   L A T E S T    R E P L I E S    (Newest First) | 
              
              
                | feline | 
                Posted - Sep 26 2011 : 5:40:29 PM  The logging FAQ has been updated.  Apologies for it being out of date. | 
              
              
                | sean | 
                Posted - Sep 26 2011 : 11:31:44 AM  Yes, thanks for pointing that out. | 
              
              
                | jschroedl | 
                Posted - Sep 26 2011 : 10:22:27 AM  Also, you may want to update the directions for log capture to mention Windows 7 (and 8?) and mention VS2010. I had to look around a bit for Startup.log.  Mine was in C:\\users\\<userid>\\AppData\\Local\\Microsoft\\VisualStudio\\10.0\\Extensions\\Whole Tomato Software\\Visual Assist X\\10.6.1856.0\\Data | 
              
              
                | jschroedl | 
                Posted - Sep 26 2011 : 10:18:22 AM  ok, I've uploaded it. The file is named "VAX Uncapitalizes System topic=10364.zip" and I didn't find any errors.log files on my machine.
  John | 
              
              
                | sean | 
                Posted - Sep 24 2011 : 12:44:27 AM  Hi John!
  Can you please capture a log while reproducing the problem?  Directions for log capture are here:  http://docs.wholetomato.com?W305
  Upload the log using this form http://www.wholetomato.com/support/contact.asp and reference topic_id=10364
  thanks
  | 
              
              
                | jschroedl | 
                Posted - Sep 23 2011 : 11:16:53 PM  That was me!  
  My solution is a mixed-mode app with C++, C++/CLI and one C# project.
  Whenever I type the : it lower-cases to "system". If I do a Go To Definition it ttakes me to the CRT definition of the system function. 
  John |