Hi all,
I am new to the Microsoft Application Blocks. I have a web application which is configured with Microsoft Enterprise Library Configuration to track the log and the user inputs. After I configured each together I tested in my local machine. It is working perfectly. But when I published in my server(IIS) then I could not see any log information in the file name "trace.log". The trace.log is placed in the application directlry. I have given the write permission to the virtual directory. Eventhough I have set all the things I could not see any log information in the file.
I copied the application and tested with the another machine which has not installed the "Microsoft Enterprise Library configuration". But in that system it is working properly. ( it seems we don't want the Microsoft enterprise library configuration has to installed in the target machine).
Is there any problem in my process?
Thanks
R.E