Can someone help me with this excpetion, I have tried everything i can think of...
When I build my Umbraco Project, then do a publish deploy to the server i get this error.
Umbraco 4.11.8
uCompnents 5.5.1
I have replaced the dll's, installed it again, re-saved the datatype, nothing works.
Thanks
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
"LoaderExceptions" after Web App VS Publish
Can someone help me with this excpetion, I have tried everything i can think of...
When I build my Umbraco Project, then do a publish deploy to the server i get this error.
Umbraco 4.11.8
uCompnents 5.5.1
I have replaced the dll's, installed it again, re-saved the datatype, nothing works.
Thanks
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
is working on a reply...