Hi all... Need help regarding web application deployment
Hi all, I am working on C#.net web application , VS 2008 version. I am facing the deployment issue in our web application. I am trying it from last 3 weeks. We have used edmx and i added one column in one of the table of database. And updated the edmx according to that to meet the requirement. Our development environment works fine But as i publish the application after that it does not reflecting any changes and . Getting the below error :"Error in line 1 position 366. 'Element' '_x003C_Collaborator_x003E_k__BackingField' from namespace 'http://schemas.datacontract.org/2004/07/Sat.Business.Entity' <http://schemas.datacontract.org/2004/07/Sat.Business.Entity%27> is not expected. Expecting element '_x003C_CLB_Id_x003E_k__BackingField'. "
Please friends help me.