Click here to Skip to main content
15,894,312 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Everybody,

I need your attention once, Here is the problem that we have hospital software developed in asp.net hosted in IIS. But when there is bulk data for one record..EX..for a patient if we want to enter no of medicines and other services for particular patient it is not saving and application getting struck.

But same application when we opened in project and save with same data it is getting saved..

please let me know what is the prob because this prob giving jitters and couldn't able to fins any solution.


Thanks
Varma
Posted
Comments
Tejas Vaishnav 1-Mar-14 3:13am    
have you make any Exception log handling in your application, then try to find out the actual exception you got when you host your application over IIS, there is something you are missing when you host your application, and that will causing issue when your are going to save your data.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900