473,322 Members | 1,379 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,322 software developers and data experts.

Lots of fake Compile errors SP1 C#

This just started when I updated to sp 1 working on a APS.net, Visual Studio
2008, c# Project.
When I open a project, I get tons of Errors showing in the list 300+
if I double click on them I go to the page see the errors with the red
squigles and after about 10 seconds they go away. If i do this on on all the
pages list I can get down to zero errors. I also found as soon as I hit
Publish they go away. The big pain is if I complie and get an error (a really
one) it will show the 1 0r 2 that I have and about 20 seconds later it starts
putting al the fake errors in the list.

Sep 22 '08 #1
2 1958
I haven't upgraded to Visual Studio 2008 yet, but I have noticed that I
often have to recompile my C# ASP.NET Web Applications before all the errors
listed are real errors. I think this is just something that you have to put
up with when using C#, which is one of the reasons VB.NET is my preferred
language, it allows you to see right away whether something is an error
rather than needing to recompile a zillion times.
--
Nathan Sokalski
nj********@hotmail.com
http://www.nathansokalski.com/

"Randys" <Ra****@discussions.microsoft.comwrote in message
news:AC**********************************@microsof t.com...
This just started when I updated to sp 1 working on a APS.net, Visual
Studio
2008, c# Project.
When I open a project, I get tons of Errors showing in the list 300+
if I double click on them I go to the page see the errors with the red
squigles and after about 10 seconds they go away. If i do this on on all
the
pages list I can get down to zero errors. I also found as soon as I hit
Publish they go away. The big pain is if I complie and get an error (a
really
one) it will show the 1 0r 2 that I have and about 20 seconds later it
starts
putting al the fake errors in the list.

Sep 22 '08 #2
Thanks for the reply,

These errors show up when you first oprn the project then and when you go to
them the page they just disappear also if you complie the project they go
away. So they are not actually errors.

I've been working on this project for over a year now and this just started
after installing SP1.

As for VB vs C#, C# also shows you your errors as you type. But I perfer C#
syntax over VB any day.
"Nathan Sokalski" wrote:
I haven't upgraded to Visual Studio 2008 yet, but I have noticed that I
often have to recompile my C# ASP.NET Web Applications before all the errors
listed are real errors. I think this is just something that you have to put
up with when using C#, which is one of the reasons VB.NET is my preferred
language, it allows you to see right away whether something is an error
rather than needing to recompile a zillion times.
--
Nathan Sokalski
nj********@hotmail.com
http://www.nathansokalski.com/

"Randys" <Ra****@discussions.microsoft.comwrote in message
news:AC**********************************@microsof t.com...
This just started when I updated to sp 1 working on a APS.net, Visual
Studio
2008, c# Project.
When I open a project, I get tons of Errors showing in the list 300+
if I double click on them I go to the page see the errors with the red
squigles and after about 10 seconds they go away. If i do this on on all
the
pages list I can get down to zero errors. I also found as soon as I hit
Publish they go away. The big pain is if I complie and get an error (a
really
one) it will show the 1 0r 2 that I have and about 20 seconds later it
starts
putting al the fake errors in the list.



Sep 23 '08 #3

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

Similar topics

1
by: Ravi Chaudhary | last post by:
Hi, We are using VS.Net 2003 and coding in VB.net. The solution has 38 projects; most of the projects in the solution reference other projects (without any circular references) and all the...
9
by: bubbakittee | last post by:
I am designing a package of functions to be used by people with very little programming experience (if any) and very little patience. I don't want to scare them with programmerish words like...
1
by: Ravi Chaudhary | last post by:
Hi, We are using VS.Net 2003 and coding in VB.net. The solution has 38 projects; most of the projects in the solution reference other projects (without any circular references) and all the...
0
by: Jérôme Le Bougeant | last post by:
Hello (and sorry for my English), I downloaded the VideoCapture module on the http://videocapture.sourceforge.net/ site. I tested it with a webcam and that functions. Now I want to...
1
by: John Dalberg | last post by:
I am migrating a web site project to a web application project as indicated at this page: http://webproject.scottgu.com/CSharp/Migration2/Migration2.aspx However when I try to compile, I get a...
4
by: kimiraikkonen | last post by:
Hello dear experts, New to programming and while surfing the net to learn some examples, this C++ (maybe C, but source file name's extension is "cpp") game sample gave a lot of errors with the...
9
by: beet | last post by:
Hi, I am really not good at c/c++. Some simple code.. #include <stdio.h> #include <stdlib.h> #include <math.h> #include "simlibdefs.h"
2
by: Andrus | last post by:
I need compile in-memory assembly which references to other in-memory assembly. Compiling second assembly fails with error Line: 0 - Metadata file 'eed7li9m, Version=0.0.0.0, Culture=neutral,...
2
by: =?Utf-8?B?UmFuZHlz?= | last post by:
This just started when I updated to sp 1 working on a APS.net, Visual Studio 2008, c# Project. When I open a project, I get tons of Errors showing in the list 300+ if I double click on them I go...
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: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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.