hosting the application in iis cascading dropdown with ajax is display the method 500 error?

二次信任 提交于 2019-12-24 16:24:27

问题


I am using cascading dropdownExtender in my application it is working on local system but i am hosting IIS not working display the method 500 error what is the problem pls give me suggestion.

Thanku hemanth


回答1:


I could findout my answer ,

first debugging the asmx page i could findout the duplication dlls in my application, i deleted that one it is working fine .




回答2:


In above question problem is first i hosted in iis that time the folder cascading drop down extender code dll is adding unfortunately i change the code paste the dll so two dll are there in application in running time problem is occurred debugging the application i find out that error so be carefully to hoste the dlls .



来源:https://stackoverflow.com/questions/8356731/hosting-the-application-in-iis-cascading-dropdown-with-ajax-is-display-the-metho

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!