1. For NT4 Install the back office server debugging.

    For Win2000, find the Blue DVD for Visual Studio 6. You might need to uninstall Visual Studio 6. When you run the DVD on a new computer, it asks you which you want to install, server or workstation. Install the server first and then reinstall the Workstation stuff.

  2. Using DCOMCNFG, alter the "Catalog Class" and  "Machine Debugger".
    1. Under Access Permission, click use custom and allow Administrator full access.
    2. Do the same for Launch Permissions.
    3. Do the same for Custom configuration permissions and allow Administrator full control.
  3. If the page was not created by Visual Interdev, open Visual Interdev, select existing project and navigate to the directory that holds the web page.
  4. On Windows 2000, select Internet Services Manager.

  5. Right mouse click on the web page.

  6. Click on the configuration button below:

  7. Enable debugging

  8. If you are debugging ASP in a Front Page project, start with creating a new Interdev project (even though you have already created the project in Front Page). Eventually it will ask if you want to create a new project on a local host or connect to an existing project. We want to connect to an existing project.

    The problem is that Visual Interdev does not want to work in the \inetpub\wwwroot directory. It wants to create a local copy somewhere else like c:\Webs (for example). So you must specify this to be the location for the new web project.

    1. This is a screen shot of when I incorrectly set up

  9. Naming projects
    1. \inetpub\wwwroot\SIGNITEK001 is a old version.
    2. \inetpub\wwwroot\SIGNITEK is a recent copy from the MHO. c:\webs\SIGNITEK_A is a copy of this.
    3. C:\webs\SIGNITEK is old and I don't know how to delete it.
 

 

Send mail to webmaster@SIGNITEK.com with questions or comments about this web site.