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

Build Failed - 0 Errors

guy
VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not allowed to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?
Jun 26 '06 #1
9 5979
Have you tried stepping thru the progrfor possible errors.

am while debugging? Is IIS up and working properly? Check the event logs
"guy" <gu*@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not allowed
to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?


Jun 27 '06 #2
Hello, pweergar,

I see a similar effect in a VB.Net project (v2003). Sometimes the
window shows "bogus" errors -- messages about missing declarations of
designer objects, but much of the time there are no errors indicated at all.

I haven't yet been able to determine what causes the problem, but I've
found that "Rebuild Solution" cures it (at least temporarily).

Cheers,
Randy
pweegar wrote:
Have you tried stepping thru the progrfor possible errors.

am while debugging? Is IIS up and working properly? Check the event logs
"guy" <gu*@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not
allowed to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?


Jun 27 '06 #3
guy
nothing in the eventlogs.
how can i step through it if it wont build?
"pweegar" wrote:
Have you tried stepping thru the progrfor possible errors.

am while debugging? Is IIS up and working properly? Check the event logs
"guy" <gu*@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not allowed
to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?

Jun 27 '06 #4
guy
nope rebuild has no effect:-(

"R. MacDonald" wrote:
Hello, pweergar,

I see a similar effect in a VB.Net project (v2003). Sometimes the
window shows "bogus" errors -- messages about missing declarations of
designer objects, but much of the time there are no errors indicated at all.

I haven't yet been able to determine what causes the problem, but I've
found that "Rebuild Solution" cures it (at least temporarily).

Cheers,
Randy
pweegar wrote:
Have you tried stepping thru the progrfor possible errors.

am while debugging? Is IIS up and working properly? Check the event logs
"guy" <gu*@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not
allowed to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?


Jun 27 '06 #5
guy
hmmm,
killing all the .pdb files on my box fixed it...

"guy" wrote:
VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not allowed to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?

Jun 27 '06 #6
Hello, Guy,

Thanks for the report. I'll try that the next time I see the problem.

Cheers,
Randy
guy wrote:
hmmm,
killing all the .pdb files on my box fixed it...

"guy" wrote:

VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not allowed to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?

Jun 28 '06 #7
guy
Hi Randy,
it may have been a fluke, im still getting it and killing the *.pdbs has no
effect now...

guy

"R. MacDonald" wrote:
Hello, Guy,

Thanks for the report. I'll try that the next time I see the problem.

Cheers,
Randy
guy wrote:
hmmm,
killing all the .pdb files on my box fixed it...

"guy" wrote:

VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not allowed to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?

Jun 28 '06 #8
Hello, guy,

I'm sorry to hear that. Removing the .pdb's didn't help with my problem
either. Fortunately, the "Rebuild Solution" action still works (at
least temporarily) for me. It's too bad that it doesn't help with the
similar problem in ASP.Net. I hope you can resolve it soon.

How large is the project? I wonder if the problem would disappear if
you were to recreate it and copy the code into the new modules.

Cheers,
Randy
guy wrote:
Hi Randy,
it may have been a fluke, im still getting it and killing the *.pdbs has no
effect now...

guy

"R. MacDonald" wrote:

Hello, Guy,

Thanks for the report. I'll try that the next time I see the problem.

Cheers,
Randy
guy wrote:

hmmm,
killing all the .pdb files on my box fixed it...

"guy" wrote:

VB2005 ASP.NET
the application i have been working on for some time has just started to
give me a 'Build failed' but it does not display the errors window.
if i display the errors window manually it shows 0 errors, 0 warnings. I
would definitely expect warnings as option strict is off (I am not allowed to
turn it on grrrrrr:-( but that is another story)

i have restarted the pc, no effect

any ideas?

Jun 29 '06 #9
guy
Hi Randy
its fairly big, about 100+pages

a colleague doesnt get my errors however he gets
"The application domain in which the thread was running has been unloaded."
which sounds like a memory problem

and we also both get a "variable not defined" error for one control (a text
box) that is defined and is visible with intellisense, this goes away if we
do a "build page"

cheers guy

"R. MacDonald" wrote:
Hello, guy,

I'm sorry to hear that. Removing the .pdb's didn't help with my problem
either. Fortunately, the "Rebuild Solution" action still works (at
least temporarily) for me. It's too bad that it doesn't help with the
similar problem in ASP.Net. I hope you can resolve it soon.

How large is the project? I wonder if the problem would disappear if
you were to recreate it and copy the code into the new modules.

Cheers,
Randy
guy wrote:
Hi Randy,
it may have been a fluke, im still getting it and killing the *.pdbs has no
effect now...

guy

"R. MacDonald" wrote:

Hello, Guy,

Thanks for the report. I'll try that the next time I see the problem.

Cheers,
Randy
guy wrote:
hmmm,
killing all the .pdb files on my box fixed it...

"guy" wrote:

>VB2005 ASP.NET
>the application i have been working on for some time has just started to
>give me a 'Build failed' but it does not display the errors window.
>if i display the errors window manually it shows 0 errors, 0 warnings. I
>would definitely expect warnings as option strict is off (I am not allowed to
>turn it on grrrrrr:-( but that is another story)
>
>i have restarted the pc, no effect
>
>any ideas?

Jun 29 '06 #10

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

Similar topics

2
by: AIM | last post by:
Error in msvc in building inheritance.obj to build hello.pyd Hello, I am trying to build the boost 1.31.0 sample extension hello.cpp. I can not compile the file inheritance.cpp because the two...
0
by: pcgxk | last post by:
Due to some bugs in .NET SP1 which we are currently review with MS under separate cover, I am having to regress the patching levels of several of my desktops to rebuild and retest several versions...
5
by: Jon | last post by:
I am constantly getting reports in my task list like these: * 'someObjectName" is not a member of 'someOtherObjectName' * Handles clause requires a WithEvents variable. * Name 'someName' is not...
1
by: guy | last post by:
VB2005 ASP.NET i am still getting this strange message, clearing out all my pdb files helped on one occaision but only one. however when i build or rebuild the app i now also get an...
1
by: Proteus | last post by:
Hi, I am using ASP.NET 2.0 with VS.NET 2005. Recently when I build a web project I am getting a lot of failed builds. But no build errors are displyed. Then I look for ages and manually find the...
15
by: Charles Law | last post by:
In the build output appears ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== However, the compiler does not generate any errors, and the Errors list is empty. This is an...
7
by: plumb and tree | last post by:
I've been trying for days to build 64 bit python with Solaris 10 + Sun Studio 12. Can anyone helpl please. This is how I tried to do build: # ./configure --prefix=/opt/python2.4...
0
by: Andy B | last post by:
I installed the guidance package projects (smart devices, web client and service model projects). I tried them out and found they aren't for me. When I removed all the traces of them from my...
0
by: M.-A. Lemburg | last post by:
On 2008-10-25 20:19, Akira Kitada wrote: Thanks. The errors you are getting appear to be related to either some missing header files or a missing symbol definition to enable these - looking...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
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,...
0
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...

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.