473,320 Members | 2,000 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Visual Studio - Line numbers missing from error list

Visual Studio - Line numbers missing from error list

I'm writing an app in ASP.NET using VS 2005. There are no line numbers
with the build errors reported. Any suggestions? I can't find any
reports of anyone else having the same problem. Is there a setting I
may have missed?

Greg.

Mar 20 '07 #1
7 3924
VJ
Line numbers are available with only debug build. If you deployed to your
serve with Release build, they wont be there?.. Is that case, or is it
missing in Debug build?

VJ

"Greg" <sp**********@yahoo.co.ukwrote in message
news:11**********************@l75g2000hse.googlegr oups.com...
Visual Studio - Line numbers missing from error list

I'm writing an app in ASP.NET using VS 2005. There are no line numbers
with the build errors reported. Any suggestions? I can't find any
reports of anyone else having the same problem. Is there a setting I
may have missed?

Greg.

Mar 20 '07 #2
On 20 Mar, 16:18, "VJ" <nonewsaddr...@yahoo.comwrote:
Line numbers are available with only debug build. If you deployed to your
serve with Release build, they wont be there?.. Is that case, or is it
missing in Debug build?

VJ

"Greg" <spammesil...@yahoo.co.ukwrote in message

news:11**********************@l75g2000hse.googlegr oups.com...
Visual Studio - Line numbers missing from error list
I'm writing an app in ASP.NET using VS 2005. There are no line numbers
with the build errors reported. Any suggestions? I can't find any
reports of anyone else having the same problem. Is there a setting I
may have missed?
Greg.

Thanks for the reply VJ.

The line numbers are missing in Debug build

Greg.

Mar 20 '07 #3
VJ
you may want to refer to C# or what complier your using and see the
documentation and any available options. I have had no troubles so far, and
VS.NET has made me lazy, so I have not read the complier in detail :-)

VJ

"Greg" <sp**********@yahoo.co.ukwrote in message
news:11*********************@n76g2000hsh.googlegro ups.com...
On 20 Mar, 16:18, "VJ" <nonewsaddr...@yahoo.comwrote:
>Line numbers are available with only debug build. If you deployed to your
serve with Release build, they wont be there?.. Is that case, or is it
missing in Debug build?

VJ

"Greg" <spammesil...@yahoo.co.ukwrote in message

news:11**********************@l75g2000hse.googleg roups.com...
Visual Studio - Line numbers missing from error list
I'm writing an app in ASP.NET using VS 2005. There are no line numbers
with the build errors reported. Any suggestions? I can't find any
reports of anyone else having the same problem. Is there a setting I
may have missed?
Greg.


Thanks for the reply VJ.

The line numbers are missing in Debug build

Greg.

Mar 20 '07 #4
Bal
Hi Greg,

I'm getting the same thing.
Dunno why.
I've just installed CS2005 AP in the hope that this resolves the issue, but it did not.
I think that its a reinstall of VS2005 next!
Did you manage to track down the issue?

Cheers
Bal

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
Mar 30 '07 #5
On 30 Mar, 16:27, Bal wrote:
Hi Greg,

I'm getting the same thing.
Dunno why.
I've just installed CS2005 AP in the hope that this resolves the issue, but it did not.
I think that its a reinstall of VS2005 next!
Did you manage to track down the issue?

Cheers
Bal

EggHeadCafe.com - .NET Developer Portal of Choicehttp://www.eggheadcafe.com
Bal,

I've noticed that the problem is specific to my web app - other test
apps I've written haven't had the same problem. Thats all I know at
the moment! So, I don't think reinstalling VS2005 will help at all.

Let me know if you get it sorted!

Thanks,

Greg.

Apr 3 '07 #6
On 3 Apr, 15:50, "Greg" <spammesil...@yahoo.co.ukwrote:
On 30 Mar, 16:27, Bal wrote:
Hi Greg,
I'm getting the same thing.
Dunno why.
I've just installed CS2005 AP in the hope that this resolves the issue, but it did not.
I think that its a reinstall of VS2005 next!
Did you manage to track down the issue?
Cheers
Bal
EggHeadCafe.com - .NET Developer Portal of Choicehttp://www.eggheadcafe.com

