Please check your object defined 'sp_person_ips', what is it?.
From the name, 'person_ips' seems to indicate someone isp addr, also are you using SQL Server with this C# ASP?, as the extension 'sp_' in SQL Server, it stands for system stored procedures?.
I don't really know ASP much as I novice in that area myself, but I did checked for you in SQL Server side, I am about 99% certain that there is no 'sp_person_ips' system stored procedure in SQL Server. So you or someone must created this object somewhere?, and permission is also not valid?.
Let me know if you have solve it?
Regards
Kasie
|