Home All Groups Group Topic Archive Search About

need help on user controls

Author
23 May 2006 11:21 AM
AVL
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....

Author
23 May 2006 2:41 PM
Ricky Lee
AVL wrote:
> 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....
>
>
Try this article: http://support.microsoft.com/?kbid=823194

Cheers,
R. Lee

AddThis Social Bookmark Button