I'm currently testing on a local network a website developed in asp
It is running IIS - OS 2000 Pro as a server.
I can see all .asp pages from every PC client (OS XP, 2000 Pro, WIN95) and from the server itself .
I can't see ASP pages from the client if I use a different PC running IIS XP Pro version as server. In this case, infact, If I try to open asp pages from the client I get an error message:
Informazioni tecniche (per il personale del supporto tecnico)
Tipo di errore:
error '8002801c'
Errore durante l'accesso al Registro di sistema OLE.
/iisHelp/common/500-100.asp, line 153
Such a line doesn't help me a lot.
There is no error if I open the page on the XP server using the localhost address or the pc address in the local network http://nameXPpcserver/pcpc/file.asp.
Can you help me?
Thank you
It is running IIS - OS 2000 Pro as a server.
I can see all .asp pages from every PC client (OS XP, 2000 Pro, WIN95) and from the server itself .
I can't see ASP pages from the client if I use a different PC running IIS XP Pro version as server. In this case, infact, If I try to open asp pages from the client I get an error message:
Informazioni tecniche (per il personale del supporto tecnico)
Tipo di errore:
error '8002801c'
Errore durante l'accesso al Registro di sistema OLE.
/iisHelp/common/500-100.asp, line 153
Such a line doesn't help me a lot.
There is no error if I open the page on the XP server using the localhost address or the pc address in the local network http://nameXPpcserver/pcpc/file.asp.
Can you help me?
Thank you
Comment