Jump to content

COM+ proxy (IIS ASP 2000 -> 2003 COM+ app) ?


Recommended Posts

One of our departments have a VB6 application running on 2 windows 2000 servers. One server is an IIS Web server with and ASP application that connects to a COM+ proxy to another Windows 2000 server with the COM application and a SQL database.

The issue I'm having is we have created a new application / database backend on a Windows 2003 server. We can install the COM+ application and export it. Install the exported COM+ proxy on the 2000 front end and it has errors like the following when opening the web pages:

Microsoft VBScript runtime error '800a0046'

Permission denied: 'CreateObject'

/fis_dev/COMTest.asp, line 109

I'm at a loss of what permissions to set to make it work. It seems the credentials are being sent through as an anonymous user but even setting the anonymous access in the COM properties to fully allow everything it still doesn't work. When exporting the COM+ proxy we've tries to export the user credentials but doesn't appear to work. The other server we can see it's passing the domain user account.

Please help!! Thanks!

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...