Search Unity

UWP connection to SQL Server

Discussion in 'Windows' started by rafaelsistrade, Jan 29, 2018.

  1. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
    Sorry. I only saw this today.
    i will send you my dll. but i can't upload here
     
  2. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
  3. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
  4. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
    When i execute this on Hololens with the .Net target as 4.x Equivalent or 3.5, it crash, if i deploy with debuging. if it's without debuging it works, but don't connect.

    upload_2018-5-24_9-56-14.png
     
    Last edited: May 24, 2018
  5. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
  6. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Can we get a bug report on this? The thing you're facing isn't a crash (if you unselect "break when this exception is thrown" it shouldn't break in the debugger anymore), but if it prevents you from connecting, it could signify a bigger issue.
     
  7. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
    How do i do a bug report in visual studio?
     
  8. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
    This is the error i got running in the hololens.
     

    Attached Files:

  9. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    You file it in Unity.

    As for that error - I can't really read it. Can you paste it from the log file instead?
     
  10. rafaelsistrade

    rafaelsistrade

    Joined:
    Jan 29, 2018
    Posts:
    68
    It says: System.Data.SqlClient.SqlException (0x80131904): Snix_Connect (provider: SNI_PN7, error: 35 - SNI_ERROR_35)

    More info in the file.

    I sent the bug report, number: 1042008
     

    Attached Files:

    Last edited: May 25, 2018