Page 1 of 1

ADO, ASP and IIS6

Posted: Sun Oct 31, 2004 8:26 pm
by Richard Cranium
I upgraded from Win2K server to Win2K3 server recently and now have a problem with a bunch of the code that runs my site. I good percentage of my web site is driven from a SQL back end and IIS passes parameters to stored procs to retrieve data that provides pointers to files on the web server. I know that some of the code still works but other parts don't. It seems like if I pass information in to the stored proc to get a result set back the page fails but if all I'm doing is 'one-way' activity either in to the DB or out of the DB but not both directions at the same time it will work. I can provide a code sample to anyone that might be able to help.

RC

Posted: Sun Oct 31, 2004 10:04 pm
by Verran
Code samples would be great. :)

Posted: Mon Nov 01, 2004 2:11 am
by MehYam
File/registry permissions issue, maybe? 2K3 is the permission nazi.

Posted: Mon Nov 01, 2004 6:08 pm
by Richard Cranium
Verran wrote:Code samples would be great. :)
I'll get it put together and post it this weekend.

RC

Posted: Mon Nov 01, 2004 8:24 pm
by Testiculese
Post it over at VBCity as well. Either is the ASP section or the Database section.