Exception: System.InvalidOperationException: Session is already opened - .Net Core 3.1

Advertisement

Mohammed Abrar
Joined:
Posts:
1
Location:
India

Exception: System.InvalidOperationException: Session is already opened - .Net Core 3.1

After entering into session, its closing without putting file. This is not happening with .Net framework. Its happening only with .Net Core
Startup conversation with host finished.
Script: Active session: [1] 
Script: pwd
Script: /
Script: exit
Script: Exit code: 0
Closing connection.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,253
Location:
Prague, Czechia

Re: Exception: System.InvalidOperationException: Session is already opened - .Net Core 3.1

Can you set Session.DebugLogPath and attach the log?

Reply with quote

Advertisement

You can post new topics in this forum