Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Looking forward to your complete course!
👍
Excellent work 🎉, how to deploy in new windows machine without using visual studio ide. Like moving bin folder to the IIS server.
Will cover in separate video
@@NihiraTechiees okay bro, thanks for your reply
Thanks for the straightforward tutorial, can you help me solve me problem? I am having a 'Too many redirection' error when I deployed it successfully? thanks in advance
Got error :500, followed same steps as in video ...but still get an error ..
Please restart and try
Why should we select no managed code for. Net core application? Why not clr?
Dot net core application do not depends on iis running time... It's self contained app that's why we are choosing no managed code
I have a error: manifest file at 'obj release net7.0 staticwebassets.build.json' not found. Pease help me
Delete bin folder and close open visual Studio build again
im using self contained mode, but getting internal 500 error when i browse it from IIS
Can you try remap once again and try
Instead of minimalapi what shall I write?it does not work for me it says 404 not found lcoalhost:86/
You can use your api method like localhosr:86/custom/getall
@@NihiraTechiees i am doing localhost:86/api/userInformation it still says 404 not found. although the same works on swagger
need CI/CD with GIT....in IIS serve...plz
Will do in future
I've followed your video, but every time im getting InternL Server Error. ErrorCode: 0x8007000d
after deployment?
Good one
Thanks
This localhost page can’t be found? Please reply.
Can you confirm this application working fine in visual Studio?
yes sir, Its working fine in VS@@NihiraTechiees
Can we host net core api version in shared hosting
Yes
@@NihiraTechiees I have created net core api in version 5 which hosting need to buy servers
hi I get error 500.30, how can I solve it?
Try to host different port number
how to debugg ???thanks
We can debug development tool. From server we can check logs (so implement log from code then deploy)
it giving 404 not found
Please do remap once again and try Or use different port number
can you share code this
Sure
Looking forward to your complete course!
👍
Excellent work 🎉, how to deploy in new windows machine without using visual studio ide. Like moving bin folder to the IIS server.
Will cover in separate video
@@NihiraTechiees okay bro, thanks for your reply
Thanks for the straightforward tutorial, can you help me solve me problem? I am having a 'Too many redirection' error when I deployed it successfully? thanks in advance
Got error :500, followed same steps as in video ...but still get an error ..
Please restart and try
Why should we select no managed code for. Net core application? Why not clr?
Dot net core application do not depends on iis running time... It's self contained app that's why we are choosing no managed code
I have a error: manifest file at 'obj release net7.0 staticwebassets.build.json' not found. Pease help me
Delete bin folder and close open visual Studio build again
im using self contained mode, but getting internal 500 error when i browse it from IIS
Can you try remap once again and try
Instead of minimalapi what shall I write?
it does not work for me it says 404 not found
lcoalhost:86/
You can use your api method like localhosr:86/custom/getall
@@NihiraTechiees i am doing localhost:86/api/userInformation it still says 404 not found. although the same works on swagger
need CI/CD with GIT....in IIS serve...plz
Will do in future
I've followed your video, but every time im getting InternL Server Error. ErrorCode: 0x8007000d
after deployment?
Good one
Thanks
This localhost page can’t be found? Please reply.
Can you confirm this application working fine in visual Studio?
yes sir, Its working fine in VS@@NihiraTechiees
Can we host net core api version in shared hosting
Yes
@@NihiraTechiees I have created net core api in version 5 which hosting need to buy servers
hi I get error 500.30, how can I solve it?
Try to host different port number
Thanks
👍
how to debugg ???
thanks
We can debug development tool. From server we can check logs (so implement log from code then deploy)
it giving 404 not found
Please do remap once again and try Or use different port number
can you share code this
Sure