K
Keith G Hicks
asp.net 2.0
I have a lot of pages in my current app with server buttons that run just
fine. But I added an asp button to the page I'm currently working on, double
clicked it to set up the code for the click event. That's it. No code in the
handler yet, just set it up. Build fails. No error messages. Just tells me
the build fails. If I take delete the button and any associated code the
build runs fine again. No idea what could be in the page that's causing
this. Anyone know what it could be?
Thanks,
Keith
I have a lot of pages in my current app with server buttons that run just
fine. But I added an asp button to the page I'm currently working on, double
clicked it to set up the code for the click event. That's it. No code in the
handler yet, just set it up. Build fails. No error messages. Just tells me
the build fails. If I take delete the button and any associated code the
build runs fine again. No idea what could be in the page that's causing
this. Anyone know what it could be?
Thanks,
Keith