![]() |
|
|
|||||||
![]() |
ASP Net - How to use Register in a Web Application |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hello,
My project is a web application, I want to use register to add a custom control from the same assembly in a control, something like: <%@ Control Language="c#" AutoEventWireup="false" Codebehind="Products2.ascx.cs" Inherits="WTPageModules.Products2" %> <%@ Register TagPrefix="pprod" Namespace="MyNamspace.ECommerce.UI.WebControls" Assembly="MyAssembly.ECommerce" %> MyAssembly.ECommerce is the assembly name for my Controls. But it doesn't seems to work, may be should I use a different syntaxe when the control is in the same assembly ? Thanks for help. CS WT |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| standalone .net application | jass | Software | 1 | 04-02-2009 03:11 AM |
| How to open Web Application pages (ASPX) in Windows application. | arameshmca | Software | 1 | 02-07-2008 03:18 AM |
| Server Error in '/Forms' Application. | AxleWack | General Help Related Topics | 0 | 10-11-2007 01:47 PM |
| Writing Register code in vhdl | amirster | Hardware | 2 | 06-11-2007 03:22 PM |
| DVD Register Beta Testers Needed | Tom Orlofsky | DVD Video | 1 | 12-22-2003 02:21 AM |