Click here to Skip to main content
15,900,108 members

Comments by kantagrawal (Top 11 by date)

kantagrawal 6-Feb-20 0:11am View    
actually we are inserting 0 in sql parameter. but on execution of query this integer value become null.
kantagrawal 6-Feb-20 0:02am View    
we are getting error on int type paramenter:

The parameterized query '(@UserID int,@Description nvarchar(19),@DebitNinUnit bigint,@Cre' expects the parameter '@DebitNinUnit', which was not supplied.
kantagrawal 1-Feb-19 0:54am View    
ok
kantagrawal 18-Jan-18 7:37am View    
i just want to create new object of one webform class in to another web form class. but it gives error.

form1 ob = new form1();
kantagrawal 3-Jun-17 2:29am View    
how to provide the write access permission. because my hosting is on godaddy. is there any procedure to change permission by myself. or will be changed by godaddy.