"Object reference not set to an instance of an object" Weird thing happens with reference a link

N

nguyentrongkha

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....
 
M

Mark Rae [MVP]

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....

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...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,733
Messages
2,569,439
Members
44,829
Latest member
PIXThurman

Latest Threads

Top