Advertisement
Guest User

Untitled

a guest
Aug 25th, 2018
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. at System.IO.Path.NewNormalizePath(String path, Int32 maxPathLength, Boolean expandShortPaths)
  2. at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
  3. at System.IO.Path.GetFullPathInternal(String path)
  4. at System.IO.FileInfo.Init(String fileName, Boolean checkHost)
  5. at System.IO.FileInfo..ctor(String fileName)
  6. at Microsoft.Owin.FileSystems.EmbeddedResourceFileSystem..ctor(Assembly assembly, String baseNamespace)
  7. at NSwag.AspNet.Owin.SwaggerExtensions.UseSwaggerReDoc(IAppBuilder app, IEnumerable`1 controllerTypes, Action`1 configure, SwaggerJsonSchemaGenerator schemaGenerator)
  8. at NSwag.AspNet.Owin.SwaggerExtensions.UseSwaggerReDoc(IAppBuilder app, IEnumerable`1 webApiAssemblies, Action`1 configure)
  9. at NSwag.AspNet.Owin.SwaggerExtensions.UseSwaggerReDoc(IAppBuilder app, Assembly webApiAssembly, Action`1 configure)
  10. at AgentFire.VK.ClientInterfaceServer.Modules.WebServerModule.Startup.UseWebApi(IAppBuilder appBuilder) in C:\Users\AgentFire\Documents\Visual Studio 2017\Projects\VK Spoiler\Client Interface Server\Modules\WebServerModule.Startup.cs:line 51
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement