You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thephez !! You have so beautiful codes...
I just have converted the project to .net 5 and .net core 3.1 according to msdn instruction, then compilation is ok, but crashed runtime with all service references calling with 'object reference not set'. For example, even when SystemDateTime dt = client.GetSystemDateAndTime(); ... ( Onvif Interface project NOT Onvif-Viewer (not tested yet for Viewer)
I'll appreciate if you have .net 5 version of this project.
Best regards,
Contact me by.. [email protected]
Hosung
The text was updated successfully, but these errors were encountered:
I haven't used this project for several years and don't plan to do future updates at this time. I hope you're able to figure out the issue and get it working.
Hi thephez !! You have so beautiful codes...
![Untitled](https://user-images.githubusercontent.com/72265197/108938113-7a205300-761d-11eb-80af-c175d9d3e252.jpg)
I just have converted the project to .net 5 and .net core 3.1 according to msdn instruction, then compilation is ok, but crashed runtime with all service references calling with 'object reference not set'. For example, even when SystemDateTime dt = client.GetSystemDateAndTime(); ... ( Onvif Interface project NOT Onvif-Viewer (not tested yet for Viewer)
I'll appreciate if you have .net 5 version of this project.
Best regards,
Contact me by..
[email protected]
Hosung
The text was updated successfully, but these errors were encountered: