probelms with dll's
hi...here is my problem:i call (through asp) acrobat writer and i use two dll's(fdfacx and fdftk) to write in the pdf file. The problem is that the page is working fine with my win2000 server, but when the page is working from winNT,on a different server, an error(file read error) appears. I thought that the problem was with users access,because the server can be accessed from Everyone but those dll's are standing in winnt/system32 and obviusly into that directory the access is restricted. So i've unregistred the dll's,move them to the iis's root directory ,registered them again,with their new path,but still won't work.I even tried to delete the entries in registry where i found the old path(%system%/winnt/system32) but still won't work(in fact i haven't delete all keys containg the path to the dll's because i don't know what could happen). The fact is that i don't work with dll's (this is something contextual) so i don't know much about their philosofy. Before i do something wrong (and mess up the registry) can someone give me an indication? i could really use it,cause time is running up.
thanks in regards
|