hello :)
i have a problem with my project. the error is always related to database.savechages()
the inner execption say that :
{ "New transaction is not allowed because there are other threads running in the session."}
i'am not using more than 1 connection. i always dipose the connection at the end of the active action
i can't figure out what is the problem
someone help me please
i have a problem with my project. the error is always related to database.savechages()
the inner execption say that :
{ "New transaction is not allowed because there are other threads running in the session."}
i'am not using more than 1 connection. i always dipose the connection at the end of the active action
i can't figure out what is the problem
someone help me please