|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Server.CreateObject Access Error - IIS 6.0 / Helm / Linkpoint
Running updated Windows 2003 / IIS 6.0 with .NET Framework installed with Helm control panel (http://www.webhostautomation.com/). I have installed or tried to register the LinkPoint COM object wrapper. That part works. but when it is called via a web browser:
Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /test/POSTAUTH.vb, line 32 The call to Server.CreateObject failed while checking permissions. Access is denied to this object. Line 32 is Set order = Server.CreateObject("LpiCom_6_0.LPOrderPart") It seems everywhere I look, it speak about Windows 2000 or NT. Does anyone know of a fix for this? The DLL is in the system32 folder. The websites are located on another drive. Or even better - how can .NET & ASP co-exist on the same server? Can some sites be all ASP & some be .NET? It seems that the LinkPoint COM object wants to use a different ISAPI filter instead of the .NET framework. I did find this one site: http://www.15seconds.com/faq/ISAPI%20Filters/336.htm - but I did not see: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\Filter DLLs in the reg. I only saw: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\ So I am not certain what I can do but this might seem to do the trick? Anyone have any particular knowledge in this? It seems that the LinkPoint COM object uses VB & right now the VB extensions is being directed to the .NET framework? But I think that they want they pushed over to another ISAPI filter.
__________________
Corey Merchant Account Info | Toll-Free Numbers and more My Merchant Account Blog | Merchant Account Show |
|
#2
|
|||
|
|||
|
I'm not familiar with this program, hopefully someone who is can jump in.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
Well it turns out there were two other DLLs - I thought that they were only needed to register the LinkPoint COM object. But once we figured that out - it worked out. But I will post another question for you
![]() |
|
#4
|
|||
|
|||
|
Hi Corey Bryant,
I am facing the same problem as you were. Most of the solution I found were about NT and 2000 too. So, have u solveed this problem? If yes, mind to tell me how you solve it? Thanks... Regards, IxCraZee |
|
#5
|
|||
|
|||
|
There are two other files that you installed from OpenSLL - give them the same permissions & it should work.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Server.CreateObject Access Error - IIS 6.0 / Helm / Linkpoint |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|