I wrote asp page search page and a dll to just retrive data from sql server 7 database according to search criteria that user submits. Everything works just file. However, I got report from a few users that after they submit search, the server return "404: file not found" error to...
I just wrote a simple function in DLL to return a recordset to ASP page. But when the asp page call the function, the dll throw an error on the line that I set the return recordset. Here is the sample code. (The error number that return is 0.!!)
*** VB ***
Public Function fn_getUser(rsUser As...
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.