
April 17th, 2001, 11:04 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Setting output path with asp.net
<i><b>Originally posted by : Harry (Wolfgang.Pleus@pleus.net)</b></i><br />Hi everyone,<br /><br />i have a problem, running a .net component.<br />The component writes a xml file to the filesystem.<br />If i use a WinForms-Client for the component, it writes the file to the current directory (directory where the component is). If i use the component in an aspx-page, it writes the file to the windowssystem32 path. Is it possible to change the default path for an aspx application ?<br /><br />Thanks in advance<br /><br />Harry
|