Re: Error 515 when executing aspnet_regsql
- From: Alexey Smirnov <alexey.smirnov@xxxxxxxxx>
- Date: Fri, 13 Jul 2007 13:04:16 -0700
On Jul 10, 6:20 pm, Juan Carlos Ferrer <Juan Carlos
Fer...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
We are having problems when executing aspnet_regsql in our client's
envitorment. We are using SQL Server 2000 with an account with full
privileges, but the wizard thorws the following exception:
Setup failed.
Exception:
An error occurred during the execution of the SQL file 'InstallCommon.sql'.
The SQL error number is 515 and the SqlException message is: Cannot insert
the value NULL into column 'Column', table 'tempdb.dbo.#aspnet_Permissions
We also tried generating de SQL with the sqlexportonly option, but then when
we use this script the same error message is thrown. ¿Is there a fix for
aspnet_regsql? ¿How can we overcome this issue?
I think you can try to declare column 'Column' to allow NULL values.
Open SQL Enterprise Manager and change the table definition.
.
- Follow-Ups:
- Re: Error 515 when executing aspnet_regsql
- From: AshleyT
- Re: Error 515 when executing aspnet_regsql
- Prev by Date: Re: Login works in Firefox, not in IE7
- Next by Date: RE: spawn web page with user logged in
- Previous by thread: restricts Access to DLL
- Next by thread: Re: Error 515 when executing aspnet_regsql
- Index(es):
Relevant Pages
|
|