1 / 1

What does not work with Assembly Lockbox?

What does not work with Assembly Lockbox?.

thuyet
Download Presentation

What does not work with Assembly Lockbox?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What does not work with Assembly Lockbox? • For the 2003 (.Net 1.1) version Classes that are remoted “MarshallByRef” should not be stored in LOX files because .Net 1.1 does not try to resolve these type of class references like other classes, but instead looks for the original assembly file directly. • For the 2003 (.Net 1.1) version Serializable classes should not be stored in LOX files for the same reason as MarshallByRef classes. • The current version of Assembly Lockbox uses CodeDOM. In situations where your code is running on a machine with extreme security lockdown it is possible that the account you are running under does not have access to csc.exe which CodeDOM launches OR csc.exe itself has no rights to your applications folders.

More Related