|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Copy Database Fails: .Net runtime error?the final step. This is Win2003r2/sql9.0.1399 I presume this is an error with the ASP.NET user's permissions, but does anyone know what the resolution is? Event Type: Error Event Source: .NET Runtime 2.0 Error Reporting Event Category: None Event ID: 1000 Date: 8/15/2006 Time: 7:03:57 AM User: N/A Computer: GODZILLA2 Description: Faulting application dtexec.exe, version 2005.90.1399.0, stamp 43500d1a, faulting module kernel32.dll, version 5.2.3790.2756, stamp 44c60e08, debug? 0, fault address 0x0000000000027d4d. > when trying to perform a copy database using SMO, everything works except FWIW: I have .NET Framework 2.0 installed but not IIS.> the final step. > > This is Win2003r2/sql9.0.1399 > > I presume this is an error with the ASP.NET user's permissions, but does > anyone know what the resolution is? > geek-y-guy (no***@nowhere.org) writes:
> when trying to perform a copy database using SMO, everything works except The error looks like application error which simply should not occur. That> the final step. > > This is Win2003r2/sql9.0.1399 > > I presume this is an error with the ASP.NET user's permissions, but does > anyone know what the resolution is? is, a bug in SMO or elsewhere. Anyway, you have the RTM version of SQL 2005, and SP1 has been out for some months. Not that SP1 have tons of fixes, but you should definitely start by getting hold of SP1 and install that. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
|||||||||||||||||||||||