Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Must provide null initial value for required parameters : Main.cs #144

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I want to register a user from from jabber-net library?
2. On running ConsoleClient and initializing jid to some 
value(vaibhav@vaibhav_pc)
3. It is giving me error Must provide null initial value for required parameters

What is the expected output? What do you see instead?
The JabberID which is being set should be registred on my server.

What version of the product are you using? On what operating system?
JabberNet-2.1.0.710

Please provide any additional information below.
Even if I left jid to null then it is giving me thread abort exception

Original issue reported on code.google.com by vaibhav....@infobeans.com on 11 Sep 2014 at 9:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant