Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: file creation in load balancing environment


Message #1 by "tyke law" <tequilla@c...> on Thu, 5 Jul 2001 23:25:34
Hope someone can help ...



I have created a component that receives requests and arguments from ASP, 

uses a template from a pre-specified folder (C:\myfolder\..."), creates a 

final document based on the arguments, and put in a destination folder 

that resides in the \\..\wwwroot, so that the requester can download from 

the hotlink on the next ASP page.



The system works fine until I migrate the project to a new web site with 

NT Load Balancing Services.  It seems like the component can't find the 

pre-specified and the destination folders, even though I have the folders 

copied to all web servers with identical windows paths.



Thanks


  Return to Index