.NET 2.0 trouble

  •  06-22-2006, 10:20 AM

    .NET 2.0 trouble

    I'm trying to add the drag&drop control onto the toolbar in Visual Studio 2005.  I have the framework 2.0 dll in the bin folder and the project has a reference to that dll.  When I go into the choose toolbox items, I go into browse and navigate to the dll file.  It gives me the following error:

    There was an error loading types from assembly 'Z:\Live Website\bin\CuteEditor.dll'
    'Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version 2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.'

    Any ideas?

View Complete Thread