Цитата:
Сообщение от
gl00mie
В таких случаях помогает Process Monitor - может, АОС лезет куда-то не туда, может, ОС его "посылает" при попытке записать что-то в XppIL... Вообще же было бы полезно привести примеры ругани на отсутствующие сборки.
Ошибка только одна:
Object Server 03: System.IO.FileNotFoundException: Could not load file or assembly 'Dynamics.Ax.Application' or one of its dependencies. The system cannot find the file specified.
File name: 'Dynamics.Ax.Application'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at Microsoft.Dynamics.Ax.MSIL.BatchILMethods..cctor()
=== Pre-bind state information ===
LOG: DisplayName = Dynamics.Ax.Application
(Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: Dynamics.Ax.Application | Domain ID: 2
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified textual identity for the assembly,
WRN: that consists of the simple name, version, culture, and public key token.
WRN: See whitepaper
http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/
LOG: Initial PrivatePath = NULL
Calling assembly : Ax32Serv, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Program Files\Microsoft Dynamics AX\60\Server\WORK_2\Bin\Ax32Serv.exe.Config
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/Dynamics.Ax.Application.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/Dynamics.Ax.Application/Dynamics.Ax.Application.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/XppIL/Dynamics.Ax.Application.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/XppIL/Dynamics.Ax.Application/Dynamics.Ax.Application.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/VSAssemblies/Dynamics.Ax.Application.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/VSAssemblies/Dynamics.Ax.Application/Dynamics.Ax.Application.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/Dynamics.Ax.Application.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/Dynamics.Ax.Application/Dynamics.Ax.Application.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/XppIL/Dynamics.Ax.Application.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/XppIL/Dynamics.Ax.Application/Dynamics.Ax.Application.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/VSAssemblies/Dynamics.Ax.Application.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Dynamics AX/60/Server/WORK_2/Bin/VSAssemblies/Dynamics.Ax.Application/Dynamics.Ax.Application.EXE.