Please help with System.Web.UI.PageParser

R

Ralfs

Hi,
does anyone know how to use this method:
GetCompiledPageInstance(string, string, HttpContext)

Regardless what I try I get exception that some
"path" is Null. I guess that this path is temporary
folder for compiled ASPX pages with funny numeric names,
when debugging ASPX page one can see these names in
output window. I tried to modify the Cassini sample,
HttpRuntime can process the request but I cannot get
this page instance.

I need to parse an arbitrary ASPX page and pull out
control names in design time, I need this for add-in.

Thank you
Ralfs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top