Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 "File ... has been deleted" while opening file

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
GKarRacer Posted - Nov 07 2008 : 1:26:14 PM
When dragging a file from Windows Explorer and dropping it into VS2008 I'm getting a Visual Assist dialog saying that "The file 'xxx' has been deleted! Be sure to save the contents of the editor before closing the window." Needless to say the file has not been deleted. Also after closing the dialog message the file becomes modified with a space inserted at the beginning of the file. If I close the file and then do the drag and drop again, the dialog does not come up and the file remains unmodified as expected.

Note: the file that I'm opening is located on a network share using a UNC path in Windows Explorer. Opening the file directly inside Visual Studio (File->Open) does not seem to do this.

In addition (this may or may not have anything to do with it) I have a C++ project currently open in the editor. I have an older copy of the same project that is located on the UNC path. Source files that I'm opening have the same name as files in the active project.

I saw a post that had this dialog message but had files containing Unicode characters. That is not the case here. Also it is not related to a specific file. All source files reflect this.
11   L A T E S T    R E P L I E S    (Newest First)
GKarRacer Posted - Dec 01 2008 : 6:06:32 PM
Thanks. It appears to be working now. I had a feeling it might have been the spaces in the UNC path.
support Posted - Dec 01 2008 : 07:56:54 AM
case=21047 (and related case=21097) are fixed in build 1709
accord Posted - Nov 25 2008 : 3:02:18 PM
We got the log files, thank you for these.
GKarRacer Posted - Nov 25 2008 : 3:00:32 PM
I'm using version 1649.

I've submitted the va.log and vassist.log files. There was no startup.log or errors.log file.

Taking a quick look at the va.log file I see that there are entries indicating that it is an invalid path (which is not true). The path is reasonably long and contains spaces. Perhaps VAX is having an issue with one or both of these conditions.

There was no project open when I created this log.
sean Posted - Nov 24 2008 : 10:59:46 PM
What version of VA do you have installed (see the System Info page of the VA Options dialog)?

If you are using 1649 or 1707, could you please generate a log file while reproducing this? Instructions are available here:
http://docs.wholetomato.com?W305
accord Posted - Nov 23 2008 : 08:26:02 AM
I asked the developers to see if the log contains any clues.

case=21047
GKarRacer Posted - Nov 18 2008 : 6:47:47 PM
quote:
Silly question first, how do you know this is a VA dialog box?
Easy. It says "Visual Assist X" for the caption of the dialog box. If I disable VAX I do not get the message. See the image below for a sample of the dialog.



quote:
Assuming you can reproduce this on demand, can you download and run Filemon, filter it to only show the problem file, and see if the log shows anything useful:
I captured a sample using Process Monitor (should be the same as FileMon). Click the link to download. I saved it in CSV format. I didn't see anything immediately obvious. The file, of course, is not actually deleted - which is a good thing!
feline Posted - Nov 18 2008 : 4:23:22 PM
Silly question first, how do you know this is a VA dialog box?

Assuming you can reproduce this on demand, can you download and run Filemon, filter it to only show the problem file, and see if the log shows anything useful:

http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx

if VA or the IDE thinks the file has been deleted then I would hope to see at least one error in the log that does not show up when there is no problem.

I am hoping any errors in the log will give some clues.
GKarRacer Posted - Nov 17 2008 : 2:53:51 PM
Scratch that. I've now had the message popup even with the UNC share on the 2003 server. Let me know if there is anything I can do to help track this down. Fortunately it seems benign, but it is annoying.
GKarRacer Posted - Nov 10 2008 : 1:36:15 PM
I'm running VS2008 SP1 on XP SP3. The shared drive is on XP-64 SP2 (reminds me that I have to upgrade that). There are no other plugins installed. I also tried it from an UNC share on 2003 server and so far it hasn't done it from that server. Then strangely enough after opening the file from that server it seems to stop doing it from the original share until I open a new project. It has also done it with no project open. However, the results are a little less consistent than before. Strange. Maybe simply rebooting will straighten it out. Weird how it modifies the file after that message pops up. Although with VAX turned off the file is never modified and obviously I don't get the VAX dialog message, so it seems that VAX must be modifying the file under these odd circumstances.

accord Posted - Nov 08 2008 : 08:57:14 AM
I was not able to reproduce the problem here. This is what I do:

1. Open a project from my hard drive
2. Drag a file from a network sharing with a path like: \\\\MACHINE\\\\SharedFolder\\Filename.cpp.

- The project has a file with this name already
- I use left mouse click to drag the file, and i'm dropping into IDE's editor window

I may do something differently, or there is a determinant difference in your environment.

I'm using VS2008 SP1 and Windows XP SP3 on both machines.

- What IDE and Operation System are you using?
- What Operation System running on the machine which is sharing the file?
- Do you have other plugins installed for your Visual Studio?

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