User Profile

Collapse

Profile Sidebar

Collapse
ssar9
ssar9
Last Activity: Nov 13 '08, 11:32 PM
Joined: Jul 31 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ssar9
    started a topic Net Framework 1.1 & 2.0
    in .NET

    Net Framework 1.1 & 2.0

    I have an XP PRO system running SP3. Net Framework 1.1 and 2.0 is installed.

    When I get into a commercial application with the user's name when I am logged in as Administrator on the XP operating system the application works fine.

    When I get into a commercial application with the user's name when I am logged in as that user's login Id (not an administrator of the machine) on the XP operating system the application...
    See more | Go to post

  • ssar9
    replied to IIS 5.1 on XP - HTML not displaying
    in IIS
    The HTML pages in one directory work. The HTML pages in another directory do not work. I cannot see any differences between the two directories.
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to IIS 5.1 on XP - HTML not displaying
    in IIS
    Yes, the virtual directories have the same settings.
    See more | Go to post

    Leave a comment:


  • ssar9
    started a topic IIS 5.1 on XP - HTML not displaying
    in IIS

    IIS 5.1 on XP - HTML not displaying

    I have two directories under wwwroot. One shows the HTML pages the other does not. The directories are setup the same. I copied code from the one that does not work and put it into the one that does and the code does not work there either. This code worked on w2000 and works in FrontPage but not under the IIS server.

    Please help.
    See more | Go to post

  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    Okay, I changed all my beginning pages to HTML to see if it had anything to do with ASP extenstions and it did not. The HTML do not display and I do not get a message on the screen just a blank page. I checked the logs and I get:

    #Fields: time c-ip cs-method cs-uri-stem sc-status
    14:11:29 127.0.0.1 GET /cmps350/default.htm 200
    14:11:29 127.0.0.1 GET /cmps350/Main000.htm 200
    14:11:29 127.0.0.1 GET /cmps350/standard.css...
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    I have .Net versions: 1.1, 2.0, and 3.0 installed including relevant hotfixes. Since I have 3.0 should I remove 1.1 and 2.0?
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    Okay, I found some code that used response.write statments and that works so ASP seems to be working. What I do not understand is that I have some code that is straight HTML code and that will not work I just get blank pages.

    I am not using .NET framework so I do not know if that really matters, but in case it does I have the latest updates as that was loaded yesterdsay. I will have to look that up tomorrow as I am not on that system...
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    WHere do you do that - setup to allow ASP pages?...
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    I am also running Norton Internet Security 2007. I tried turning this off with nothing happening so I do not think that is the problem.
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    Okay, I fixed the standard.css file missing and this is what I get but still with nothing showing up on the web page screen - blank page:

    #Fields: time c-ip cs-method cs-uri-stem sc-status
    13:13:23 127.0.0.1 GET /cmps350/default.htm 200
    13:13:23 127.0.0.1 GET /cmps350/main000.asp 200
    13:13:23 127.0.0.1 GET /cmps350/standard.css 200
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    This is what is in my log file:

    #Fields: time c-ip cs-method cs-uri-stem sc-status
    00:00:53 127.0.0.1 GET /cmps350/main000.asp 200
    00:00:53 127.0.0.1 GET /cmps350/standard.css 404
    00:01:04 127.0.0.1 GET /iisstart.asp 302
    00:01:04 127.0.0.1 GET /localstart.asp 401
    00:01:04 127.0.0.1 GET /localstart.asp 200
    00:01:04 127.0.0.1 GET /warning.gif 403
    00:01:04 127.0.0.1 GET /web.gif 403...
    See more | Go to post

    Leave a comment:


  • ssar9
    replied to Windows XP, IIS 5.1, ASP pages not loading
    in IIS
    I do not get any error message, I just have a blank page. I am running the pages at localhost.

    The files are in a subdirectory under wwwroot and I have created a virtual directory.

    Where do I find the log files for IIS so I can check there for any error message?

    The first thing I am loading is:

    <%@ LANGUAGE=VBscri pt %>

    <HTML>
    <HEAD>
    <TITLE>Allied...
    See more | Go to post

    Leave a comment:


  • ssar9
    started a topic Windows XP, IIS 5.1, ASP pages not loading
    in IIS

    Windows XP, IIS 5.1, ASP pages not loading

    I am running Windows XP SP2 with all the updates

    I am running IIS 5.1 with all the updates

    I configured IIS with all of these on and using virtual directory:
    Script source access
    Read
    Write
    Directory Browsing
    Log visits
    Index this resource

    I have Execute Permissions to Scripts and Executable
    I have Application Protection to Medium

    I can display...
    See more | Go to post
No activity results to display
Show More
Working...