Accessing .NET and other DLLs from Classic ASP
- From: "Shamshad Ali" <sww@xxxxxxxxxxxxxxxxx>
- Date: Wed, 19 Mar 2008 17:30:45 +0500
Thanks for your reply. One thing I missed earlier was that we are also using
a VB6 version of component (dll) in our classic ASP website.
Also as i discussed that we have tested .NET 1.1, 2.0 and 3.5 COM interop
within ASP without any problem, but it fails sometime, with error i posted
earlier.
Is there any issue/conflict using COM interop in classic ASP? if yes, how it
can be resolved in such environment?
IIS (ASP.NET 2.0)
Classic ASP
1 - using vb6 COM
2 - using .NET 2.0 COM
3 - using .NET 2.0 COM (one another COM to perform some specific
tasks)
4 - using .NET 3.5 COM
From above hierarchy till point no. 2 is already implemented and workingfine until there is small No. of users hitting our website, and we face
error when there is large no of users hitting the site.
We need to further implement web service calls using .Net 2.0 and 3.5 DLLs
as mentioned in above step 3 and 4 and require help from you whether this
approach is correct or not?
Coz we are already facing ASP 0177 error as I mentioned earlier.
Thanks
Shamshad Ali.
.
- Prev by Date: Re: Accessing .NET DLL(s) from Classic ASP
- Next by Date: Re: Accessing .NET DLL(s) from Classic ASP
- Previous by thread: Accessing .NET DLL(s) from Classic ASP
- Next by thread: Embed tag "src" issue
- Index(es):
Relevant Pages
|