Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing Registered components on the server

Status
Not open for further replies.

Ranjini

Programmer
Joined
Jul 5, 2001
Messages
1
Location
IN
I am having problems accessing components(written in VB6.0) when they are registered on PWS(personal web server). I tried to make a component(in VB 6.0), made a dll of it. and then registered the same in PWS server (located in another m/c on the network). I am able to use the component in ASP pages. But my friend who is also connected to same server is unable to see the component. A component created on the server m/c, compiled etc on the server m/c is accessible to all users. Is it that components have to be CREATED on the server for everyone to use?
Please help.
Ranjini
 
Hi!

Just a permission problem allow everyone RXRX or IUSER_SERVERNAME RXRX

Hope this will help. iis_guru@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top