Click here to Skip to main content
15,916,280 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: two imagebutton controls - one works the other doesn't - no changes made Pin
DanaTA22-Sep-14 19:33
DanaTA22-Sep-14 19:33 
AnswerRe: two imagebutton controls - one works the other doesn't - no changes made Pin
jkirkerx23-Sep-14 8:09
professionaljkirkerx23-Sep-14 8:09 
GeneralRe: two imagebutton controls - one works the other doesn't - no changes made Pin
DanaTA23-Sep-14 13:23
DanaTA23-Sep-14 13:23 
GeneralDiagnose the error then Pin
jkirkerx23-Sep-14 13:35
professionaljkirkerx23-Sep-14 13:35 
GeneralRe: Diagnose the error then Pin
DanaTA23-Sep-14 14:33
DanaTA23-Sep-14 14:33 
GeneralRe: Diagnose the error then Pin
jkirkerx23-Sep-14 16:18
professionaljkirkerx23-Sep-14 16:18 
GeneralRe: Diagnose the error then Pin
DanaTA23-Sep-14 17:12
DanaTA23-Sep-14 17:12 
QuestionRe: two imagebutton controls - one works the other doesn't - no changes made Pin
DanaTA9-Oct-14 11:39
DanaTA9-Oct-14 11:39 
I am going to try this again, with a screen capture. After several attempts to fix this, I reverted to the original code and now I am getting an error in Visual Studio (this error wasn't there before).

OK, there seems to be no way to add an image to my post. that's kind of useless.

The error message is:
'btnAddToCart' is not a member of 'Danas3D_MarketplaceProduct'.

But it most certainly is. I am extremely confused about this. The other ImageButton is in the same kind of container, with one exception...I have removed the AJAX UpdatePanel that was wrapped around the btnAddToCart.

Please, someone must have seen this behavior at one time or another. I tried Build Page thinking it would update something. The error is in the code behind, in:
VB
Protected Sub btnAddToCart_Click(sender As Object, e As System.Web.UI.ImageClickEventArgs)

The line is:
VB
oAddToCartBtn = Me.btnAddToCart


Please! This is driving me nuts! It makes no sense!

Dana
Generalimage link are broken in the article Pin
Prakash Lekhak21-Sep-14 16:28
Prakash Lekhak21-Sep-14 16:28 
QuestionRe: image link are broken in the article Pin
Richard MacCutchan21-Sep-14 21:21
mveRichard MacCutchan21-Sep-14 21:21 
GeneralRe: image link are broken in the article Pin
Sibeesh KV5-Oct-14 19:06
professionalSibeesh KV5-Oct-14 19:06 
QuestionASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 4:33
Member 876166721-Sep-14 4:33 
AnswerRe: ASP.NET project not 'seeing' css file Pin
jkirkerx21-Sep-14 8:57
professionaljkirkerx21-Sep-14 8:57 
GeneralRe: ASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 9:12
Member 876166721-Sep-14 9:12 
GeneralRe: ASP.NET project not 'seeing' css file Pin
jkirkerx21-Sep-14 10:05
professionaljkirkerx21-Sep-14 10:05 
GeneralRe: ASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 10:20
Member 876166721-Sep-14 10:20 
GeneralRe: ASP.NET project not 'seeing' css file Pin
jkirkerx21-Sep-14 10:45
professionaljkirkerx21-Sep-14 10:45 
GeneralRe: ASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 10:58
Member 876166721-Sep-14 10:58 
GeneralRe: ASP.NET project not 'seeing' css file Pin
jkirkerx21-Sep-14 11:04
professionaljkirkerx21-Sep-14 11:04 
GeneralRe: ASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 11:18
Member 876166721-Sep-14 11:18 
GeneralRe: ASP.NET project not 'seeing' css file Pin
jkirkerx21-Sep-14 11:27
professionaljkirkerx21-Sep-14 11:27 
GeneralRe: ASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 11:38
Member 876166721-Sep-14 11:38 
GeneralRe: ASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 11:46
Member 876166721-Sep-14 11:46 
GeneralRe: ASP.NET project not 'seeing' css file Pin
jkirkerx21-Sep-14 11:54
professionaljkirkerx21-Sep-14 11:54 
GeneralRe: ASP.NET project not 'seeing' css file Pin
Member 876166721-Sep-14 12:16
Member 876166721-Sep-14 12:16 

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.