Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED Recast rct RCT.Plugin.Builder.dll not found

  • Thread starter Thread starter mels_101
  • Start date Start date
  • Replies Replies 3
  • Views Views 1K

mels_101

Well-Known Member
Messages
51
Solutions
3
Reaction score
1
Points
8
Hi all

We uninstalled this a while back.

Getting below error causing console to randomly crash.

Any ideas how to fix this?

Thanks

Assembly C:\Program Files (x86)\Recast Software\Recast RCT\RCT.Plugin.Builder.dll not found
The ‘AssemblyPath’ assembly (C:\Program Files (x86)\Recast Software\Recast RCT\RCT.Plugin.Builder.dll) was not found.\r\nSystem.IO.FileNotFoundException\r\nCould not load file or assembly ‘file:///C:\Program Files (x86)\Recast Software\Recast RCT\RCT.Plugin.Builder.dll’ or one of its dependencies. The system cannot find the file specified.\r\n 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.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.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Microsoft.ConfigurationManagement.AdminConsole.Common.UtilityClass.LoadAssemblyByName(String assemblyName, Boolean reflectOnly)\r\n
 
Hi all

We uninstalled this a while back.

Getting below error causing console to randomly crash.

Any ideas how to fix this?

Thanks

Assembly C:\Program Files (x86)\Recast Software\Recast RCT\RCT.Plugin.Builder.dll not found
The ‘AssemblyPath’ assembly (C:\Program Files (x86)\Recast Software\Recast RCT\RCT.Plugin.Builder.dll) was not found.\r\nSystem.IO.FileNotFoundException\r\nCould not load file or assembly ‘file:///C:\Program Files (x86)\Recast Software\Recast RCT\RCT.Plugin.Builder.dll’ or one of its dependencies. The system cannot find the file specified.\r\n 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.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.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Microsoft.ConfigurationManagement.AdminConsole.Common.UtilityClass.LoadAssemblyByName(String assemblyName, Boolean reflectOnly)\r\n
You should post this to the Recast discourse forum, the support team will be able to help.
and yes I work for recast but on a different product. just saying.

BTW, make sure that you are using the latest version of RCT too.
 
What's the ConfigMgr version that you are using?. Make sure the RCT installer isn't corrupt and is well integrated with the console. Like @Garth said, recast support team will help you with this one.
 
What's the ConfigMgr version that you are using?. Make sure the RCT installer isn't corrupt and is well integrated with the console. Like @Garth said, recast support team will help you with this one.
Hi

Console ver 2203.

We have removed the tools from control panel add/remove progs.

Ok thanks ill post it on their forum. Wasnt sure if theyd support non enterprise users of their tool.

Thanks
 
Back
Top