I have some test sites with the Ajax Library Beta running on my Win7 workstation. When the I use the Classic .NET Application Pool (Classic Pipeline) the sites (along with the Toolkit Controls) work just fine.
If I use the DefaultAppPool (Integrated Pipeline) I get a security exception when trying to use the Ajax Library. If I remove the reference to the assembly I no longer get the security exception (I of course get other errors since I still have the toolkit
controls on the page).
Any ideas why Integrated Pipeline would give me the security exceptions?
jmmattingly
0 Points
8 Posts
Ajax Library on Win7, IIS in Integrated Pipeline mode - causes security exception
Feb 27, 2010 05:27 PM|LINK
I have some test sites with the Ajax Library Beta running on my Win7 workstation. When the I use the Classic .NET Application Pool (Classic Pipeline) the sites (along with the Toolkit Controls) work just fine.
If I use the DefaultAppPool (Integrated Pipeline) I get a security exception when trying to use the Ajax Library. If I remove the reference to the assembly I no longer get the security exception (I of course get other errors since I still have the toolkit controls on the page).
Any ideas why Integrated Pipeline would give me the security exceptions?
www: Jeremy Mattingly
jmmattingly
0 Points
8 Posts
Re: Ajax Library on Win7, IIS in Integrated Pipeline mode - causes security exception
Apr 06, 2010 07:59 PM|LINK
Anyone else have this issue?
www: Jeremy Mattingly
asmgx
Member
235 Points
661 Posts
Re: Ajax Library on Win7, IIS in Integrated Pipeline mode - causes security exception
Apr 08, 2010 06:53 AM|LINK
i have similar issue
when i use ajax on my page and try to publish it, i get security exception
by removing ajax controls it can access it.
anyone know whats wrong and how to fix it?