Click here to Skip to main content
15,914,481 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How we can store error and error number from .net to sqlserver database Pin
Michael Sync22-Feb-07 23:12
Michael Sync22-Feb-07 23:12 
QuestionASP.net replacement for VB.net code? Pin
.NetRams22-Feb-07 19:26
.NetRams22-Feb-07 19:26 
AnswerRe: ASP.net replacement for VB.net code? Pin
thomas_joyee22-Feb-07 22:03
thomas_joyee22-Feb-07 22:03 
QuestionRe: ASP.net replacement for VB.net code? Pin
.NetRams22-Feb-07 23:02
.NetRams22-Feb-07 23:02 
AnswerRe: ASP.net replacement for VB.net code? Pin
thomas_joyee22-Feb-07 23:28
thomas_joyee22-Feb-07 23:28 
AnswerRe: ASP.net replacement for VB.net code? Pin
badgrs23-Feb-07 1:10
badgrs23-Feb-07 1:10 
QuestionAmbiguous match found. Pin
Deepak the Cool22-Feb-07 18:26
Deepak the Cool22-Feb-07 18:26 
AnswerRe: Ambiguous match found. Pin
Harini N K22-Feb-07 18:38
Harini N K22-Feb-07 18:38 
Hi Deepak,

I searched this in google site.

Are you using VB.Net as code behind language?

Then it seems like you have two variables in your page that differ only in the
case. For example, in your aspx page, you might have

<asp:textbox id="UserID" runat="server">

and in the code behind file you might have

private Int32 userID = 0;

Double check your code.



Harini
GeneralRe: Ambiguous match found. Pin
Deepak the Cool22-Feb-07 19:18
Deepak the Cool22-Feb-07 19:18 
AnswerRe: Ambiguous match found. Pin
Tuwing.Sabado22-Feb-07 18:58
Tuwing.Sabado22-Feb-07 18:58 
Questioncall script in content page. Pin
Imran Khan Pathan22-Feb-07 18:01
Imran Khan Pathan22-Feb-07 18:01 
AnswerRe: call script in content page. Pin
Michael Sync22-Feb-07 18:09
Michael Sync22-Feb-07 18:09 
AnswerRe: call script in content page. [modified] Pin
Tuwing.Sabado22-Feb-07 18:14
Tuwing.Sabado22-Feb-07 18:14 
GeneralRe: call script in content page. Pin
Imran Khan Pathan22-Feb-07 19:07
Imran Khan Pathan22-Feb-07 19:07 
GeneralRe: call script in content page. Pin
Tuwing.Sabado22-Feb-07 19:17
Tuwing.Sabado22-Feb-07 19:17 
GeneralRe: call script in content page. Pin
Imran Khan Pathan22-Feb-07 20:00
Imran Khan Pathan22-Feb-07 20:00 
GeneralRe: call script in content page. Pin
Tuwing.Sabado22-Feb-07 21:13
Tuwing.Sabado22-Feb-07 21:13 
GeneralRe: call script in content page. Pin
Imran Khan Pathan22-Feb-07 22:28
Imran Khan Pathan22-Feb-07 22:28 
GeneralRe: call script in content page. Pin
Tuwing.Sabado22-Feb-07 22:53
Tuwing.Sabado22-Feb-07 22:53 
GeneralRe: call script in content page. Pin
Tuwing.Sabado22-Feb-07 22:58
Tuwing.Sabado22-Feb-07 22:58 
GeneralRe: call script in content page. Pin
Imran Khan Pathan22-Feb-07 23:41
Imran Khan Pathan22-Feb-07 23:41 
GeneralRe: call script in content page. Pin
Tuwing.Sabado22-Feb-07 23:47
Tuwing.Sabado22-Feb-07 23:47 
GeneralRe: call script in content page. Pin
Imran Khan Pathan23-Feb-07 0:05
Imran Khan Pathan23-Feb-07 0:05 
AnswerRe: call script in content page. Pin
Harini N K22-Feb-07 18:16
Harini N K22-Feb-07 18:16 
GeneralRe: call script in content page. Pin
Imran Khan Pathan22-Feb-07 19:02
Imran Khan Pathan22-Feb-07 19:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.