Ask a Question related to ASP.NET General, Design and Development.
-
Ralfs #1
Please help with System.Web.UI.PageParser
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
Ralfs Guest
-
Some 'System Calls' was Capturing system call output value
On Friday, Nov 14, 2003, at 18:39 US/Pacific, Jerry Rocteur wrote: Wiggins is the one who deserves the point, since he was the one with the... -
PageParser and SecurityPermission.UnmanagedCode
Hi I'm trying to deploy the DotText blog engine on my shared ASP.NET hosting environment. This engine does an extensive use of... -
System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.
Hi, Have anyone ever encountered an exception error: The request failed with HTTP status 405: Method not allowed when trying to remotely invoke a... -
The type System.Web.UI.WebControls.TextBox in Assembly System.Web...error
I've been getting this error every since I installed InstallSqlState to handle my viewState Sessions. it only happens on 1 section of my asp.net... -
Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_QueryString().
I just recently started getting the above error on a page I am posting MULTIPART/FORM-DATA. We have SoftArtisans FileUp component and Filter...



Reply With Quote

