Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveX component can't create object #2

Open
xavierjobup opened this issue Nov 24, 2020 · 0 comments
Open

ActiveX component can't create object #2

xavierjobup opened this issue Nov 24, 2020 · 0 comments

Comments

@xavierjobup
Copy link

After a successful setup of ClassicASP.Bcrypt.dll I got an error from my ASP code:

Set obj_BCrypt = Server.CreateObject("ClassicASP.Bcrypt")

ERROR: ActiveX component can't create object

so I deleted files ClassicASP.Bcrypt.dll and .tlb from \Framework64\v4.0.30319 and I restarted the setup to folder C:\Windows\Microsoft.NET\Framework\v4.0.30319 (32 bits)

After this, my ASP page was working good.

Thank you as08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant