Hi Guys,

Am new to .net

have application with 3 layers
- Business
- FrontEnd
- Data
You know usual 3 tier stuff.

Problem: when i shift-f2 a BusinessLayer function in the Frontend, instead of going to the Function definition in Business Layer IT goes to the Function name in the object browser! It used to work!

I've set the references on all layers and the dependencies and ive rebuilt everything! Still does the same thing.

any ideas!?
Note: .net newbiew :-s