@rhessinger yes, Application folder is set properly. Html is served correctly, there are only problem with assets like css/js.
I've tried downgrading and upgrading but that didn't help either.
k.gosciniak_5741
@k.gosciniak_5741
Best posts made by k.gosciniak_5741
Latest posts made by k.gosciniak_5741
-
RE: [ProGet] Frontend resources for Proget GUI are not working
-
RE: [ProGet] Frontend resources for Proget GUI are not working
@atripp I've restarted application pool multiple times, restarted IIS, tried reinstalling Hosting Bundle, changed Classis and Integrated but nothing helped.
I've background in application development so I've also tried to changing order of IIS Modules and HTTP Handlers but there wasn't any difference. I've run ProGet with stdout enabled and it seems that requests for resources are not going through into the application. After digging around with Failed Request Tracing I was not able to pinpoint why it doesn't pass those request into the application.
Also in IIS Logs you can clearly see that there is 404
2023-05-23 16:47:58 10.127.38.22 GET /resources/InedoLib/jquery-ui-1.11.4/jquery-ui.structure.min.css 980.0.2.4 443 - 192.168.199.84 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64;+rv:109.0)+Gecko/20100101+Firefox/113.0 https://proget.####.pl/ 404 0 2 47 2023-05-23 16:47:58 10.127.38.22 GET /resources/InedoLib/jquery-ui-1.11.4/jquery-ui.theme.min.css 980.0.2.4 443 - 192.168.199.84 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64;+rv:109.0)+Gecko/20100101+Firefox/113.0 https://proget.####.pl/ 404 0 2 47 2023-05-23 16:47:58 10.127.38.22 GET /resources/InedoLib/jquery-ui-1.11.4/jquery-ui.hacks.css 980.0.2.4 443 - 192.168.199.84 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64;+rv:109.0)+Gecko/20100101+Firefox/113.0 https://proget.####.pl/ 404 0 2 47
-
[ProGet] Frontend resources for Proget GUI are not working
Hello,
i was running ProGet 6.0.20 on my Windows Server 2012 R2 and IIS 8. Today I've upgraded to ProGet 2023.5 using Inedo Hub. Installation went smoothly without any errors. But right now js/css on ProGet GUI doesn't work. Rest of the application seems to function normally.
If you need any additional information feel free to ask.
Regards
KG -
RE: Add SymbolPackagePublish service to NuGet v3 Service Index
Thank you very much for answer, keep up the good work.
-
Add SymbolPackagePublish service to NuGet v3 Service Index
Hello,
I've encountered problem that is described in your YouTrack issue:
https://inedo.myjetbrains.com/youtrack/issue/PG-2154/Add-SymbolPackagePublish-service-to-NuGet-v3-Service-IndexIs there any workaround, or is this going to be implemented?
-
[ProGet] Error during package upload with SemVer2
Hello,
after trying to upload newest Xamarin.Forms package
https://www.nuget.org/packages/Xamarin.Forms/4.4.0.991265 to Nuget feed, we are getting "String is not a valid semantic version". Our feed is migrated to new version.