473,320 Members | 1,933 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Copied/X-Posted (Older): Embedded ASP.Net Page or User Control

I apologize for the need to x-post this thread. The original thread is
getting pretty old and no replies in
microsoft.public.dotnet.framework.aspnet. Also, I'm aware that this isn't a
C# only issue, but since most of y'all know asp.net as well, I'm sure
someone can help :) Thanks .... Mythran

Original Post Below
-----------------------------------------------------------------

I have:

Class Library -
User Control with Build Action set to "Embedded Resource" in a class
library.
User Control code-behind file Build Action set to "Compile".

Web Application -
Web page that needs to display the user control.

The user control should be able to handle it's events via the compiled
code-behind file.
I am able to compile the class library correctly, and retrieve the user
control contents (html) from the resource stream. Now that I'm this far, I
am unsure of where to go next. The user control needs to have it's contents
(the html) parsed by the asp.net parser, but don't know how to do this. Is
this possible? Any hints/tips?

Thanks,
Mythran

Nov 15 '06 #1
0 1035

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

Similar topics

1
by: Tropos | last post by:
Query: Will a MutexGuard object release before a function return value is copied? Consider the C++ code: class MutexGuard //A familiar sort of class for making mutexes exception-safe { . ....
1
by: Alex Shirley | last post by:
Hi Hopefully a no brainer here. I have an Access 2003 application that was upsized automatically to an SQL 2000 database using a wizard. Works fine. Recently I've copied and pasted that SQL...
10
by: Garma | last post by:
In this code, int main(){ int a = 47; int b; int* p; p = &b; *p = a; return 0;
3
by: Thomas Matthews | last post by:
Hi, I've found with my compiler, that when a function contains const data in a function, that data is first copied to the stack. Given: /* Example 1 */ char Buffer; void My_Func(void)
2
by: Wysiwyg | last post by:
I am using MS Visual Studio 2002 with Windows 2000 Advanced Server and am starting to learn C#. Perhaps this is obvious but I can't see if what's happening is "normal" or if something needs to be...
0
by: Dale | last post by:
I have the application which depend on 3 assemblies A1.dll, A2.dll and A3.dll. I reference these assemblies in my application project. The assemblies are not part of my application solution. ...
4
by: Barry Kelly | last post by:
I'm designing an application framework which will, amongst other things, live in an assembly hosted in the ASP.NET worker process, servicing webservice requests. Here's the scenario: APPFX is...
4
by: Raghu Raman | last post by:
Hi, How can i run my project after copied from one machine. After Coping the project folder from one machine to other machine, i simply create the virtual directory with the same name as it was...
2
by: zitus | last post by:
Hi, I have a ASP.NET web application. When I do a "REBUILD ALL" , the BIN\app.dll is updated in the VSWEBCACHE ; but this BIN is not copied to the BIN in the WEBSERVER! What may be the...
5
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
I have a .Net web service that converts the MODCA files to tif or png file format. This web service runs on a 2003 server. This web service first copies the MODCA file to be converted to a...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.