C#C
C#3y ago
Mastalt

❔ Visual Studio Build doesn't run on other computer

So I made a Visual Studio program for a client that has a bunch of dll when built, however, when i sent it to the client, they get an error saying "System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 422 ().)" x30 times. From what I can see it's because the program sill uses my local files Ex:"C:/Users/aruest/..." even on their computer when they're connected on another user. Any fixes?
Was this page helpful?