Results 1 to 7 of 7

Thread: asp error? solution????

  1. #1
    keroed1 Guest

    Default asp error? solution????

    guys when i run my web project most of it is working normal and ok but along with my aspx pages i also have some .asp pages that i use and i get an error when i click on link to carry me to these pages

    HTTP 500.100 - internal Server Error -ASP error internet informartion services

    Error Type:
    Provider (0x80004005)
    unspecified error
    /walk/members/includes/function.asp

    anybody have any idea how i call solve this error or the possible solutions i can check

  2. #2
    Join Date
    Jun 2003
    Posts
    453
    Rep Power
    0

    Default

    Check this page: /walk/members/includes/function.asp . I did a search and found the following articles:

    http://support.microsoft.com/kb/q278604/
    http://groups.google.com/group/micro...1e4d92d7955cd9

    did the error message point to a specifi line of the code?
    We Is Friends!
    Me And You Is Friends!
    You Smile, I Smile ....
    You Hurt, I Hurt ..
    You Cry, I Cry ..
    You Jump Off A Bridge ..
    I Gonna Miss Your E-Mails !

  3. #3
    keroed1 Guest

    Default

    yes it pointed to line 69

  4. #4
    Join Date
    Jun 2003
    Posts
    453
    Rep Power
    0

    Default

    is it possible post a snippet of the code and also have you checked the links i gave originally?
    We Is Friends!
    Me And You Is Friends!
    You Smile, I Smile ....
    You Hurt, I Hurt ..
    You Cry, I Cry ..
    You Jump Off A Bridge ..
    I Gonna Miss Your E-Mails !

  5. #5
    keroed1 Guest

    Default

    thanks billerg it was MDAC, it needed to be installed on the system i was installing the web project............dou know of any software i can use to compile anddeploy a website created in asp.net and also allow other specific installers to eb installed unto the machine and prob set the permissions of the folder???

  6. #6
    Join Date
    Jun 2003
    Posts
    453
    Rep Power
    0

    Default

    Quote Originally Posted by keroed1
    thanks billerg it was MDAC, it needed to be installed on the system i was installing the web project............dou know of any software i can use to compile anddeploy a website created in asp.net and also allow other specific installers to eb installed unto the machine and prob set the permissions of the folder???
    glad to know that u got it working but no i dont know of any. maybe one of the other guys might though
    We Is Friends!
    Me And You Is Friends!
    You Smile, I Smile ....
    You Hurt, I Hurt ..
    You Cry, I Cry ..
    You Jump Off A Bridge ..
    I Gonna Miss Your E-Mails !

  7. #7
    Join Date
    Sep 2004
    Posts
    1,905
    Rep Power
    21

    Default

    Setting up folder properties - I wonder if it can be done in C#/VB program that is run as a custom action in the regular installer
    Let's act on what we agree on now, and argue later on what we don't.
    Black men leave Barbeque alone if Barbeque don't trouble you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •