Gridview Problem
-
I have a gridview which I have made changes to in the development environment, but when I copy across to the live production environment the changes do not show up. Anyone any idea why this is?? macca
macca24 wrote:
I have a gridview which I have made changes to in the development environment
Is it a Custom Control Library? If so, have you updated the reference in the production environment? If you have done the changes in the Page level itself, did you changed the codebehind? If so, have you published it and updated the binaries in the Bin directory of the production environment?
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
-
macca24 wrote:
I have a gridview which I have made changes to in the development environment
Is it a Custom Control Library? If so, have you updated the reference in the production environment? If you have done the changes in the Page level itself, did you changed the codebehind? If so, have you published it and updated the binaries in the Bin directory of the production environment?
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
I have completely deleted the project from the Production Environment and re-copied the project from development and it is still not working. It is like it is caching the old version of the system and not reading the new version I have put in. Any ideas? macca
-
I have completely deleted the project from the Production Environment and re-copied the project from development and it is still not working. It is like it is caching the old version of the system and not reading the new version I have put in. Any ideas? macca
You haven't answer any of my questions. Sorry...
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
-
You haven't answer any of my questions. Sorry...
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
-
The GridView you are using is a custom control or the same GridView which comes with .NET Framework?
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
-
The GridView you are using is a custom control or the same GridView which comes with .NET Framework?
[Venkatesh Mookkan] My: Website | Yahoo Group | Blog Spot
-
I have a gridview which I have made changes to in the development environment, but when I copy across to the live production environment the changes do not show up. Anyone any idea why this is?? macca
clear the internet temprory fiels and cookies.