Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

COM logs generation problem

Status
Not open for further replies.

kathyayini

Programmer
Joined
Aug 16, 2002
Messages
52
Location
IN
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 ....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top