473,699 Members | 2,443 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Please help with System.Web.UI.P ageParser

Hi,
does anyone know how to use this method:
GetCompiledPage Instance(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

Nov 17 '05 #1
0 1124

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
1964
by: Steven Livingstone | last post by:
I am running into the "colon in javascript" problem as discussed here http://www.bdragon.com/entries/000324.shtml. Basically, i have nested controls and get the error on a line such as : theform = document._ctl0:frmPage; I noticed a solution at http://msdn.microsoft.com/msdnmag/issues/02/10/WebQA/ However, this seems like a heck of an overhead for every page!
0
1562
by: Bryan Poteet | last post by:
Hello, Not sure where to start with this error. The application uses Forms as the authentication Mode and AD for user login. An error occurred while try to load the string resources (GetModuleHandle failed with error -2147024896). Here is the stack trace:
2
1576
by: msnews.microsoft.com | last post by:
Not sure where this error is coming from. I have my asp.net app set to email me error messages, but this error message does not indicate where it occurs. There is no page called get_aspx_ver.aspx and I don't know where it's getting that. Any ideas? System.IO.FileNotFoundException: c:\inetpub\wwwroot\framescale\get_aspx_ver.aspx at System.Web.UI.TemplateParser.GetParserCacheItem() at...
0
1123
by: Karl Lang | last post by:
Hi, I'm getting a really strange error with a web application. I get the following stacktrace: Error Message: X:\Web\site.www\category\products\index.aspx Stack Trace: at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledInstance(String
3
1539
by: Hope Paka | last post by:
I want to use my custom url extension instead of .aspx. I can achieve this by writing a custom handler that implements the IHttpHandlerFactory. In the GetHandler method of the IHttpHandlerFactory i want to construct a Page class instance and load my other controls to it and return the page instance. This is what .net framework does. There is a small difference what i am thinking and the .net framework has done. .Net Framework calls the...
4
1408
by: Paul | last post by:
Hi! I want my web application to be able to handle files with the extension ..mspx (my own extension). The new extension should be handled exatly the way aspx files are handled, but with some additional code specific to the .mspx extension files. I thought this would be an easy task, but maby I've cornored myself into a wrong path. I've set the mapping correct in IIS, so that asp.net manages the new extension. I've also created a...
0
1061
by: | last post by:
Can anyone help me with this error? I get it occasionally. '\\10.0.0.115\domain.com\public\products\includes'. <======= is a samba network share. Failed to start monitoring changes to '\\10.0.0.115\domain.com\public\products\includes'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
0
1142
by: InnoCreate | last post by:
Hi Everyone, I'm a newbie to the group. Hope to be able to contribute something :D I have an asp.net v1.1 web application that randomly throws the error below. Does anyone have any idea's what's causing it. The website is www.homester.co.uk/homebuyers/search.aspx. I have asked another asp.net developer and he thought it was to do with page caching but i've since removed the page caching tag from the html page and the error is still...
0
2668
by: JT | last post by:
This seems like it could be an asp.net bug. I am getting the following exception when I add OnSortCommand attribute to a datagrid. I have deleted the temp directories, rebooted etc and I have isolated it to the OnSortCommands presence. When I use a code behind it doesn't fire any events on the back end and the global error handler grabs it. I put together a very simple example to illustrate the problem below. If anyone has an idea of...
0
8620
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9038
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8920
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8887
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6536
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4378
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4633
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.