razzaj
Apr 23rd, 2001, 07:42 AM
I developped an Com DLL to use from ASP
THe COm Performs all sort of Access to a SQL DAtaBase.
and was working fine from ASP until the day I installed SP5 for VB. and Now I get the following error in ASP when I try to call a function that returns an ADODB.Recordset . ("Type Mismach"). all other functions that return strings and so on are working still ...
I copied the code and Compiled it from a computer with regular VB but it doesnt seem to work anymore...
ANy ideas ??? it is kind of urgent
THe COm Performs all sort of Access to a SQL DAtaBase.
and was working fine from ASP until the day I installed SP5 for VB. and Now I get the following error in ASP when I try to call a function that returns an ADODB.Recordset . ("Type Mismach"). all other functions that return strings and so on are working still ...
I copied the code and Compiled it from a computer with regular VB but it doesnt seem to work anymore...
ANy ideas ??? it is kind of urgent