ciao ragazzi,
devo usare questa fantastica libreria x generare pdf!
xò ho un problema su server aruba! io copio le 2 dll nella cartella bin xò quando faccio partire lo script dice che accesso negato alla dll, come mai? e come devo fa per cambiare questa cosa?
codice:Server Error in '/' Application. Unable to load DLL 'ABCpdfCE6.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) 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.DllNotFoundException: Unable to load DLL 'ABCpdfCE6.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) Source Error: Line 18: protected void Page_Load(object sender, EventArgs e) Line 19: { Line 20: Doc theDoc = new Doc();