GoogleCodeArchive / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

Dispatching incoming NS command => ERROR? #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create ASP.NET Web Application
2. Call Login
3. Get exception

What is the expected output? What do you see instead?
It seems there is a threading race condition in the location where the
thread enters: 

NSMessageProcessor: Dispatching incoming NS command: UBX 1:USER@XYZ.com 0

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
Windows 2008 Server R2
Visual Studio 2010
ASP.NET MVC 2.0

Is your code check out from SVN or download from our download site?
Download

Please provide any additional information below:
I have attached a file showing this issue. requires VS2010. Just hit F5 for
the MVC application.

Thanks! I'm probably doing it wrong!

Original issue reported on code.google.com by terrance...@gmail.com on 27 Mar 2010 at 11:02

Attachments:

GoogleCodeExporter commented 9 years ago
Please provide the trace log, I think you have the problem because asp.net web 
app 
don't have access right to write local files.

Original comment by freezing...@gmail.com on 29 Mar 2010 at 2:25

GoogleCodeExporter commented 9 years ago

Original comment by freezing...@gmail.com on 30 Mar 2010 at 7:16