Unable to Edit code behind
Posted: Thu May 30, 2013 1:27 pm
I'm mostly a front - end developer and can't seem to understand why any changes to the code behind in my conlib will have no affect.
- I created a copy of the ProductImage conlib and renamed it "AACustomProductImage.ascx"
- I changed the CodeBehind reference at the top of the .ascx file to reference "AACustomProductImage.ascx.cs"
- Any changes to EITHER the AACustomProductImage.ascx.cs or the ProductImage.ascx.cs have no affect on the AACustomProductImage.ascx file. I even tried deleting all the content in both these files and still, nothing changes - no errors.
Any suggestions? I'm sure it's something obvious but I running out of ideas.
Using Gold
- I created a copy of the ProductImage conlib and renamed it "AACustomProductImage.ascx"
- I changed the CodeBehind reference at the top of the .ascx file to reference "AACustomProductImage.ascx.cs"
- Any changes to EITHER the AACustomProductImage.ascx.cs or the ProductImage.ascx.cs have no affect on the AACustomProductImage.ascx file. I even tried deleting all the content in both these files and still, nothing changes - no errors.
Any suggestions? I'm sure it's something obvious but I running out of ideas.
Using Gold