Home All Groups Group Topic Archive Search About

Copy Database Fails: .Net runtime error?

Author
15 Aug 2006 2:11 PM
geek-y-guy
when trying to perform a copy database using SMO, everything works except
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.

Author
15 Aug 2006 2:27 PM
geek-y-guy
> when trying to perform a copy database using SMO, everything works except
> 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?
>
FWIW: I have .NET Framework 2.0 installed but not IIS.
Author
15 Aug 2006 4:20 PM
Erland Sommarskog
geek-y-guy (no***@nowhere.org) writes:
> when trying to perform a copy database using SMO, everything works except
> 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?

The error looks like application error which simply should not occur. That
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

AddThis Social Bookmark Button