Iam using COM in the asp page. All process in DLL is working correctly in windows 2000. But we want that asp site in windows 2003. So, we shifted to windows 2003, then all processes are working instead the following lines used in DLL.
contextstate.SetMyTransactionVote TxCommit
contextstate.SetDeactivateOnReturn False
But, in the VB project, its working fine in windows 2003. But when we used this DLL in ASP project its giving the following error
method '~' of object '~' failed. Please guide me for debug this error.
Thanks in advance.
lak 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.