Hallo,
ich habe ein Problem beim Registrieren der Membership-Tabellen für ASP.NET 2.0.
Wenn ich das Tool aspnet_regsql aufrufe wirft es folgende Fehlermeldung:
Code:
Setup failed.
Exception:
An error occurred during the execution of the SQL file 'InstallRoles.sql'. The SQL error number is 446 and the SqlException message is: Cannot resolve collation conflict for equal to operation.
Cannot resolve collation conflict for equal to operation.
Was muss ich beachten, damit die Installation klappt?
Betriebssystem: Windows Server 2000 (englisch, Service Pack 4)
SQL-Server: MS SQL-Server 2000 (englisch, Service Pack 4).
.NET Framework: .NET Framework 2.0
Danke
Tobias