Code Monkey home page Code Monkey logo

Comments (2)

Winterleaf avatar Winterleaf commented on July 17, 2024

Yes, ADSI is a SQL Linked Server to Active Directory. Hrm I’ll need to update that.

From: Devils Jin [mailto:[email protected]]
Sent: Monday, May 23, 2016 11:11 AM
To: Winterleaf/Winterleaf-WebDavSharp.SQLExample [email protected]
Subject: [Winterleaf/Winterleaf-WebDavSharp.SQLExample] Error while connecting to WebDAVSharp.SQL.exe through Web Browser (#3)

I setup the project (MS SQL 2012 on a Win2012 VM), deployed the DB's and added root folder (with dummy user as I didn't found another/cleaner way).

Now, I have the WebDAVSharp.SQL Server running and trying to connect to htpp://localhost:8880 through chrome. When connecting, the WebDAVSharp.SQL.exe throws two errors:

  1. Unhandled Exception: System.Data.SqlClient.SqlException: Server 'ADSI' could not be found in sys.servers
  2. The value 'NULL' can not be written to the 'IsGroup'-column. The column doesnt accept 'NULL' values. Error while UPDATE.

I cant explain myself the first error cause I dont know what the ADSI server could be in the sys.servers table, maybe some Active Directory ?

The second one seemingly results from an update statement to the SecurityObject table which specifies that 'IsGroup' should be NULL.

Am I just missing a server link, link to Active Directory or somthing or is this realy a kind of bug ?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #3

from winterleaf-webdavsharp.sqlexample.

 avatar commented on July 17, 2024

First of all, should this server be deployed automatically ?
Then, probaply I've recreated the issue cause of network problems, if you didnt seperate them please delete the other issue with same content (sorry for that).

I'll try to create the linked server (ADSI) myself and feedback tomorrow.

from winterleaf-webdavsharp.sqlexample.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.