/NetworkForms/_ScriptLibrary/Recordset.ASP, line 636
the line reads this. My pages were working fine and all of a sudden I am getting this stupid error. When I debug this it tells me this but I know nothing about what is going in any of the _ScriptLibrary's
_ScriptLibrary is a special folder created by interdev, to searve as additional scripts, to make your ASP runs better, if you chose to use them, it's kind of like using MFC with your VC++ projects, although you can make them without MFC, it would just take longer, and possibly harder to do.
But to help you, show us what's on line 636 of that ASP, perhaps you have your connection set up wrong, I also assume you are using design time controls.
Karl
kb244@kb244.com
I figured out the problem. Turns out that I did not have rights to the stored procedure I was using. Unfortunately I wasnt displayed with a rights error message. I had to use my enterprise manager for SQL server 2000 to check off my rights to the stored procedure I was trying to use. I had to go into the database I am using and under users I selected IUSR for my server and hit the permissions button to go and check off any stored procedures that I did not have rights too.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.