We are currently receiving the following error message: "Error executing child request for AllReports.aspx" (AllReports is the name of our VB.Net program), when trying to run Crystal Reports 10.
The error occurs on Windows 2000 Advanced Server using
Visual Studio 2003 VB.Net and Sql Server 2000 and Crystal Reports 10 Developer Edition.
The VB.Net app is executing normally on Windows 2003 Server and Win XP Pro.
We have detected the Win 2000 AS does not have ASPNET user and cannot add "NT Authority\Network Services".
We were able to perform ASP functions with the user
"IWAM_Server".
Does anyone know the answer to this problem?