Failed to grant minimum permission requests.

G

Guest

I'm moving all projects that coded in Visual Studio 2003 framework 1.1 to
Visual Studio 2005. I'm getting following error while build the asp.net and
webservices project. All other projects build fine with no issues.

Could not load file or assembly 'amqmdnet, Version=1.0.0.2, Culture=neutral,
PublicKeyToken=dd3cb1c9aae9ec97' or one of its dependencies. Failed to grant
minimum permission requests. (Exception from HRESULT: 0x80131417).

Note: This amqmdnet.dll is not used in asp.net and in webserives. This dll
used by dependancy project.
I'm not sure why getting this error even though not using this dll. How to
fix this error?.

Thanks
 
G

Guest

Again I got the same error while build the projects. Need help to fix this
issue.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top