Dynamic images..?

K

Kent Johnson

Hi all,

I'm trying to run the Crystal Report samples on Visual Studio .Net.
Does anyone know how to deal with this?
========================================================
Exception Details: System.UnauthorizedAccessException: Access to the path
"dynamic_images" is denied.
ASP.NET is not authorized to access the requested resource. Consider
granting access rights to the resource
to the ASP.NET request identity. ASP.NET has a base process identity
(typically {MACHINE}\ASPNET on IIS 5 or
Network Service on IIS 6) that is used if the application is not
impersonating.
If the application is impersonating via <identity impersonate="true"/>, the
identity will be the anonymous user
(typically IUSR_MACHINENAME) or the authenticated request user.
========================================================

I have set the security for the sites to 'Allow anonymous login' (IIS6) for
IUSR_MACHINENAME. And the IUSR_MACHINENAME is also part of the
Administrators group.

/Kent J.
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top