Please help!

  • Thread starter Thread starter nashak
  • Start date Start date
N

nashak

Hello,

I'm working on a asp.net project under VS-2003.

I have created a database project and created some stored procedures.

When I run my app, I get the error - "Stored procedure not found". Do I
need to make a copy of my SP to the database thru Server Explorer?

Also, when I try to put a breakpoint in the SP thru VS, I do not see
the red dot that I normally see in the code.

Please help.
 
Back
Top