T
Tim Parker-Nance
Hi all
I have a web control that generates some files in the folder of the page
that holds the control when the control is designed. The control uses these
files to render itself. This works fine at design time or run time on the
local machine. As soon as I publish there is a problem because these files
are not part of the project and thus not published. If I manually add these
files to the project the problem disappears.
Is there any way I can programmatically add these files to the project when
the web control designer creates them?
Thanks
Tim Parker-Nance
I have a web control that generates some files in the folder of the page
that holds the control when the control is designed. The control uses these
files to render itself. This works fine at design time or run time on the
local machine. As soon as I publish there is a problem because these files
are not part of the project and thus not published. If I manually add these
files to the project the problem disappears.
Is there any way I can programmatically add these files to the project when
the web control designer creates them?
Thanks
Tim Parker-Nance