Error in Global.asax

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 years ago
Can you tell me what this error means?

Line 40:                     LogManager.InsertLog(LogTypeEnum.Unknown, ex.Message, ex);
15 years ago
chekmate wrote:
Can you tell me what this error means?

Line 40:                     LogManager.InsertLog(LogTypeEnum.Unknown, ex.Message, ex);


Can u give more informations plz ?  (like complete error message)
15 years ago
Hi,

I think you need to provide us more information i.e. what caused the exception to occur / when do you get this error?

I presume you have successfully created your database and added a valid connection string?

Thanks,
Ben
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.