Hi,
i have publish webapi application on snapdevop afterit has finished it is running well snapdevop. The problem i am facing is when i copy to iis it doesn't run. Please help.
Hi,
i have publish webapi application on snapdevop afterit has finished it is running well snapdevop. The problem i am facing is when i copy to iis it doesn't run. Please help.
Sorry i have found out the issue. I just install Microsoft .Net 6.0.0 Windows Server Hosting it is now working Perfectly.
Thank you all.
Hello Mathews,
any useful info from PS logs (https://docs.appeon.com/ps2021/bk09ch03s06.html) or IIS logs (c:\inetpub\logs) ?
That would help to narrow down the root of the problem.
Best,
.m
Hello Mathews,
simplest method is let SnapDevelop to deploy to local folder and then copy the API under IIS:
https://docs.appeon.com/ps2022/Using_the_File_System_method.html
Prerequisite to correct running: create the IIS website and verify common network settings (port number, firewall, etc...)
https://docs.appeon.com/ps2022/Creating_an_IIS_website.html
Best,
.m