Hi all,
I'm facing this problem since alomst a week. i'm trying to deploy the SSRS reports in dynamics ax 2009 and this is the result in the Log file:
Could not load file or assembly 'Microsoft.Dynamics.Kernel.Client, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.AppDomain.Load(String assemblyString)
at ClrBridgeImpl.LoadAssembly(ClrBridgeImpl* , Char* assemblyName)
at ClrBridgeImpl.GetTypes(ClrBridgeImpl* , Char* assemblyName, Boolean* isException)
The log file contains a lot of missing dll files before and i deployed all of them directlry into the window's assemblies, but it kept giving me this dll issue.
The following is a summary for my env. and what i've already done:
1. AOS and SQL (Sql server R2) server are seperated.
2. Windows server 2008 R2.
3. I Removed and re-install report extensions many times.
4. The 'Microsoft.Dynamics.Kernel.Client, dll file is already in the windows assembly and in the physical report extensions file.
5. I installed the report extensions and the anaylsis extensions by the following the AXInstallationGuid.
6. All the hotfixes are installed unti (RU8).
7. I used the setup files which includes the hotfixes to accept installing report extensions on SQL server 2008 R2.
8. Windows shell and SQL issolated mode are installed and used.
9. Reporting service is configured.
And i think i did more than that....but nothing worked.
ANY advice please.
Regards.