DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 10 Jul 2007 09:20:02 -0700,    posted on: microsoft.public.dotnet.framework.aspnet.security        back       

Thread Index
  1    Juan Carlos Ferrer Juan Carlos
          2    Alexey Smirnov
          3    AshleyT


Error 515 when executing aspnet_regsql   
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?
Date:Tue, 10 Jul 2007 09:20:02 -0700   Author:  

Re: Error 515 when executing aspnet_regsql   
On Jul 10, 6:20 pm, Juan Carlos Ferrer <Juan Carlos
Fer...@discussions.microsoft.com> 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.
Date:Fri, 13 Jul 2007 13:04:16 -0700   Author:  

Re: Error 515 when executing aspnet_regsql   
On Jul 13, 3:04 pm, Alexey Smirnov  wrote:

> On Jul 10, 6:20 pm, Juan Carlos Ferrer <Juan Carlos
>
> Fer...@discussions.microsoft.com> 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.


How can you declare column 'Column' to allow NULL values in SQL
Enterprise?  I am having the same problem on SQl Server 2000 on a
server that I do not have iis running, would that make a difference?
Date:Fri, 20 Jul 2007 00:22:31 -0000   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us