G
Guest
Hello,
Is it possible to provide the .aspx mark up to the buildmanager from a
resource for compilation and load it whithout having the .aspx file in the
virtual folder?
Since, the registered HTTP module is being executed before the .aspx page is
compiled I was thinking it should be possible, but I can't seem to find a way.
I was able to create the .aspx file physically using the
System.IO.Streamwriter and it worked fine. But is it possible to do it
without creating the file?
KN
Is it possible to provide the .aspx mark up to the buildmanager from a
resource for compilation and load it whithout having the .aspx file in the
virtual folder?
Since, the registered HTTP module is being executed before the .aspx page is
compiled I was thinking it should be possible, but I can't seem to find a way.
I was able to create the .aspx file physically using the
System.IO.Streamwriter and it worked fine. But is it possible to do it
without creating the file?
KN