473,800 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

cannot step into MFC code

Hi,
Some how I cannot step into MFC code, it used to worked till last week.
What is the reason? What is the solution ?

10x,
J.
Nov 17 '05 #1
5 2829
Lunar activity.
"Janiv Ratson" <ja***@aoe6.net > wrote in message
news:eY******** ******@tk2msftn gp13.phx.gbl...
Hi,
Some how I cannot step into MFC code, it used to worked till last week.
What is the reason? What is the solution ?

10x,
J.

Nov 17 '05 #2
??
<.> wrote in message news:On******** ********@TK2MSF TNGP12.phx.gbl. ..
Lunar activity.
"Janiv Ratson" <ja***@aoe6.net > wrote in message
news:eY******** ******@tk2msftn gp13.phx.gbl...
Hi,
Some how I cannot step into MFC code, it used to worked till last week.
What is the reason? What is the solution ?

10x,
J.


Nov 17 '05 #3
Visual Studio maintains a list of locations to look for library source files
when you are debuging.

If this information gets corrupted or you press cancel to one of the dialogs
asking where source code is, you won't be able to step into MFC code.

You can view/edit the locations by right clicking on your solution,
selecting properties and then "Debug Source Files". I think either
deleteing all the entries here or setting them to the correct values should
do the trick.

Feature Request: For the next version of Visual Studio, could these default
to the right place (possibly by using the keyword expansion that paths in
project files use)?

Jonathan

"Janiv Ratson" <ja***@aoe6.net > wrote in message
news:eY******** ******@tk2msftn gp13.phx.gbl...
Hi,
Some how I cannot step into MFC code, it used to worked till last week.
What is the reason? What is the solution ?

10x,
J.

Nov 17 '05 #4
Thanks Jonathan, I tried this solution, it doesn't work ....
There is a problem with my solution I guess, cause in other solution I can
step into MFC code, the problem is with my specific solution.
I deleted and reinserted the MFC files to the "Debug Source Files" and I
also deleted all the files from the the "Do not look for these source files"
list control.
Still, I have that problem.
Any further help ?

10x,
Janiv.
"Jonathan Payne" <jpayne@_NO-SPAM-PLEASE_serif.co m> wrote in message
news:um******** ******@TK2MSFTN GP09.phx.gbl...
Visual Studio maintains a list of locations to look for library source files when you are debuging.

If this information gets corrupted or you press cancel to one of the dialogs asking where source code is, you won't be able to step into MFC code.

You can view/edit the locations by right clicking on your solution,
selecting properties and then "Debug Source Files". I think either
deleteing all the entries here or setting them to the correct values should do the trick.

Feature Request: For the next version of Visual Studio, could these default to the right place (possibly by using the keyword expansion that paths in
project files use)?

Jonathan

"Janiv Ratson" <ja***@aoe6.net > wrote in message
news:eY******** ******@tk2msftn gp13.phx.gbl...
Hi,
Some how I cannot step into MFC code, it used to worked till last week.
What is the reason? What is the solution ?

10x,
J.


Nov 17 '05 #5
Format C:

no more bugs
"Janiv Ratson" <ja***@aoe6.net > wrote in message
news:uA******** ******@TK2MSFTN GP11.phx.gbl...
Thanks Jonathan, I tried this solution, it doesn't work ....
There is a problem with my solution I guess, cause in other solution I can
step into MFC code, the problem is with my specific solution.
I deleted and reinserted the MFC files to the "Debug Source Files" and I
also deleted all the files from the the "Do not look for these source files" list control.
Still, I have that problem.
Any further help ?

10x,
Janiv.
"Jonathan Payne" <jpayne@_NO-SPAM-PLEASE_serif.co m> wrote in message
news:um******** ******@TK2MSFTN GP09.phx.gbl...
Visual Studio maintains a list of locations to look for library source

files
when you are debuging.

If this information gets corrupted or you press cancel to one of the

dialogs
asking where source code is, you won't be able to step into MFC code.

