Solved
Buisness analise
Hello pega Team,
I need support regarding one issue. When I validate a script, it works fine, but when I run the process, an error occurs: "Could not load file or assembly 'Microsoft.AspNetCore.StaticFiles, Version=2.2.0'".
Any adivece here?

***Edited by Moderator Marissa to add Capability tags***
To see attachments, please log in.
@MilchoP9Please ignore the AI response before mine. It seems like you've likely created a script using a third-party assembly. Make sure you place that assembly and any of its dependencies into %AppData%\Pegasystems\PublicAssemblies when you reference them from Studio. Re-add those references to your project from the Project properties and they should be attached with the deployment package when you create one. If not, you can attach them manually by selecting Add->Advanced->Deployable File.