all groups > asp.net building controls > may 2006 >
You're in the

asp.net building controls

group:

need help on user controls


need help on user controls AVL
5/23/2006 4:20:02 AM
asp.net building controls:
hi,
I've a problem in accessing user controls when I deploy the application in
the production server..
I'm receiving the following error...

Ambiguous match found.
Source Error:
Line 1: <%@ Control Language="c#" AutoEventWireup="false"
Codebehind="CommViewEvents.ascx.cs"
Inherits="HydPortal.UserControls.CommViewEvents1

Can anyone help out in thi regard....

Re: need help on user controls Gaurav Vaish (EduJini.IN)
5/23/2006 11:04:33 PM
You have two classes with the same name or a class and a namespace with the
same name... in the final assembly compiled.

--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------


[quoted text, click to view]

AddThis Social Bookmark Button