please tell me what web.config or other configuration/permissions this extension for use need (local and hosting). im working with IIS 5.1.
the demo page not work and my own html>pdf page want work too. a lot of various errors follow me.
- i have installed the Visual J# .NET Redistributable Package for .NET 2.0 - i have copy all files in the bin folder of the "real" site root (wwwroot). - i have set the permisions for the the temp folder like the chart extension
please give a documentation for this extension!! i cant spent a lot of time for install this extension...
the chart extension works fine!
my current error is:
Warning!! DwZone.it Asp HTML to PDF error: Error on Asp.Net application
Server Error in '/' Application. --------------------------------------------------------------------------------
Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
OR
Warning!! DwZone.it Asp HTML to PDF error: Error on Asp.Net application
Server Error in '/' Application. --------------------------------------------------------------------------------
Access to the path 'c:\inetpub\wwwroot\Public\dwzPdf_15060727322105251616.html' is denied. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.UnauthorizedAccessException: Access to the path 'c:\inetpub\wwwroot\Public\dwzPdf_15060727322105251616.html' 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.
To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
|
|
|