I have two asp.net applications that host on server 2003. I create a
hyper link on one application that links to default page of the other
application.Whenever users click on that link, I get a error "Object
reference not set to an instance of an object" from the application.
When I type the link of the application address directly in browser
(IE or Firefox), everything loads fine (the applican runs fine).
Please some advice....
Mark Rae [MVP] - 20 Sep 2007 22:46 GMT
>I have two asp.net applications that host on server 2003. I create a
> hyper link on one application that links to default page of the other
[quoted text clipped - 4 lines]
>
> Please some advice....
Make sure the .pdb file is in the \bin folder and inspect the stack trace -
that should tell you where the error is occurring, possibly even the actual
line...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net