kathyayini
Programmer
Im calling com dll through IIS (ASP invokes VC++ COM dll).
dll is used to send request to remote machine and waits for response and sends back to front end (ASP.) dll writes request and response logs in one text file.
when i had installed the application logs were generating properly but now its not writing, but application functionality is working (means sends req and gets response).
I have checked the dll by calling one test vc++ application and then it was writing logs properly. but is IIS is calling that dll then its not writing logs...
Is there any problem with windows / iis dll or any registry settings???
plz can u help me on this problem ....
dll is used to send request to remote machine and waits for response and sends back to front end (ASP.) dll writes request and response logs in one text file.
when i had installed the application logs were generating properly but now its not writing, but application functionality is working (means sends req and gets response).
I have checked the dll by calling one test vc++ application and then it was writing logs properly. but is IIS is calling that dll then its not writing logs...
Is there any problem with windows / iis dll or any registry settings???
plz can u help me on this problem ....