Dear All ...<BR> <BR>Well this is basically an applet replacement - a visual applet - which I have waitied many years for !<BR> <BR>I have scoured the developers sites to find my answer but everytime I find something related there's no reply !<BR>I don't know where else to turn.<BR> <BR>In the below directories NETFrame is where I installed the Beta2 samples.<BR> <BR>Now .... NETFrameSamplesquickstartwinformssampleswritingcon trolssimplecontrolcsSimpleControl.dll is the control<BR>And to run this control in a web page <BR>NETFrameSamplesquickstartwinformssamplesiesourcing csIESourcing.htm<BR> <BR>What happens when I do this is nothing appears in the web page where the control is supposed to appear.<BR> <BR>If I empty the temp. internet. files and then run the IESourcing.htm page, I get IESourcing.htm, SimpleControl.dll in the tmp.intnet.files ... along with a FusionBind error .... below.<BR><BR>--------------------------------------------------------------------------------<BR><BR>***** IEHOST Error Log (Tuesday, 07 August 2001 09:13) *****<BR><BR>URL: http://localhost/CT/SimpleControl.dll<BR>Zone: 1<BR>Assembly Name: SimpleControl.dll<BR>Type Name: Microsofts.Samples.WinForms.Cs.SimpleControl.Simpl eControl<BR><BR>----- Thrown Exception -----<BR><BR>System.Security.Policy.PolicyException: Execution permission cannot be acquired.<BR> at System.AppDomain.SetupDomainSecurity(String friendlyName, Evidence providedEvidence, Evidence creatorsEvidence, IntPtr creatorsSecurityDescriptor)<BR> at System.AppDomain.SetupRemoteDomain(String friendlyName, AppDomainSetup setup, Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor)<BR> at System.AppDomain.InternalRemotelySetupRemoteDomain Helper(String friendlyName, AppDomainSetup setup, IntPtr parentSecurityDescriptor, Char[] serProvidedEvidence, Char[] serCreatorEvidence, Byte[] serializedEvidence)<BR> at System.AppDomain.InternalRemotelySetupRemoteDomain (Int32 contextId, Int32 domainId, String friendlyName, AppDomainSetup setup, IntPtr parentSecurityDescriptor, Char[] serProvidedEvidence, Char[] serCreatorEvidence, Byte[] serializedEvidence)<BR> at System.AppDomain.RemotelySetupRemoteDomain(AppDoma in appDomainProxy, String friendlyName, AppDomainSetup setup, Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor)<BR> at System.AppDomain.CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info)<BR> at Microsoft.IE.SecureFactory.CreateProxy(Int32 dwZone, Int32 dwFlag, String domainName, Boolean fHasCodeBase, String CodeBase, String pURL, String configFile, Byte[] uniqueId, String licenses)<BR> at Microsoft.IE.SecureFactory.CreateInstanceWithSecur ity(Int32 dwFlag, Int32 dwZone, String pURL, String uniqueIdString, String link, String licenses)<BR><BR>--------------------------------------------------------------------------------<BR><BR> <BR>The documentation says the control must be in the same directory as the web page - or in the global cache.<BR>So I decided to get the control into the global cache, here's what I have done.<BR> <BR>created a crypto pair using command line<BR> <BR>sn