Hello,
I have ASP.Net web app and my c# code calls into a custom COM DLL.
The DLL was written awhile back and uses fOpen. he fOpen calls return a NULL pointer. I am suspecting it is permissions, but I am having no luck in recolving the issue.
Can anyone give me any ideas of what to do? Can fOpen be used? Are there special permissions I need to set?
Any help would be greatly appreciated.
Thanks, Tony