Bal,

I've noticed that the problem is specific to my web app - other test
apps I've written haven't had the same problem. Thats all I know at
the moment! So, I don't think reinstalling VS2005 will help at all.

Let me know if you get it sorted!

Thanks,

Greg.
Bal,

Did you ever resolve this?

I did a "repair" re-installation of Visual Studio last night, still no
success.

Has anyone else found the answer to this problem?

Will a reinstall of Visual Studio definitely resolve the issse?

Greg.

May 4 '07 #7
On 4 May, 09:38, Greg <spammesil...@yahoo.co.ukwrote:
On 3 Apr, 15:50, "Greg" <spammesil...@yahoo.co.ukwrote:
On 30 Mar, 16:27, Bal wrote:
Hi Greg,
I'm getting the same thing.
Dunno why.
I've just installed CS2005 AP in the hope that this resolves the issue, but it did not.
I think that its a reinstall of VS2005 next!
Did you manage to track down the issue?
Cheers
Bal
EggHeadCafe.com - .NET Developer Portal of Choicehttp://www.eggheadcafe.com
Bal,
I've noticed that the problem is specific to my web app - other test
apps I've written haven't had the same problem. Thats all I know at
the moment! So, I don't think reinstalling VS2005 will help at all.
Let me know if you get it sorted!
Thanks,
Greg.

Bal,

Did you ever resolve this?

I did a "repair" re-installation of Visual Studio last night, still no
success.

Has anyone else found the answer to this problem?

Will a reinstall of Visual Studio definitely resolve the issse?

Greg.

I've finally resolved the cause of this problem.

A full reinstall did not work, it just cost me a lot of time.

The answer was the path to the development folder was too long -
moving it up one level solved the problem. I can't understand how
Microsoft can get away with such an obvious bug as this. My company
has spent a lot of money on Microsoft software for the developers, and
to have a problem (with a simple cause) such as this with no
explanation is just unbelievable.

Rant over, but I hope this helps other people in the same predicament.

Greg.

May 4 '07 #8

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

Similar topics

2
by: LineVoltageHalogen | last post by:
Can anyone tell me if you can display line numbers in the query window of SQL 2005 Management Studio and if so how do I go about doing it? Thanks a bunch. TFD
2
by: JohnR | last post by:
Hi, I'm looking for some advice and guidance. I have a program in vb.net and I know that when it's run and the pdb file is available that the exception will contain the line number of the error. ...
3
by: Johnny Jörgensen | last post by:
Just a quick question: The Visual Studio version number for VS6 is 6.0 and I can see in my Registry editor that the version number for Visual Studio 2005 is 8.0. Can I safely assume that the...
1
by: Nathan Sokalski | last post by:
Visual Studio 2005 unexpectedly stopped generating the *.designer.vb files for *.aspx and *.ascx files. After a few days of frustration trying to fix this, I noticed that it had the following...
1
by: jonny | last post by:
Went from using Visual Web Develop express to Visual Studio 2005 and getting error when trying to open project. Error message: "One or more projects in the solution could not be loaded for the...
0
by: =?Utf-8?B?VWxmIFRob3JzZW4=?= | last post by:
I use Visual Studio 2005 for a C-project using an external compiler, and came up with the idea that error parsing would be neat, i.e. enabling the functionality available for a "normal" build...
1
SKIT
by: SKIT | last post by:
Hi When starting a new Web Project for the first time in Visual Studio . NET, the following error appears:- "current web server is not running ASP.NET 1.1" Need advise how to solve...
3
by: =?Utf-8?B?U3RldmUgTGFGb3JnZQ==?= | last post by:
I have an intranet site and want to create a simple master page to be shared across all applications that are built for that site. I build my master page in c:\inetpub\wwwroot\Masters as...
2
by: =?Utf-8?B?TWlrZSBNaWtl?= | last post by:
Multiple problems I believe are related. First SqlDatasource in designer "Object reference not set to an instance of an object." I believe problems is caused by unable to read and bind the...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.