473,729 Members | 2,331 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error line doesn't show in Visual Studio 2005 C# web project.

In visual studio 2005, while debugging a new web project in C#, the error
line does not show up in the error dialog box. The actual error shows up
correctly, but it does not tell me what line it is on, and double clicking
on the error does not take me there. I am on a clean installation of
windows xp sp2. I've attached a link to a photo of the problem. Notice
that the error line and other info are empty.
http://img.photobucket.com/albums/v4...oerrorline.jpg

-Tony
Oct 2 '06 #1
2 1999
I have also noticed that C# based web projects have disconnects between the
actual error and the reported error.

Mike Ober.

"Tony" <tt@on.comwro te in message
news:Oq******** ******@TK2MSFTN GP06.phx.gbl...
In visual studio 2005, while debugging a new web project in C#, the error
line does not show up in the error dialog box. The actual error shows up
correctly, but it does not tell me what line it is on, and double clicking
on the error does not take me there. I am on a clean installation of
windows xp sp2. I've attached a link to a photo of the problem. Notice
that the error line and other info are empty.
http://img.photobucket.com/albums/v4...oerrorline.jpg

-Tony



Oct 2 '06 #2
Is there a known fix for this problem?

"Michael D. Ober" <obermd.@.alum. mit.edu.nospamw rote in message
news:0u******** *********@newsr ead3.news.pas.e arthlink.net...
>I have also noticed that C# based web projects have disconnects between the
actual error and the reported error.

Mike Ober.

"Tony" <tt@on.comwro te in message
news:Oq******** ******@TK2MSFTN GP06.phx.gbl...
>In visual studio 2005, while debugging a new web project in C#, the error
line does not show up in the error dialog box. The actual error shows up
correctly, but it does not tell me what line it is on, and double
clicking
on the error does not take me there. I am on a clean installation of
windows xp sp2. I've attached a link to a photo of the problem. Notice
that the error line and other info are empty.
http://img.photobucket.com/albums/v4...oerrorline.jpg

-Tony




Oct 2 '06 #3

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

Similar topics

6
4750
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much appreciated. Thanks in advance
9
2292
by: JTrigger | last post by:
When I compile my project using the IDE on a development machine it works just fine. When I compile it on the server using csc.exe, I get the following error when I try to bring it up in the web browser. What is the issue? Thanks, Jim Server Error in '/psnRequest' Application. ----------------------------------------------------------------------------
4
2415
by: mcwooq | last post by:
Hi, I just installed the VS.Studio 2005 Team Edition for Developper and encountered severe problems with debugging ASP.NET 2.0 projects. Even newly empty created ASP 2.0 projects can't debug (setting breakpoint in page_load()). I'm getting the following message: "Unable to start debugging on the web server. An error occurred that usually indicates a corrupt installation (code 0x80004002). If the problem persists,
0
6610
by: Herman Jones | last post by:
I'm getting the following error when I build a Class Library project: Embedding manifest... Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. It happens with every the of C++ project I try to build. Not just Class Libraries, but a plain Windows Form Application as well. I've tried creating new projects with nothing but shell built by the Wizard, but I still get the error.
1
22085
yabansu
by: yabansu | last post by:
Hi all, I implemented a basic client application. It communicates with server and works properly. Building processes succeed just by giving the following warning: LINK : D:\DOC\Visual Studio 2005\Projects\Client01\Debug/Client01.exe not found or not built by the last incremental link; performing full link This warning occurs when building/rebuilding the project after cleaning the intermediate and output files. If the project is once...
1
2848
by: =?Utf-8?B?TWFydGluIEhvcnRvbg==?= | last post by:
I am trying to precompile a working website, developed using VS2005 with the intention of deploying to an IIS webserver. I first tried right clicking on the project, selecting "Publish Web Site" - this asked me for the target directory which I dutifully browsed to and clicked OK. Nothing happened. I tried several times, but NOTHING appeared in the target directory. So I decided to try using aspnet_compiler from the command line. Below...
7
8452
by: Norman Diamond | last post by:
A project depends on VC runtime from Visual Studio 2005 SP1, and DotNet Framework 2. Options are set in the setup project properties, so if these two dependencies are not already installed then this installer will install them. But what about the situation where VC runtime has already been installed? In fact it's been installed twice. Although the project was built on a Windows XP system with Visual Studio 2005 SP1 and the results were...
7
9368
by: Jwe | last post by:
Hi, I've written a program which has both a command line interface and Windows form interface, however it isn't quite working correctly. When run from command line with no arguments it should display the Windows form. The form is being displayed but the command only returns when the form is closed. I want the command line to return immediately, leaving the form displayed.
0
2063
by: Stephen Thomas | last post by:
Hi there I wonder if any one has encountered this problem or can suggest what is wrong. I am trying the a procedure from the msn site but get the following message: Error 1 The type or namespace name 'LiveSearch' does not exist in the namespace 'ConsoleSampleWebSearch' (are you missing an assembly reference?) C:\Documents and Settings\Compaq\Local Settings\Application Data\Temporary Projects\ConsoleSampleWebSearch\Program.cs 13 30...
0
9426
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9281
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9200
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
9142
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
6022
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
4525
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
4795
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3238
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
2
2680
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.