Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Where is a Component's app.path


Message #1 by "Andrew CW" <andrewcw@e...> on Tue, 31 Oct 2000 17:08:08 -0000
I am having to develop in the blind, so I want to know if I have my DLL

that's regsistered on a web share, where is the app.path ?



I have a share that looks like this -

//darthmaul/proto/neededDLLS/customwizbang.DLL  - my component here



But my web pages are operating from 

//darthmaul/proto/VSS/usetheDLL.asp ( where I create the object )



Where is the app.path ? Is it //darthmaul/proto/VSS/

or  //darthmaul/proto/neededDLLS/



I believe it will be //darthmaul/proto/VSS/

but I need to know before going on with design and I cannot test yest

( no access to machine )



please reply to andrew.c.watts@b...  Thanks


  Return to Index