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

FirebirdSql.VisualStudio.DataTools.dll ConnectionProperties is null on Add Connection Dialog [DNET713] #663

Closed
firebird-automations opened this issue Nov 8, 2016 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: EzberYazan (febitbilisim)

ConnectionProperties is null while use vs2013 server explorer / Data Connections / Add Connection Dialog

A first chance exception of type 'System.NullReferenceException' occurred in FirebirdSql.VisualStudio.DataTools.dll
Additional information: Object reference not set to an instance of an object.

   public override void LoadProperties\(\)
    \{
        System\.Diagnostics\.Trace\.WriteLine\("FbDataConnectionUIControl::LoadProperties\(\)"\);

        try
        \{
            this\.txtDataSource\.Text = \(string\)ConnectionProperties\["Data Source"\];
@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Author

Commented by: @cincuranet

Where do you see this exception? I can open the dialog in VS2013 just fine.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: In Progress [ 3 ] => Closed [ 6 ]

resolution: Incomplete [ 4 ]

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

2 participants