I am running .NET 1.1 with xp SP2. I have added a New Permission Set and given it full permission to everything. And I have added Code groups to both the intranet and the trusted zone that give my new permission set to the assembly(.dll) in my web root.
And, as usual, I can't get it working. Perhaps I compiled my dll wrong? It just a winform library with one .cs file. I generated an assembly key for it just like I generate all other assembly keys. After I compile I copy the .dll to the web directory root. I know the htm page finds the dll because if I change the path I get the "x" icon instead of the "i can't load the object" icon. Thanks everyone for your continued help. =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with CSharp August 30 - September 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com
