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
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
