TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
anand m
1.4k
339
35k
Unable to run 32 bit Com component in 64 bit machine
Jul 11 2019 5:37 AM
Hello All,
I am unable to run 32 bit com component references using my active directory code in the 64 bit machine.
I am getting below error message :
0x800a01ad - Microsoft VBScript runtime error: ActiveX component can't create object
Error in the below line source code :
' Create the component
Set oSoapClient = Server.CreateObject( "MSSOAP.SoapClient30" ) (error message in this line)
' Config the object
oSoapClient.ClientProperty( "ServerHTTPRequest" ) = True
oSoapClient.mssoapinit g_sADAddress & "?WSDL", ""
Kindly help me to over come this issue need work this 64 bit machine.
Reply
Answers (
1
)
HOW TO Retrieve hash password from Active Directory
How to pass userid to ldap apache server in ASP.NET Core?