Model Catalog doesnt load (shows read ECONNRESET)
The model catalog looks empty , there is message box on the bottom corner which shows read ECONNRESET
not working for me either.
I’m unable to reproduce this issue on my end. @JasnaKareem, are you still experiencing the error?
In my case, it's loading for 60 seconds something and later I try to look into logs, I see this
2025-10-04 17:47:14.991 [info] Command registration. 2025-10-04 17:50:10.631 [info] Loading View: catalogModels 2025-10-04 17:50:10.827 [info] Agent was started by another vscode instance. Waiting for it to finish... 2025-10-04 17:50:20.781 [warning] Unable to get loaded models 2025-10-04 17:50:20.782 [info] Agent unlocked 2025-10-04 17:50:40.343 [warning] Unable to get downloaded models 2025-10-04 17:50:40.344 [info] Agent unlocked 2025-10-04 17:50:40.863 [warning] Unable to get loaded models 2025-10-04 17:50:40.865 [info] Agent unlocked 2025-10-04 17:51:00.415 [warning] Unable to get downloaded models 2025-10-04 17:51:00.416 [info] Agent unlocked 2025-10-04 17:52:03.571 [info] Loading View: catalogModels 2025-10-04 17:52:15.475 [info] Agent was started by another vscode instance. Waiting for it to finish... 2025-10-04 17:52:15.527 [info] Agent was started by another vscode instance. Waiting for it to finish... 2025-10-04 17:52:23.241 [warning] Unable to get loaded models 2025-10-04 17:52:23.242 [info] Agent unlocked 2025-10-04 17:52:43.419 [warning] Unable to get downloaded models 2025-10-04 17:52:43.421 [info] Agent unlocked 2025-10-04 17:52:43.700 [warning] Unable to get loaded models 2025-10-04 17:52:43.703 [info] Agent unlocked 2025-10-04 17:53:03.491 [warning] Unable to get downloaded models 2025-10-04 17:53:03.492 [info] Agent unlocked 2025-10-04 17:53:03.493 [warning] Unable to get loaded models 2025-10-04 17:53:03.494 [info] Agent unlocked 2025-10-04 17:53:15.117 [info] Agent was started by another vscode instance. Waiting for it to finish... 2025-10-04 17:53:23.053 [warning] Unable to get downloaded models 2025-10-04 17:53:23.053 [info] Agent unlocked 2025-10-04 17:53:23.132 [warning] Unable to get loaded models 2025-10-04 17:53:23.132 [info] Agent unlocked 2025-10-04 17:53:42.659 [warning] Unable to get downloaded models 2025-10-04 17:53:42.659 [info] Agent unlocked
Hi, do you consistently encounter this error? Could you please check whether “Inference.Service.Agent” exists in your Task Manager? If not, can you try to restart your computer and try again?
@xiaolang124 I tried today again and it's giving same error.
@anirugu Could you try the following steps to see if they resolve your issue?
- Close all VS Code instances, keeping only one open.
- Uninstall the AI Toolkit extension.
- Reload VS Code.
- Reinstall the AI Toolkit extension and check if the problem is resolved.
I have this problem too
@xiaolang124 I attempted the step you suggested, but it failed with the same outcome as previously observed. Last week, I also tested this on a fresh installation, which yielded the identical result.
That’s strange — normally, after installation and opening the model dialog, the agent server should start automatically. Could you please check whether Inference.Service.Agent.exe exists in your extension installation folder? It should be located in a path similar to: C:\Users{user-name}.vscode-insiders\extensions\ms-windows-ai-studio.windows-ai-studio-0.23.2025101308-win32-x64\bin
If the file exists, please try opening it and see if any errors appear.If not, after starting the server, could you check whether the model dialog displays the correct model list?
That’s strange — normally, after installation and opening the model dialog, the agent server should start automatically. Could you please check whether Inference.Service.Agent.exe exists in your extension installation folder? It should be located in a path similar to: C:\Users{user-name}.vscode-insiders\extensions\ms-windows-ai-studio.windows-ai-studio-0.23.2025101308-win32-x64\bin
If the file exists, please try opening it and see if any errors appear.If not, after starting the server, could you check whether the model dialog displays the correct model list?
![]()
After running agent
Unhandled exception. System. TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property. ---> System. DllNotFoundException: Unable to load DLL 'onnxruntime' or one of its dependencies: Произошел сбой в программе инициализации библиотеки динамической компоновки (DLL). at System. Runtime. InteropServices. NativeLibrary. LoadLibErrorTracker. Throw(String) + 0x50 at Internal. Runtime. CompilerHelpers. InteropHelpers. FixupModuleCell(InteropHelpers. ModuleFixupCell*) + 0x115 at Internal. Runtime. CompilerHelpers. InteropHelpers. ResolvePInvokeSlow(InteropHelpers. MethodFixupCell*) + 0x2f at Microsoft. ML. OnnxRuntime. NativeMethods. OrtGetApiBase() + 0x32 at Microsoft. ML. OnnxRuntime. NativeMethods..cctor() + 0x18 at System. Runtime. CompilerServices. ClassConstructorRunner. EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xc8 --- End of inner exception stack trace --- at System. Runtime. CompilerServices. ClassConstructorRunner. EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x14a at System. Runtime. CompilerServices. ClassConstructorRunner. CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext*, Object) + 0xd at Microsoft. ML. OnnxRuntime. OrtEnv. CreateDefaultEnv(OrtLoggingLevel, Byte[]) + 0x8e at Microsoft. ML. OnnxRuntime. OrtEnv. CreateInstance() + 0xea at System. Lazy1. ViaFactory(LazyThreadSafetyMode) + 0xb7
at System. Lazy1. ExecutionAndPublication(LazyHelper, Boolean) + 0x4b at System. Lazy1. CreateValue() + 0x4e
at Microsoft. ML. OnnxRuntime. OrtEnv. CreateInstanceWithOptions(EnvironmentCreationOptions&) + 0x95
at Microsoft. Neutron. OpenAI. Provider. WinAppSDKEpDetector..ctor(ILogger1 logger) + 0xf1 at Inference. Service. Agent! +0xd5134a at System. Reflection. DynamicInvokeInfo. InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0xa2 at System. Reflection. DynamicInvokeInfo. Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xbf at Internal. Reflection. Execution. MethodInvokers. InstanceMethodInvoker. CreateInstance(Object[], BinderBundle, Boolean) + 0x48 at Internal. Reflection. Core. Execution. MethodBaseInvoker. CreateInstance(Object[], Binder, BindingFlags, CultureInfo) + 0x43 at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0xda at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa
at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0x77
at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e
at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitIEnumerable(IEnumerableCallSite, RuntimeResolverContext) + 0x6b at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa
at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0x77
at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e
at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitIEnumerable(IEnumerableCallSite, RuntimeResolverContext) + 0x6b at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa
at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. Resolve(ServiceCallSite, ServiceProviderEngineScope) + 0x39
at Microsoft. Extensions. DependencyInjection. ServiceProvider. CreateServiceAccessor(ServiceIdentifier) + 0x188
at System. Collections. Concurrent. ConcurrentDictionary2. GetOrAdd(TKey, Func2) + 0x126
at Microsoft. Extensions. DependencyInjection. ServiceProvider. GetService(ServiceIdentifier, ServiceProviderEngineScope) + 0x44
at Microsoft. Extensions. DependencyInjection. ServiceProvider. GetService(Type) + 0x2b
at Microsoft. Extensions. DependencyInjection. ServiceProviderServiceExtensions. GetRequiredService(IServiceProvider, Type) + 0x59
at Microsoft. Extensions. DependencyInjection. ServiceProviderServiceExtensions. GetRequiredServiceT + 0x29
at Microsoft. Extensions. Hosting. Internal. Host. d__14. MoveNext() + 0x48d
--- End of stack trace from previous location ---
at Microsoft. Extensions. Hosting. HostingAbstractionsHostExtensions. d__4. MoveNext() + 0xe8
--- End of stack trace from previous location ---
at Microsoft. Extensions. Hosting. HostingAbstractionsHostExtensions. d__4. MoveNext() + 0x392
--- End of stack trace from previous location ---
at Microsoft. Neutron. OpenAI. Program. d__1. MoveNext() + 0x137
--- End of stack trace from previous location ---
at Microsoft. Neutron. OpenAI. Program. d__1. MoveNext() + 0x2df
--- End of stack trace from previous location ---
at Microsoft. Neutron. OpenAI. Program. d__0. MoveNext() + 0x4e
--- End of stack trace from previous location ---
at Microsoft. Neutron. OpenAI. Program. (String[] args) + 0x24
`
I try to run inference manually. getting similar result
That’s strange — normally, after installation and opening the model dialog, the agent server should start automatically. Could you please check whether Inference.Service.Agent.exe exists in your extension installation folder? It should be located in a path similar to: C:\Users{user-name}.vscode-insiders\extensions\ms-windows-ai-studio.windows-ai-studio-0.23.2025101308-win32-x64\bin If the file exists, please try opening it and see if any errors appear.If not, after starting the server, could you check whether the model dialog displays the correct model list?
After running agent
Unhandled exception. System. TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property. ---> System. DllNotFoundException: Unable to load DLL 'onnxruntime' or one of its dependencies: Произошел сбой в программе инициализации библиотеки динамической компоновки (DLL). at System. Runtime. InteropServices. NativeLibrary. LoadLibErrorTracker. Throw(String) + 0x50 at Internal. Runtime. CompilerHelpers. InteropHelpers. FixupModuleCell(InteropHelpers. ModuleFixupCell*) + 0x115 at Internal. Runtime. CompilerHelpers. InteropHelpers. ResolvePInvokeSlow(InteropHelpers. MethodFixupCell*) + 0x2f at Microsoft. ML. OnnxRuntime. NativeMethods. OrtGetApiBase() + 0x32 at Microsoft. ML. OnnxRuntime. NativeMethods..cctor() + 0x18 at System. Runtime. CompilerServices. ClassConstructorRunner. EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xc8 --- End of inner exception stack trace --- at System. Runtime. CompilerServices. ClassConstructorRunner. EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x14a at System. Runtime. CompilerServices. ClassConstructorRunner. CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext*, Object) + 0xd at Microsoft. ML. OnnxRuntime. OrtEnv. CreateDefaultEnv(OrtLoggingLevel, Byte[]) + 0x8e at Microsoft. ML. OnnxRuntime. OrtEnv. CreateInstance() + 0xea at System. Lazy1. ViaFactory(LazyThreadSafetyMode) + 0xb7 at System. Lazy1. ExecutionAndPublication(LazyHelper, Boolean) + 0x4b at System. Lazy1. CreateValue() + 0x4e at Microsoft. ML. OnnxRuntime. OrtEnv. CreateInstanceWithOptions(EnvironmentCreationOptions&) + 0x95 at Microsoft. Neutron. OpenAI. Provider. WinAppSDKEpDetector..ctor(ILogger1 logger) + 0xf1 at Inference. Service. Agent! +0xd5134a at System. Reflection. DynamicInvokeInfo. InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0xa2 at System. Reflection. DynamicInvokeInfo. Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xbf at Internal. Reflection. Execution. MethodInvokers. InstanceMethodInvoker. CreateInstance(Object[], BinderBundle, Boolean) + 0x48 at Internal. Reflection. Core. Execution. MethodBaseInvoker. CreateInstance(Object[], Binder, BindingFlags, CultureInfo) + 0x43 at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0xda at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0x77 at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitIEnumerable(IEnumerableCallSite, RuntimeResolverContext) + 0x6b at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0x77 at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitIEnumerable(IEnumerableCallSite, RuntimeResolverContext) + 0x6b at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. Resolve(ServiceCallSite, ServiceProviderEngineScope) + 0x39 at Microsoft. Extensions. DependencyInjection. ServiceProvider. CreateServiceAccessor(ServiceIdentifier) + 0x188 at System. Collections. Concurrent. ConcurrentDictionary2. GetOrAdd(TKey, Func2) + 0x126 at Microsoft. Extensions. DependencyInjection. ServiceProvider. GetService(ServiceIdentifier, ServiceProviderEngineScope) + 0x44 at Microsoft. Extensions. DependencyInjection. ServiceProvider. GetService(Type) + 0x2b at Microsoft. Extensions. DependencyInjection. ServiceProviderServiceExtensions. GetRequiredService(IServiceProvider, Type) + 0x59 at Microsoft. Extensions. DependencyInjection. ServiceProviderServiceExtensions. GetRequiredServiceT + 0x29 at Microsoft. Extensions. Hosting. Internal. Host. d__14. MoveNext() + 0x48d --- End of stack trace from previous location --- at Microsoft. Extensions. Hosting. HostingAbstractionsHostExtensions. d__4. MoveNext() + 0xe8 --- End of stack trace from previous location --- at Microsoft. Extensions. Hosting. HostingAbstractionsHostExtensions. d__4. MoveNext() + 0x392 --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. d__1. MoveNext() + 0x137 --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. d__1. MoveNext() + 0x2df --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. d__0. MoveNext() + 0x4e --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. (String[] args) + 0x24 `
Could you please share your windows OS version?
I try to run inference manually. getting similar result
![]()
That’s strange — normally, after installation and opening the model dialog, the agent server should start automatically. Could you please check whether Inference.Service.Agent.exe exists in your extension installation folder? It should be located in a path similar to: C:\Users{user-name}.vscode-insiders\extensions\ms-windows-ai-studio.windows-ai-studio-0.23.2025101308-win32-x64\bin If the file exists, please try opening it and see if any errors appear.If not, after starting the server, could you check whether the model dialog displays the correct model list?
After running agent
Unhandled exception. System. TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property. ---> System. DllNotFoundException: Unable to load DLL 'onnxruntime' or one of its dependencies: Произошел сбой в программе инициализации библиотеки динамической компоновки (DLL). at System. Runtime. InteropServices. NativeLibrary. LoadLibErrorTracker. Throw(String) + 0x50 at Internal. Runtime. CompilerHelpers. InteropHelpers. FixupModuleCell(InteropHelpers. ModuleFixupCell*) + 0x115 at Internal. Runtime. CompilerHelpers. InteropHelpers. ResolvePInvokeSlow(InteropHelpers. MethodFixupCell*) + 0x2f at Microsoft. ML. OnnxRuntime. NativeMethods. OrtGetApiBase() + 0x32 at Microsoft. ML. OnnxRuntime. NativeMethods..cctor() + 0x18 at System. Runtime. CompilerServices. ClassConstructorRunner. EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xc8 --- End of inner exception stack trace --- at System. Runtime. CompilerServices. ClassConstructorRunner. EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x14a at System. Runtime. CompilerServices. ClassConstructorRunner. CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext*, Object) + 0xd at Microsoft. ML. OnnxRuntime. OrtEnv. CreateDefaultEnv(OrtLoggingLevel, Byte[]) + 0x8e at Microsoft. ML. OnnxRuntime. OrtEnv. CreateInstance() + 0xea at System. Lazy1. ViaFactory(LazyThreadSafetyMode) + 0xb7 at System. Lazy1. ExecutionAndPublication(LazyHelper, Boolean) + 0x4b at System. Lazy1. CreateValue() + 0x4e at Microsoft. ML. OnnxRuntime. OrtEnv. CreateInstanceWithOptions(EnvironmentCreationOptions&) + 0x95 at Microsoft. Neutron. OpenAI. Provider. WinAppSDKEpDetector..ctor(ILogger1 logger) + 0xf1 at Inference. Service. Agent! +0xd5134a at System. Reflection. DynamicInvokeInfo. InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0xa2 at System. Reflection. DynamicInvokeInfo. Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xbf at Internal. Reflection. Execution. MethodInvokers. InstanceMethodInvoker. CreateInstance(Object[], BinderBundle, Boolean) + 0x48 at Internal. Reflection. Core. Execution. MethodBaseInvoker. CreateInstance(Object[], Binder, BindingFlags, CultureInfo) + 0x43 at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0xda at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0x77 at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitIEnumerable(IEnumerableCallSite, RuntimeResolverContext) + 0x6b at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitConstructor(ConstructorCallSite, RuntimeResolverContext) + 0x77 at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitIEnumerable(IEnumerableCallSite, RuntimeResolverContext) + 0x6b at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. VisitRootCache(ServiceCallSite, RuntimeResolverContext) + 0x7e at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteVisitor2. VisitCallSite(ServiceCallSite, TArgument) + 0xaa at Microsoft. Extensions. DependencyInjection. ServiceLookup. CallSiteRuntimeResolver. Resolve(ServiceCallSite, ServiceProviderEngineScope) + 0x39 at Microsoft. Extensions. DependencyInjection. ServiceProvider. CreateServiceAccessor(ServiceIdentifier) + 0x188 at System. Collections. Concurrent. ConcurrentDictionary2. GetOrAdd(TKey, Func2) + 0x126 at Microsoft. Extensions. DependencyInjection. ServiceProvider. GetService(ServiceIdentifier, ServiceProviderEngineScope) + 0x44 at Microsoft. Extensions. DependencyInjection. ServiceProvider. GetService(Type) + 0x2b at Microsoft. Extensions. DependencyInjection. ServiceProviderServiceExtensions. GetRequiredService(IServiceProvider, Type) + 0x59 at Microsoft. Extensions. DependencyInjection. ServiceProviderServiceExtensions. GetRequiredServiceT + 0x29 at Microsoft. Extensions. Hosting. Internal. Host. d__14. MoveNext() + 0x48d --- End of stack trace from previous location --- at Microsoft. Extensions. Hosting. HostingAbstractionsHostExtensions. d__4. MoveNext() + 0xe8 --- End of stack trace from previous location --- at Microsoft. Extensions. Hosting. HostingAbstractionsHostExtensions. d__4. MoveNext() + 0x392 --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. d__1. MoveNext() + 0x137 --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. d__1. MoveNext() + 0x2df --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. d__0. MoveNext() + 0x4e --- End of stack trace from previous location --- at Microsoft. Neutron. OpenAI. Program. (String[] args) + 0x24 `
Please install https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version and try it again
Not working after installing the redistributable package.
Not working after installing the redistributable package.
Please provide more information or the error message to help us investigate.
The output doesn' t have any useful log. Anyway installing foundry local directly works well.
