Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Help Troubleshooting: Added Files Not Showing Up

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
eddieparker Posted - Nov 23 2009 : 9:01:35 PM
Hello:

I'm having a hard time troubleshooting to see why a particular issue is occurring. If anyone knows of why this might be happening, or some steps I can do locally to narrow down the cause of this (either towards a solution or finding a possible bug), it would be appreciated.

In our code base, which is rather large, on a newly built machine with Visual Studio 2008, Visual Assist X, and ViEMU installed, if I add a new file to the project, it does not show up in SHIFT-ALT-O. Only until I close Visual Studio and start it back up again does it show up properly.

I've tested this on a blank solution, and haven't been able to reproduce it. Does anyone know of any other possible causes that could cause this? Is this a known issue for large projects?

Just curious. I'll start copying the solution and butchering it see if I can make it happen in a small test case.

Cheers,

-e-
13   L A T E S T    R E P L I E S    (Newest First)
support Posted - Mar 08 2010 : 04:02:47 AM
case=36780 is fixed in build 1814
feline Posted - Dec 14 2009 : 8:09:41 PM
I am seeing the same problem with removing files, I have put a note on the case about this. We are looking into this, and are hoping to find a fix.
eddieparker Posted - Dec 11 2009 : 11:11:45 AM
Great!

Hopefully it's at least possible to 'fix', given that the problem could possibly with the IDE not sending the event.

Anyhow, I just wanted to add, a similar problem exists for removing files from said projects as well - I imagine they're related, but just in case they're not.

Cheers,

-e-
feline Posted - Dec 11 2009 : 11:05:08 AM
I have the files, many thanks for these. I am seeing the same problem here. It appears to be caused by placing the project into a solution folder, rather than directly into the solution its self:

case=36780

Somehow this is causing problems, but we are not sure why yet. VA gets the IDE to tell us when new files have been added, but clearly this is failing here.

If it helps you can use IDE File menu -> Close Solution, and then reload the solution to fix this. You don't need to actually close and restart the IDE.
eddieparker Posted - Dec 09 2009 : 6:31:21 PM
I've sent in the required files and pertinent information. If I can assist further, please let me know - and if there is a solution to be found in a future release of Visual Assist, I'd love to know the build number.

Cheers,

-e-
feline Posted - Dec 09 2009 : 4:51:26 PM
This is very good, if puzzling news. I am not sure what project settings could be triggering this effect. Please submit the files via the form:

http://www.wholetomato.com/support/contact.asp

including this thread ID or URL in the description, so we can match it up.
eddieparker Posted - Dec 08 2009 : 3:17:56 PM
Hello Feline:

I've run a destructive test as you suggested. I've paired away everything to just three .h files, a project file and a solution and it still occurs.

Where should I send these files?

Cheers,

-e-
feline Posted - Dec 08 2009 : 1:40:05 PM
If you have the time can you try the following test please. Once again remove the source control bindings from the solution, make sure the entire solution tree is checked out for editing in Perforce then copy the entire tree to a new location on the local drive.

The idea is to run some "destructive" tests on the copy of the solution. Basically delete / remove files from the solution in large numbers and see if this makes any difference to the problem.

I am wondering if the size of the solution is a factor, in which case deleting lots of files will fix it.

If not then there should be something different or odd about the solution. If so then getting down to a solution with 3 dummy files that still shows the problem will be useful, since hopefully you will be able to send me the solution for me to test here, and see if I can reproduce the problem.
andre.horst Posted - Dec 08 2009 : 07:17:16 AM
You have a source control system installed? Sometimes VS wont let you add files that are not checked out without giving any feedback.
eddieparker Posted - Dec 04 2009 : 5:48:34 PM
Hello Feline:

Thanks for getting back to me.

The solution is on a local drive. It has active source control bindings (Perforce SCC).

I too have tried making a C++ Makefile project and I too see additions registering in Visual Assist, so I'm rather baffled as to why this larger project has issues.

The method I use for adding to both projects is standard. I right click on the project in the solution explorer, and click 'Add File', and add a new .h.

I haven't tried adding the new solution to Perforce yet, but I have tried removing solution bindings from the problem solution and it hasn't fixed anything.

Are there any logs I can provide, or scan for possible errors?

Cheers,

-e-
feline Posted - Dec 04 2009 : 5:07:42 PM
Apologies for the delay in getting back to you about this, I have been busy working on VS2010 Beta 2.

I have just tried some simple tests here with VS2008 and VA 1738, and new files are showing up immediately in the OFIW dialog when I add them to a C++ makefile project.

In the solution where you see this problem, is the solution stored on a local drive or some form of network drive?
Does it have active source control bindings?
Are you using a different method to add files to this solution, compared with the test solution?

I am looking for any obvious differences that might give us a clue about why this is failing.
eddieparker Posted - Nov 24 2009 : 11:45:36 AM
File->Save All doesn't seem to make the file appear in the Shift-Alt-O dialog.

The project is of a "Makefile" configuration type. The language is C++.

Just in case it makes a difference, this project is under version control, using the Perforce SCC plugin. I tried disconnecting from source control and save all that way too, but to no avail.
feline Posted - Nov 24 2009 : 11:30:03 AM
Normally this happens because the IDE is not telling VA about the new file. The project type and language might be a factor here.

Does using File menu -> Save all... make any difference?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000