.NET 2.0 trouble

Last post 06-22-2006, 11:17 AM by UnlnvlslblE. 1 replies.
Sort Posts: Previous Next
  •  06-22-2006, 10:20 AM 20399

    .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?

  •  06-22-2006, 11:17 AM 20405 in reply to 20399

    Re: .NET 2.0 trouble

    It works fine if I use it on my local machine but when I try to connect to the webserver it will throw this error along with a few other weird ones.  Is there something wrong with connecting to a project on a webserver?
View as RSS news feed in XML