You can view/edit the locations by right clicking on your solution,
selecting properties and then "Debug Source Files". I think either
deleteing all the entries here or setting them to the correct values

should
do the trick.

Feature Request: For the next version of Visual Studio, could these

default
to the right place (possibly by using the keyword expansion that paths in project files use)?

Jonathan

"Janiv Ratson" <ja***@aoe6.net > wrote in message
news:eY******** ******@tk2msftn gp13.phx.gbl...
Hi,
Some how I cannot step into MFC code, it used to worked till last week. What is the reason? What is the solution ?

10x,
J.



Nov 17 '05 #6

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

Similar topics

8
50593
by: Alex Ang | last post by:
I have written the following VBScript program. It is stored into a file "map_drive.vbs". It successfully mapped to a network drive \\server1\data. Dim WshNetwork Set WshNetwork = WScript.CreateObject("WScript.Network") sPwd = inputbox("Enter password") WshNetwork.MapNetworkDrive "J:", "\\server1\data", false, "xyz_net\John", sPwd Msgbox "Drives has been map successful"
10
4475
by: Jean-David Beyer | last post by:
I have some programs running on Red Hat Linux 7.3 working with IBM DB2 V6.1 (with all the FixPacks) on my old machine. I have just installed IBM DB2 V8.1 on this (new) machine running Red Hat Enterplise Linux 3 ES, and applied FixPack fp5_mi00069.tar to it. After creating an instance, starting the database, creating a database, and entering the table definitions, all of which seems to work OK, I entered a tiny 8-row table and can do...
0
2134
by: Mr.KisS | last post by:
Hello. I'm under Windows XP PRO SP1, IIS 5.1 ans SQL SERVER 2005 Express. When i try to open a connexion with : <connectionStrings> <add name="AppCnxStr" connectionString="Server=KLEO\SQLEXPRESS;Integrated Security=True;Database=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\wizou.mdf" providerName="System.Data.SqlClient" />
2
10651
by: Mr.KisS | last post by:
Hello. I'm under Windows XP PRO SP1, IIS 5.1 ans SQL SERVER 2005 Express. When i try to open a connexion with : <connectionStrings> <add name="AppCnxStr" connectionString="Server=KLEO\SQLEXPRESS;Integrated Security=True;Database=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\wizou.mdf" providerName="System.Data.SqlClient" />
6
9289
by: sambuela | last post by:
How can I write message to the file located in the wwwroot directory? It seems that IIS protect these files. Let make me cannot do the I/O writing sucessfully. I try to open file's write privileage by file manager and IIS manager. However, one PC is okay and another PC is not. Any help on this will be greatly appreciated. Regards, --sambuela
7
23197
by: RSH | last post by:
Hi, I have an ASP .Net web page that creates a temp directory on the server then it is using the File.Copy command to move a file to a temp download directory, Then I am doing a response.Redirect to that URL. The problem is that whenever I run the page the script fails on the File.Copy() command everytime with an error of: The process cannot access the file
0
3180
by: noleander | last post by:
Hi. Ive been using Visual C++ for two years on an application. The application is one solution, containing 10 projects. 9 of the projects build libraries (*.lib). I've been debugging the application for 2 years. One thing that has been happening for several months is a genuine mystery: I cannot set breakpoints in one of the libraries (source code). I can create the breakpoint in the source code editor, but when I attach to the...
0
1110
by: vijaykumars | last post by:
We are using DB28.2 for Tivoli data warehouse and our ITM for Oracle(on HACMP Cluster) uses Oracle 9i. We installed Warehouse Enablement Pack (WEP / ETL) for the ITM. But When running the step "AMX_c05_s005_Pre_Extract", we received the following error: DWC07356E An agent's processing of a command of type...
2
4821
by: Eric | last post by:
Hi, I have a form that requires a save button to be clicked before closing the form. I would like a msgbox to pop up when the button is not clicked before closing. Can someone show me how i would code this? Thanks!
0
9690
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10253
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10033
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5471
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
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 we have to send another system

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.