Hi people
This is a very urgent problem so any help will be amazingly appreciated
I have a cOM+ component with several methods in it for doing things like creating xml strings for parsing into a stored proc on a sql 2000 box.
My problem is that these work fine through VB but not IIS. I have sufficient transaction settings and have checked the outputs of my methods and all is fine.
I have 1 methid that as a pram takes a type (either New or Update) to determine whether it is calling a Insert or Update SP. The save New works fine in ASP but not the UPDATE where both work fantastically well in VB 6.
Please help me
Nev G
This is a very urgent problem so any help will be amazingly appreciated
I have a cOM+ component with several methods in it for doing things like creating xml strings for parsing into a stored proc on a sql 2000 box.
My problem is that these work fine through VB but not IIS. I have sufficient transaction settings and have checked the outputs of my methods and all is fine.
I have 1 methid that as a pram takes a type (either New or Update) to determine whether it is calling a Insert or Update SP. The save New works fine in ASP but not the UPDATE where both work fantastically well in VB 6.
Please help me
Nev G