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
 1239 + Dev Partner 7.2 = no find in files
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ptr727
Senior Member

31 Posts

Posted - Jun 17 2004 :  4:44:50 PM  Show Profile
I just upgraded my Compuware Dev Partner Studio Professional from 7.1 to 7.2.

After the upgrade find in files stopped working.
Clicking the find button or selecting [Edit][Find and Replace][Find in files] does nothing.

Uninstalling VAX fixes the problem,
re-installing VAX introduces the problem.

VA_X.dll file version 10.0.1239.0
Licensed to:
VA X:
VA.NET 7.1: [email protected] (1-user license)
VAOpsWin.dll version 1.0.0.44
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3077.0
Comctl32.dll version 5.82.2800.1106
WindowsNT 5.1 Build 2600 Service Pack 1
4 processors

Platform: Win32
Stable Includes:
c:\\program files\\microsoft visual studio .net 2003\\vc7\\include;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\include;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include\\prerelease;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include;
c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;

Library Includes:
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\mfc;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\atl;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\crt\\src;

Other Includes:

support
Whole Tomato Software

5566 Posts

Posted - Jun 19 2004 :  10:56:41 AM  Show Profile
Offhand, we cannot think of a reason for the failed "Find in Files."

Anyone else with the same problem?

Whole Tomato Software, Inc.
Go to Top of Page

ptr727
Senior Member

31 Posts

Posted - Jun 20 2004 :  4:16:32 PM  Show Profile
More info:
After opening a solution, find in files starts working, but without an open solution, it does not work.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 21 2004 :  06:40:34 AM  Show Profile
would you expect this to work with no open solution? until you open a solution, VS isnt going to have a list of files and directories to search.

looking in find in files in .NET 2003 the only search options that arent tied to your solution seem to be "current document" and "all open documents". the other options all seem related to the settings in the current solution.

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

ptr727
Senior Member

31 Posts

Posted - Jun 22 2004 :  2:17:50 PM  Show Profile
feline:
Yes, I expect it to work the same with VAX and without VAX.
Go to Top of Page

jspelletier
New Member

3 Posts

Posted - Jun 22 2004 :  3:53:28 PM  Show Profile
Hi,
I've installed 1239 today and have a similar problem. Each time I'm searching in the entire solution the find is stopped automatically.
Here's what it displays:
Find all "SetParams", Subfolders, Find Results 2, Entire Solution, "*.c;*.cpp;*.cxx;*.cc;*.tli;*.tlh;*.h;*.hpp;*.hxx;*.hh;*.inl;*.rc;*.resx;*.idl;*.asm;*.inc"
No files were found to look in.Find was stopped in progress.

I don't have devpartner on this machine.
Go to Top of Page

jspelletier
New Member

3 Posts

Posted - Jun 22 2004 :  3:58:23 PM  Show Profile
I'd like to add that the only search that work on my machine now are:
- Current Document
- All Open Documents

All others fails.
Go to Top of Page

jspelletier
New Member

3 Posts

Posted - Jun 22 2004 :  4:23:07 PM  Show Profile
I've tried to uninstall and revert back to my old VAX version and the problem was still there so I reinstalled 1239.
Finally a reboot seems to fix this problem..
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 22 2004 :  6:08:12 PM  Show Profile
quote:
Originally posted by PieterViljoen

feline:
Yes, I expect it to work the same with VAX and without VAX.



good answer
out of curiosity i have just tried this in .NET 2002 with VAX 1239 and no solution open. the dialog pops up fine for me, and the only place i can do a find is "Visual C++ Include Directories"

i am curious as to why you would want to do this *shrug* i am good at being curious

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

ptr727
Senior Member

31 Posts

Posted - Jun 23 2004 :  01:44:38 AM  Show Profile
feline:
"i am curious as to why you would want to do this"
Because VS is a powerful "search in files" tool, and searching for files does not require a solution to be open.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 23 2004 :  05:41:03 AM  Show Profile
i definitely need to compare find in files between my home and work machines. at work in .NET 2003 with no solution open i can see what you mean, there is an option to specify which directory tree to search.

at home in .NET 2002 i don't recall seeing that option. until i spotted that option this wasn't making any sense, since there was no way to search in a given set of files.

it had never occurred to me you could use VS like that. now i see what you mean, i can see why you want this to work.

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

Balance
New Member

3 Posts

Posted - Aug 23 2004 :  07:53:21 AM  Show Profile
I ended up on this forum after doing a search on "No files were found to look in.Find was stopped in progress." in google.
Every now and then, I cannot use the 'find in files' in VS.NET2003. The dialog pops up just fine, but after pressing Ok, I get the message above. A reboot removes the problem, but I don't like to reboot my machine, so I use the windows find in files until the functionality returns (after a while, say a few hours).
It appears I'm currently using the latest build (10.0.1246.0, although I haven't upgraded for a while?). Anyone knows a fix for my problem?

edit: I also have boundschecker installed, but the problem occured long before I installed it

Edited by - Balance on Aug 23 2004 07:54:55 AM
Go to Top of Page

use
Starting Member

1 Posts

Posted - Sep 30 2004 :  09:39:50 AM  Show Profile
See this link:
http://www.gotdotnet.com/Community/MessageBoard/Thread.aspx?id=217037&Page=1#218705

Pressing Ctrl+ScrlLk fixes the problem. This may be a keyboard issue.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000