473,472 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Searching for a string results in matches from another project

I'm working on a project of version 20. When I search for a string in
the "Entire solution", I've got matches not only from this project but
also from another project of version 15:

C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(18): private SortableBindingList<RowStatus>
mSelectedReportInstances;
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(355): this.mSelectedReportInstances = new
SortableBindingList<RowStatus>();
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(360):
mSelectedReportInstances.Add(CreateRowStatus(lRowR eportInstance,
aAdhocReportEventArg));
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(367):
mSelectedReportInstances.Add(CreateRowStatus(lRowA ccountMailing,
aAdhocReportEventArg));
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(370): selectedReports.DataSource =
mSelectedReportInstances;
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(372): selectedReports.Position =
(mSelectedReportInstances.Count 0 ? 0 : -1);
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(18): private SortableBindingList<RowStatus>
mSelectedReportInstances;
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(355): this.mSelectedReportInstances = new
SortableBindingList<RowStatus>();
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(360):
mSelectedReportInstances.Add(CreateRowStatus(lRowR eportInstance,
aAdhocReportEventArg));
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(367):
mSelectedReportInstances.Add(CreateRowStatus(lRowA ccountMailing,
aAdhocReportEventArg));
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(370): selectedReports.DataSource =
mSelectedReportInstances;
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(372): selectedReports.Position =
(mSelectedReportInstances.Count 0 ? 0 : -1);

Anyone can tell me why this happens?
Nov 23 '07 #1
1 1119
Assuming that the other project is part of the same Solution, this would be
expected.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

"Curious" <fi********@yahoo.comwrote in message
news:53**********************************@p69g2000 hsa.googlegroups.com...
I'm working on a project of version 20. When I search for a string in
the "Entire solution", I've got matches not only from this project but
also from another project of version 15:

C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(18): private SortableBindingList<RowStatus>
mSelectedReportInstances;
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(355): this.mSelectedReportInstances = new
SortableBindingList<RowStatus>();
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(360):
mSelectedReportInstances.Add(CreateRowStatus(lRowR eportInstance,
aAdhocReportEventArg));
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(367):
mSelectedReportInstances.Add(CreateRowStatus(lRowA ccountMailing,
aAdhocReportEventArg));
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(370): selectedReports.DataSource =
mSelectedReportInstances;
C:\Versions\Version 20\CORE Console\Source\Monitor
\SubmitForm.cs(372): selectedReports.Position =
(mSelectedReportInstances.Count 0 ? 0 : -1);
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(18): private SortableBindingList<RowStatus>
mSelectedReportInstances;
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(355): this.mSelectedReportInstances = new
SortableBindingList<RowStatus>();
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(360):
mSelectedReportInstances.Add(CreateRowStatus(lRowR eportInstance,
aAdhocReportEventArg));
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(367):
mSelectedReportInstances.Add(CreateRowStatus(lRowA ccountMailing,
aAdhocReportEventArg));
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(370): selectedReports.DataSource =
mSelectedReportInstances;
C:\Versions\Version 15\CORE Console\Source\Monitor
\SubmitForm.cs(372): selectedReports.Position =
(mSelectedReportInstances.Count 0 ? 0 : -1);

Anyone can tell me why this happens?

Nov 26 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Richard Berg | last post by:
Hello, I need to search a byte array for a sequence of bytes. The sequence may include wildcards. For example if the array contains 0xAA, 0xBB, 0xAA, OxDD then I want to be able to search for...
1
by: Cillies | last post by:
Hi! I have a form that displays information using DLookUp. Now at present I am going into the query and entering criteria that I want the form to display. i.e. the form is for a sports team and...
10
by: C Downey | last post by:
Hello: I have an arraylist storing some very basic objects. The object is very basic, it has 2 properties : ID, and COUNT Before I add an object to the arraylist, I want to check if an...
3
by: diablo | last post by:
Hi if i have a string with comma seperated words. is there a way to search another string for words that are in it? thanks Kal
3
by: mehdi_mousavi | last post by:
Hi folks, Consider the following JavaScript function: function removeParam(str, name) { var rgx = new RegExp('(' + name + '=\\w*)|(' + name + '=\\w*;)'); rgx.global = true; rgx.ignoreCase =...
26
by: John Salerno | last post by:
I probably should find an RE group to post to, but my news server at work doesn't seem to have one, so I apologize. But this is in Python anyway :) So my question is, how can find all...
0
by: Kassimu | last post by:
Hi guys out there, There is this database Iam creating, I have a table with 40 fields among which there are Date/time, Text, Number, Memo and Yes/No fields and I have created the form bound to that...
2
by: Bart Kastermans | last post by:
I have a file in which I am searching for the letter "i" (actually a bit more general than that, arbitrary regular expressions could occur) as long as it does not occur inside an expression that...
1
by: alamodgal | last post by:
hiiiiiii I have a problem in highlighting searching keyword.Actually im using this function for searching Public Function HighLight(ByVal Keyword As String, ByVal ContentFor As String) Dim...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.