Skip to content

Bug or mistake? #2

@mjavadhpour

Description

@mjavadhpour

Hello.

I want to used NetSqlAzMan in my project but when i try to create a database according to README:

MS Sql Server 2005/2008

  1. Open SQL Server Management Studio.
  2. Create a Database named 'NetSqlAzManStorage'.
  3. Right click on Database created above and choose 'New Query'.
  4. Load and execute script named 'NetSqlAzMan_SqlServer.sql'.

and in the result i have a database with this type of names:

netsqlazman_<Table or functions>

And this database working with no problem in the C# code and NetSqlAzMan library for ASP.NET.

But the problem is in the NetSqlAzMan.msc. When i try to manage roles and applications with NetSqlAzMan.msc, in the first step to connect to the database i give this error:

Invalid object name `dbo.AuthorizationAttributes`.

The error image was attached.
error-nestsqlazman

What was wrong?

I use SQL Server 2017 Express.

This was the database that i was try to connected in the NetSqlAzMan.msc:

nsa-database

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions