I have just created a new website in Visual Web Dev 2010 Express, using .net 4.0. I copied my previous webform over and then copied the AjaxControlToolKitdll and pdb files to the bin folder. When I run the website and login (all is well so far), then try
and open the page that is using an Ajax Control, I get the following error:
Access to the path 'C:\Users\me\Documents\Visual Studio 2010\WebSites\test\bin\AjaxControlToolkit.DLL' is denied.
I have cleared the asp temp file folder and made sure that the folders of the site have full control.
Jackxxx
Contributor
3060 Points
2788 Posts
Access Denied on AjaxControlToolKit
Apr 27, 2012 08:08 PM|LINK
I have just created a new website in Visual Web Dev 2010 Express, using .net 4.0. I copied my previous webform over and then copied the AjaxControlToolKitdll and pdb files to the bin folder. When I run the website and login (all is well so far), then try and open the page that is using an Ajax Control, I get the following error:
Access to the path 'C:\Users\me\Documents\Visual Studio 2010\WebSites\test\bin\AjaxControlToolkit.DLL' is denied.
I have cleared the asp temp file folder and made sure that the folders of the site have full control.
What am I missing here?
Jackxxx