Kamal Kumar
August 25th, 2000, 07:12 PM
Hi ,
My Asp Page first calls ddl1 and in the dll1 i am make a request for dll2 . the problem like this if i run without making dll1 just by press F5 in vb (but dll2 is made and registered ) i have no problems. but once both dll's are made and registered in mts it fails saying collection not found at a particular line .the line where it fails is where i am passing the values to dll2. can any one help in this regards
Thanks
My Asp Page first calls ddl1 and in the dll1 i am make a request for dll2 . the problem like this if i run without making dll1 just by press F5 in vb (but dll2 is made and registered ) i have no problems. but once both dll's are made and registered in mts it fails saying collection not found at a particular line .the line where it fails is where i am passing the values to dll2. can any one help in this regards
Thanks