Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

Answered SQL Azure & Entity Framework

  • 19 октября 2009 г. 18:53
     
     
    Hi,

    Can we use Entity Data Model in Azure? I tried creating a simple app, dropped the EDMX file to a northwind db on my local machine..

    When I run it I get a SecurityException, details below...
    Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

    If I set the Web_Role project as the Startup Project, then it works. But if I make the cloud service as the startup project, i get the above exception..

    I searched the forum for a while, didnt really get the right info...

    <thanks/>

Все ответы