You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Only when hosting in IIS...Kestrel works fine.
I get this error and I have no idea where I could change this.
System.IO.DirectoryNotFoundException: 'C:...blazored.toast\3.2.2\staticwebassets'
Error happens on this line in Program.cs:
var builder = WebApplication.CreateBuilder(args);
EDIT:
Sorry if it wasn't clear...it is looking in my user folder where the nuget package is
Beta Was this translation helpful? Give feedback.
All reactions