[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.xml", Watch = true)]
Hi Kalpana,We have delivered the final code to the client but we can have this issue fix along with other bugs report from client. Can you document the following and send it to us -1. Intelli-Search - what it is suppose to do, what kind of behavior or use case it will work for. What we are looking at it is that it is behaving differently for some of the words likeFor word "test" it brings out only one request even though we have two request with title test requestFor word "PHONE" it does not bring any result even though we have a request with Phone in its title
2. Also can you write the technical specs on the on whatever functionality you have created, this is needed for our technical documentation.
ThanksSubodhOn Thu, May 2, 2013 at 6:57 AM, Kalpana Muddapu <kalpana...@saama.com> wrote:
This e-mail transmission may contain confidential, proprietary and / or legally privileged information and is intended only for the individual or entity named in the e-mail address. Any disclosure, copying, distribution, or reliance upon the contents of this e-mail not authorized by the sender is strictly prohibited. If you have received this e-mail transmission in error, please immediately reply to the sender, so that proper delivery of the e-mail can be effected, and then please delete the message from your Inbox. Any content of this message and its attachments that does not relate to the official business of Saama Technologies Inc. or its subsidiaries must be taken not to have been sent or endorsed by any of them. Email communications are not private and no warranty is made that e-mail communications are timely, secure or free from computer virus or other defect.Hello Subodh/Navneet,
Please find below the tasks worked today1) Testing application (Logging)2) Fixed Logging database entry issues.3) Working on file entrySean/David:i) The AssemblyInfo.cs file in DAL and BLL layer should have the following entry. This entry is missing in BLL layer.[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.xml", Watch = true)]ii) pasdmLog is the database log table. This table is modified to dmLog. Is this a database change.Regards,Kalpana
--
Subodh Khare | Associate Principal| Saama Technologies, Inc. | Office: 408-371-1900 | mobile: 650-619-7758 | www.saama.com
This e-mail transmission may contain confidential, proprietary and / or legally privileged information and is intended only for the individual or entity named in the e-mail address. Any disclosure, copying, distribution, or reliance upon the contents of this e-mail not authorized by the sender is strictly prohibited. If you have received this e-mail transmission in error, please immediately reply to the sender, so that proper delivery of the e-mail can be effected, and then please delete the message from your Inbox. Any content of this message and its attachments that does not relate to the official business of Saama Technologies Inc. or its subsidiaries must be taken not to have been sent or endorsed by any of them. Email communications are not private and no warranty is made that e-mail communications are timely, secure or free from computer virus or other defect.