-
Problem in COM for ASP in windows 2003
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.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks