Wrox Programmer Forums
|
BOOK: Professional ASP.NET 1.0, Special Edition/1.1
This is the forum to discuss the Wrox book Professional ASP.NET 1.1 by Alex Homer, Dave Sussman, Rob Howard, Brian Francis, Karli Watson, Richard Anderson; ISBN: 9780764558900
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional ASP.NET 1.0, Special Edition/1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 4th, 2004, 08:21 PM
Authorized User
 
Join Date: May 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default error in setting up the code (1.1)

i bought the book and started to read it. As to better understand the content I dl the code from this web site.
However, whenever i try to install the code (both cs and vb code), it got errors (i tried to install it with three different machines). Any tips on this?
The error are as followings.
_______________________________________

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: Cannot create a file when that file already exists.

   at System.IO.__Error.WinIOError(Int32 errorCode, String str)
   at System.IO.File.Move(String sourceFileName, String destFileName)
   at Wrox.Setup.frmMain.SwapDefault()
   at Wrox.Setup.frmMain.btnConfigure_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Setup
    Assembly Version: 1.0.782.40761
    Win32 Version: 1.0.782.40761
    CodeBase: file:///C:/Documents%20and%20Settings/trcyyip/Desktop/VB_Code/Setup.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.DirectoryServices
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.directoryservices/1.0.5000.0__b03f5f7f11d50a3a/system.directoryservices.dll
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.




 
Old May 4th, 2004, 08:44 PM
Authorized User
 
Join Date: May 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

the setup log

05/05/2004 9:43:33 AM: : -------------------------------------------
05/05/2004 9:43:33 AM: : Configuration started
05/05/2004 9:43:34 AM: : Configuring IIS
05/05/2004 9:43:34 AM: [Pass] : Virtual root deleted: 58900_VB
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB\02 - Understanding the .NET Framework\simpleconfig
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Advanced
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Component
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Globalasax\Async\Application
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Globalasax\EventExamples\CustomData
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Globalasax\EventExamples\Error
05/05/2004 9:43:34 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Globalasax\EventExamples\Footer
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Globalasax\Inherits
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\Globalasax\ResolveRequestCache
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\12 - Web Applications and Globalasax\ProcessModel
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\Compilation\Remote
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\Globalization
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\HttpHandler
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\HttpModule
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\Impersonate
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\SectionHandler
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\Session
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\13 - Configuration\Tracing\TraceTool
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\14 - Securing ASP.NET Applications\form-based
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\14 - Securing ASP.NET Applications\custom-form-based
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\14 - Securing ASP.NET Applications\personalization
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\14 - Securing ASP.NET Applications\windows
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\15 - Working with Collections and Lists
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\17 - .NET Components
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\18 - Building ASP.NET Server Controls
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\19 - Exposing Web Services
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\FormsAuthentication
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\FormsAuthentication\Consumer
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\BasicAuthentication\Consumer
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\SessionState\Consumer
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\Timeout\Consumer
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\SoapException\Consumer
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\SoapExtensions
05/05/2004 9:43:35 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\ScreenScrape
05/05/2004 9:43:36 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\SoapHeaderSimple
05/05/2004 9:43:36 AM: [Pass] : Virtual root added at 58900_VB\20 - Using Web Services\SoapHeaderAuthentication
05/05/2004 9:43:36 AM: [Pass] : Virtual root added at 58900_VB\21 - Mobile Controls
05/05/2004 9:43:36 AM: [Fail] : Cannot delete virtual root '58900_VB\22 - Tracing, Error Handling, Debugging, and Performance' : Exception from HRESULT: 0x80005000.
05/05/2004 9:43:36 AM: [Pass] : Virtual root added at 58900_VB\23 - Migration and Interoperability
05/05/2004 9:43:36 AM: [Pass] : Virtual root deleted: IBuyAdventure
05/05/2004 9:43:36 AM: [Pass] : Virtual root added at IBuyAdventure
05/05/2004 9:43:36 AM: : IIS Configuration complete
05/05/2004 9:43:36 AM: : Configuring file permissions
05/05/2004 9:43:36 AM: [Pass] : Added write permission for ASPNET to 08 to 11 - Data Management\data02
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Pass] : Added write permission for ASPNET to 08 to 11 - Data Management\data04
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Pass] : Added write permission for ASPNET to 08 to 11 - Data Management\data05
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Pass] : Added write permission for ASPNET to 16 - Working with Other Base Classes\IO05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Pass] : Added write permission for ASPNET to 20 - Using Web Services
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: : File permissions configuration complete
05/05/2004 9:43:37 AM: [Fail] : SQL Server instance '2003-00000273\NetSDK' does not exist.
05/05/2004 9:43:37 AM: : Compilation started
05/05/2004 9:43:37 AM: [Fail] : Compilation failed with code 1


 
Old May 4th, 2004, 09:32 PM
Authorized User
 
Join Date: May 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i also find that the code for setting up the sql server database is different from the vb code and cs code. It's quite strange as it should be the same imo. any tips on this as well?

 
Old May 5th, 2004, 10:00 AM
jminatel's Avatar
Wrox Staff
Points: 18,059, Level: 58
Points: 18,059, Level: 58 Points: 18,059, Level: 58 Points: 18,059, Level: 58
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
Default

The author's have built a new version of the 1.1 code for both VB and C#. I know they've redone the installer to fix some issues but I can't say for sure whether your issue will be solved as many of the problems seem to be dependent on machine configuration. When you get this you'll see (quoting one of the authors here)
"compilation is no longer performed automatically. The compilation script uses nmake, which is supplied with the SDK or Visual Studio, and compilation requires this as part of the path. It's hard to not only work out where this is, but set all of the appropriate paths. The setup creates a make script (makeall.bat) which can simply be run, preferably from the Visual Studio Tools Command Prompt. The SetupReadMe.htm file has been modified accordingly."
I've got it from the authors and submitted it to our web team to be posted and it should be available on the download site in a few days. In the mean time, if any of you want to get this right away, please email me at [email protected] and I'll attempt to email it to you. Let me know whether you need VB or C#. Each version is a little over 2Mb.

Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Jim's Book of the week: Professional InfoPath 2003 - http://www.wrox.com/books/0764557130.shtml
 
Old August 25th, 2004, 07:16 PM
Registered User
 
Join Date: Aug 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I get the exact same exception and failures in the setup.log. Compile errors aside, there are many other failures that need to be corrected. Any ideas on what is wrong?

05/05/2004 9:43:36 AM: [Fail] : Cannot delete virtual root '58900_VB\22 - Tracing, Error Handling, Debugging, and Performance' : Exception from HRESULT: 0x80005000.
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:36 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: [Fail] : Permission change failed with code 8023
05/05/2004 9:43:37 AM: : File permissions configuration complete
05/05/2004 9:43:37 AM: [Fail] : SQL Server instance '2003-00000273\NetSDK' does not exist.
 
Old September 1st, 2004, 11:32 AM
cyt cyt is offline
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i hv not install SQL Server.

may i know wat happened to the setup?

below is my setup log:

9/2/2004 12:22:56 AM: [Pass] : Constructing write permission for ASPNET to 20_Using_Web_Services
9/2/2004 12:22:56 AM: [Info] : Running perms.bat to change directory permissions
9/2/2004 12:23:00 AM: [Warn] : Permission change failed with code 1
9/2/2004 12:23:00 AM: : File permissions configuration complete
9/2/2004 12:23:00 AM: : Installing databases
9/2/2004 12:23:18 AM: [Fail] : Error adding user 'CYT\ASPNET' to CYT\NetSDK : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Fail] : Error adding user 'CYT\IUSR_CYT' to CYT\NetSDK : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Fail] : Failure checking for existence of database 'pubs' : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Warn] : Cannot add user 'CYT\IUSR_CYT' to database 'pubs' as the database does not exist.
9/2/2004 12:23:18 AM: [Fail] : Failure checking for existence of database 'WroxBooks' : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Fail] : Failure installing database 'WroxBooks' : Object reference not set to an instance of an object.
9/2/2004 12:23:18 AM: [Fail] : Failure checking for existence of database 'WroxBooks' : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Warn] : Cannot add user 'CYT\ASPNET' to database 'WroxBooks' as the database does not exist.
9/2/2004 12:23:18 AM: [Fail] : Failure checking for existence of database 'IBuyAdventure' : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Fail] : Failure installing database 'IBuyAdventure' : Object reference not set to an instance of an object.
9/2/2004 12:23:18 AM: [Fail] : Failure checking for existence of database 'IBuyAdventure' : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Warn] : Cannot add user 'CYT\ASPNET' to database 'IBuyAdventure' as the database does not exist.
9/2/2004 12:23:18 AM: [Fail] : Failure checking for existence of database 'UserList' : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Fail] : Failure installing database 'UserList' : Object reference not set to an instance of an object.
9/2/2004 12:23:18 AM: [Fail] : Failure checking for existence of database 'UserList' : SQL Server does not exist or access denied.
9/2/2004 12:23:18 AM: [Warn] : Cannot add user 'CYT\ASPNET' to database 'UserList' as the database does not exist.
9/2/2004 12:23:18 AM: : Database installation complete
9/2/2004 12:23:18 AM: : Modifying web.config files
9/2/2004 12:23:18 AM: [Pass] : Modify web.config file 14_Securing_ASP.NET_Applications\windows
thank you very much in advance.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting cookies in code DavidStowell VB How-To 1 May 23rd, 2008 02:53 PM
Error while setting class path sujithmathew Linux 1 August 3rd, 2007 01:02 PM
ERROR 1044 in Setting up MySQL kara333 BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 2 October 20th, 2004 04:53 PM
Setting up the code download BenCh BOOK: ASP.NET Website Programming Problem-Design-Solution 1 June 11th, 2004 11:28 AM
Setting oncheckedchanged event in code behind file katsarosj VS.NET 2002/2003 4 May 12th, 2004 12:22 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.