Re: ASP.net Application Problem.
- From: "Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc>
- Date: Tue, 26 Apr 2005 20:56:52 -0400
null reference exceptions are a result of flakey code. Use the stack trace
to find out which line of code is causing the problem and fix it.
--
Regards,
Alvin Bruney - ASP.NET MVP
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
"zubair" <zubair@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5B6B6725-653E-4A96-ACAC-D3E5CDA81D5D@xxxxxxxxxxxxxxxx
> Hello everyone!
> I have uploaded my site on a webserver. Some times it works fine but some
> time it gives error "Null Object reference exception".
> The same site on my local server works just fine.
>
> When I change the "global.ascx" and ".dll" file in "bin" directory, it
> starts working fine but after some time, same problem arises again :(.
>
> Can any one help me plz in figuring out the problem, and I wud highly
> appreciate your suggestions and recommendations.
>
> Thanks in anticipation.
.
- Follow-Ups:
- Re: ASP.net Application Problem.
- From: zubair
- Re: ASP.net Application Problem.
- References:
- ASP.net Application Problem.
- From: zubair
- ASP.net Application Problem.
- Prev by Date: Re: ASP.NET Sesssion State, SQL Server, Objects, Invalid Cast
- Next by Date: ASP.NET 2.0 where are the DLLs?
- Previous by thread: ASP.net Application Problem.
- Next by thread: Re: ASP.net Application Problem.
- Index(es):
Loading