IIS Server - IIS 6.0 Access to the path "dynamic_images" is denied

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > February 2004 > IIS 6.0 Access to the path "dynamic_images" is denied





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author IIS 6.0 Access to the path "dynamic_images" is denied
Lorenzo

2004-02-11, 3:36 am

I am using a Windows 2003 Server Standard Edition how=20
Terminal and web server.

I have to use a .net web application with crystal report=20
functionality, but when I start the page builds pdf=20
report it shows the error in the subject.

I tryed to configure file system and iis 6.0 security but=20
without results.

Can you help me?

Thanx in advance. Lorenzo

In the follow the stack trace details:


[UnauthorizedAccessException: Access to the=20
path "dynamic_images" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String=20
str) +393
System.IO.Directory.InternalCreateDirectory(String=20
fullPath, String path) +632
System.IO.Directory.CreateDirectory(String path) +195
=20
CrystalDecisions.Web.ReportAgentBase.get_ImagePhysicalPath
() +250
CrystalDecisions.Web.ReportAgentBase.p() +39
CrystalDecisions.Web.ReportAgent.v(Boolean =04`) +40
CrystalDecisions.Web.CrystalReportViewer.OnPreRender
(EventArgs e) +108
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1489

=20

Bernard

2004-02-11, 12:35 pm

I have no ideas about CR. but base on the error, you can try filemon
(sysinternals.com) to trace related access error.

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...


"Lorenzo" <lorgr25@virgilio.it> wrote in message
news:dfc601c3f0c0$03983680$a101280a@phx.gbl...
I am using a Windows 2003 Server Standard Edition how
Terminal and web server.

I have to use a .net web application with crystal report
functionality, but when I start the page builds pdf
report it shows the error in the subject.

I tryed to configure file system and iis 6.0 security but
without results.

Can you help me?

Thanx in advance. Lorenzo

In the follow the stack trace details:


[UnauthorizedAccessException: Access to the
path "dynamic_images" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String
str) +393
System.IO.Directory.InternalCreateDirectory(String
fullPath, String path) +632
System.IO.Directory.CreateDirectory(String path) +195

CrystalDecisions.Web.ReportAgentBase.get_ImagePhysicalPath
() +250
CrystalDecisions.Web.ReportAgentBase.p() +39
CrystalDecisions.Web.ReportAgent.v(Boolean `) +40
CrystalDecisions.Web.CrystalReportViewer.OnPreRender
(EventArgs e) +108
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1489




Ryan & Reza

2004-02-23, 3:35 am

On Windows 2000 server the directory is C:\Program Files\Microsoft
Visual Studio .NET\Crystal Reports\Viewers\dynamic_images but on
windows 2003 it is C:\WINDOWS\system32\inetsrv\dynamic_imag
es. You
will need to create the dynamic_images directory under inetsrv and add
write permisions for ASP_NET account.

"Bernard" <qbernard@hotmail.com.discuss> wrote in message news:<OFmMCyQ8DHA.1504@TK2MSFTNGP12.phx.gbl>...
> I have no ideas about CR. but base on the error, you can try filemon
> (sysinternals.com) to trace related access error.
>
> --
> Regards,
> Bernard Cheah
> http://support.microsoft.com/
> Please respond to newsgroups only ...
>
>
> "Lorenzo" <lorgr25@virgilio.it> wrote in message
> news:dfc601c3f0c0$03983680$a101280a@phx.gbl...
> I am using a Windows 2003 Server Standard Edition how
> Terminal and web server.
>
> I have to use a .net web application with crystal report
> functionality, but when I start the page builds pdf
> report it shows the error in the subject.
>
> I tryed to configure file system and iis 6.0 security but
> without results.
>
> Can you help me?
>
> Thanx in advance. Lorenzo
>
> In the follow the stack trace details:
>
>
> [UnauthorizedAccessException: Access to the
> path "dynamic_images" is denied.]
> System.IO.__Error.WinIOError(Int32 errorCode, String
> str) +393
> System.IO.Directory.InternalCreateDirectory(String
> fullPath, String path) +632
> System.IO.Directory.CreateDirectory(String path) +195
>
> CrystalDecisions.Web.ReportAgentBase.get_ImagePhysicalPath
> () +250
> CrystalDecisions.Web.ReportAgentBase.p() +39
> CrystalDecisions.Web.ReportAgent.v(Boolean `) +40
> CrystalDecisions.Web.CrystalReportViewer.OnPreRender
> (EventArgs e) +108
> System.Web.UI.Control.PreRenderRecursiveInternal() +62
> System.Web.UI.Control.PreRenderRecursiveInternal() +125
> System.Web.UI.Control.PreRenderRecursiveInternal() +125
> System.Web.UI.Page.ProcessRequestMain() +1489

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com