Hi!
I'm banging my head with this as it makes no gd sense to me. I have an application, with a login on the homepage. Everything works fine when I debug on the dev server and all. However, once I publish my website and try to access it via IIS 5.1, I get an error on the homepage that says: 'ASPxClientButton is not defined', since this button is what triggers the Login I am stuck a that page!!
Has anyone a clue why that damn ASPxClientButton definition is missing in the published website? Can it have to do with the version of IIS? (which is 5.1)
Also, I made sure that DexExpress.Web.ASPxEditors was in the GAC. Please! This is killing me