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

asp.net building controls

group:

need help on parser error


need help on parser error AVL
5/30/2006 12:21: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 parser error Brock Allen
6/1/2006 2:41:59 PM
It means you have that class in that namespace defined in more than one assembly
that ASP.NET locates.

-Brock
http://staff.develop.com/ballen


[quoted text, click to view]

AddThis Social Bookmark Button