Click here to Skip to main content
15,888,351 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Error Bind is not declared Pin
ZurdoDev29-Nov-16 2:36
professionalZurdoDev29-Nov-16 2:36 
GeneralRe: Error Bind is not declared Pin
Member 1103130429-Nov-16 2:53
Member 1103130429-Nov-16 2:53 
AnswerRe: Error Bind is not declared Pin
ZurdoDev29-Nov-16 3:09
professionalZurdoDev29-Nov-16 3:09 
GeneralRe: Error Bind is not declared Pin
Member 1103130429-Nov-16 3:24
Member 1103130429-Nov-16 3:24 
GeneralRe: Error Bind is not declared Pin
ZurdoDev29-Nov-16 4:10
professionalZurdoDev29-Nov-16 4:10 
GeneralRe: Error Bind is not declared Pin
Member 1103130430-Nov-16 19:26
Member 1103130430-Nov-16 19:26 
GeneralRe: Error Bind is not declared Pin
ZurdoDev1-Dec-16 0:53
professionalZurdoDev1-Dec-16 0:53 
GeneralRe: Error Bind is not declared Pin
Richard Deeming29-Nov-16 4:29
mveRichard Deeming29-Nov-16 4:29 
The error is pretty clear - whatever you're binding to, it doesn't contain a property or field called BL_MODULE.

Using Bind won't change that. It will simply hide that error behind a different error.

Stick to using Eval, and either fix your property name, or fix your data source so that it contains the expected property.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Error Bind is not declared Pin
Member 1103130429-Nov-16 20:35
Member 1103130429-Nov-16 20:35 
GeneralRe: Error Bind is not declared Pin
Richard Deeming30-Nov-16 2:12
mveRichard Deeming30-Nov-16 2:12 
QuestionHow OAuth is used to secure web api Pin
Tridip Bhattacharjee28-Nov-16 3:36
professionalTridip Bhattacharjee28-Nov-16 3:36 
AnswerRe: How OAuth is used to secure web api Pin
Richard MacCutchan28-Nov-16 6:38
mveRichard MacCutchan28-Nov-16 6:38 
QuestionHow HMAC authentication works for web api Pin
Tridip Bhattacharjee28-Nov-16 3:27
professionalTridip Bhattacharjee28-Nov-16 3:27 
AnswerRe: How HMAC authentication works for web api Pin
Richard MacCutchan28-Nov-16 6:37
mveRichard MacCutchan28-Nov-16 6:37 
QuestionDifferent behavior firefox, chrome, safari Pin
equelna27-Nov-16 6:19
equelna27-Nov-16 6:19 
QuestionHelp please how to run dlls or activex controls on the intranet zone without pop-us without changing IE's intranet zone settings? Pin
lowracer24-Nov-16 21:34
professionallowracer24-Nov-16 21:34 
AnswerRe: Help please how to run dlls or activex controls on the intranet zone without pop-us without changing IE's intranet zone settings? Pin
Richard Deeming25-Nov-16 2:11
mveRichard Deeming25-Nov-16 2:11 
Questionblocking malicious bots (but not SEs) with web.config Pin
Scott5223-Nov-16 3:41
Scott5223-Nov-16 3:41 
AnswerRe: blocking malicious bots (but not SEs) with web.config Pin
jkirkerx23-Nov-16 7:25
professionaljkirkerx23-Nov-16 7:25 
GeneralRe: blocking malicious bots (but not SEs) with web.config Pin
Scott5223-Nov-16 7:29
Scott5223-Nov-16 7:29 
QuestionRe-Developing asp.net webform to MVC Pin
hussain.attiya18-Nov-16 6:21
hussain.attiya18-Nov-16 6:21 
AnswerRe: Re-Developing asp.net webform to MVC Pin
Nathan Minier18-Nov-16 8:31
professionalNathan Minier18-Nov-16 8:31 
GeneralRe: Re-Developing asp.net webform to MVC Pin
F-ES Sitecore20-Nov-16 22:28
professionalF-ES Sitecore20-Nov-16 22:28 
GeneralRe: Re-Developing asp.net webform to MVC Pin
Nathan Minier22-Nov-16 1:13
professionalNathan Minier22-Nov-16 1:13 
GeneralRe: Re-Developing asp.net webform to MVC Pin
Afzaal Ahmad Zeeshan24-Nov-16 2:24
professionalAfzaal Ahmad Zeeshan24-Nov-16 2:24 

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.