This is a migrated thread and some comments may be shown as answers.

[Solved] Compiler Error

1 Answer 87 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Donald Norris
Top achievements
Rank 1
Donald Norris asked on 16 Apr 2008, 11:01 PM
I'm getting this error when attempting to compile with implementation of new ASP.NET AJAX Grid Control.

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\civil35\d66ff2a7\f4fa5262\App_Code.flp0cy5c.131.vb(34) : error BC30269: 'Public Sub New()' has multiple definitions with identical signatures.

    Public Sub New()

If course there is no way of knowing what module it is complaining about.

Any help would be appreciated.

Thanks

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 17 Apr 2008, 06:28 AM
Hello Donald,


I'm not sure how this is related to the grid however it seems that you have two constructors with same signature.

Best wishes,
Vlad
the Telerik team


Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Donald Norris
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or