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