Clinic-Management-System-ASP.NET
Clinic-Management-System-ASP.NET copied to clipboard
Patient history not visible
int id = (int)Session["idoriginal"]; This is showing some exception
Can you elaborate it more, because its working fine for me. Like what is the exception and all.
@Mr-Cupcake thanks for helping fellow coders! It's been a while since I worked on this project so would be great if you can review the open issues and help resolve them. Thanks again!
Dont worry! you dont have to thank me. I am a programmer and thats what we do.
same exception problem for me as well...Please help!!! Exception: int id = (int)Session["idoriginal"];
@junaid007mj can you explain me, what the error says?
myDAL file is showing the error. As soon as I click on the login button the browser shows this: (error1.png file is attached below.) I have connected the database DBProject. But still the following errors attached below occurs. Please help me with this.
On Fri, 30 Sep 2022 at 5:10 PM, Nagesh Kumar @.***> wrote:
@junaid007mj https://github.com/junaid007mj can you explain me, what the error says?
ā Reply to this email directly, view it on GitHub https://github.com/harismuneer/Clinic-Management-System-ASP.NET/issues/6#issuecomment-1263464782, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXY5NGZEUCGSFNXMSB3BG73WA3GTBANCNFSM5D26I2NQ . You are receiving this because you were mentioned.Message ID: @.*** com>
Hey Sir,
First of all Thank you for providing such an amazing project on Clinic Management System using ASP.net. The whole project is working just fine except one error in the AddDoctor form. Please help me with the error as it is my final year project. The error Screenshot has been attached with this mail for your reference
Waiting for your reply
Thank You
This is the only exception Iām getting which says the above message.