Stuck at installing precompiled v2 on Windows

Friday, March 29, 2024 8:50:13 AM
  • Posted: Tuesday, July 27, 2021 10:37 PM
  • 2
Hello,

I am trying to install v2 with precompiled version .NET hosting bundle is installed. When I create IIS website for it it gives Application Start Error no log no output :( I have also tried to start with Grand.Web.exe directly without IIS, it is just waits and not starting. I believe everything is ready because I was able to compile and run from the original source code but your compiled version of the grandnode v2 not starting.

Is there anyone face that problem before ?
0
  • Posted: Wednesday, July 28, 2021 6:34 AM
  • 953
Hello,

You can enable logging in appsettings.json. I suppose it will tell us more about your problem. Please go to Web ->Grand.Web -> App_Data -> Edit appsettings.json file. You should do this in the following file. Just remove the comment marks in it. Save changes and try to run your app. Your logs should appear in the main catalog of GrandNode, in the logs directory. After that, please paste there content of that file. We will try to analyze it and help you.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Thursday, July 29, 2021 10:27 AM
  • 953
Well, there is a clear log output, that access to the path is denied, how can you connect this error with compilation problem? It's a problem with permissions that you granted.  
Best regards,
Patryk

GrandNode Team
0
  • Posted: Thursday, July 29, 2021 10:57 AM
  • 2
But as you can see I am giving all the permission to the "Everyone" user. It is the ultimate permission I can give in windows.
0
  • Posted: Thursday, July 29, 2021 11:58 AM
  • 953
sencagri wrote:
But as you can see I am giving all the permission to the "Everyone" user. It is the ultimate permission I can give in windows.


If you don't know how to install it or grant proper permissions to the app, you can always ask for it our support team. You can select a specified support plan here.
Best regards,
Patryk

GrandNode Team
0
back to top
Filters