Error while running ASP.NET application

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Error while running ASP.NET application


    hello friends,

    i get following error when i try to run my
    asp.net application in vs.net.

    Unable to library find
    '/aspnet_client/system_web/1_0_3705_0/WebUIValidation.js'.

    Try placing this file manually, or reinstalling by running
    'aspnet_regiis -c'.

    what is the cause of the error ?

    please help me...

    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    varun varun Guest

  2. Similar Questions and Discussions

    1. Error while running application
      HI All, I am getting the following error: Error /test/SampleArea5-generated.as:3600 Branch between 30023 and 62796 around line 0 exceeds 32K...
    2. Warning while running application
      I have a RSL in my application and I am getting a warning and have looked at the flex_config.xml file and don't see any issues. The error that I am...
    3. [PHP] Apache Error After Running Config PEAR-Package Application
      Hello Everyone, Here goes: I recently started looking into PHP's PEAR project and I set everything up correctly. The database abstraction package...
    4. Can a web application call methods on a webservice running in the same application
      Can a web application call methods on a webservice running in the same application Thanks Ron Vecchi
    5. regd. IE Error while running .net Application
      I am working on ASP.Net using VB.Net. I have created some web forms. I didn't find any problem in running them for the firt time. But suddently...
  3. #2

    Default Re: Error while running ASP.NET application

    Do you have the aspnet_client directory on site root (not application root)
    directory? If not place it there.

    --
    Teemu Keiski
    MCP,Designer/Developer
    Mansoft tietotekniikka Oy
    [url]http://www.mansoft.fi[/url]

    ASP.NET Forums Moderator, [url]www.asp.net[/url]
    AspAlliance Columnist, [url]www.aspalliance.com[/url]

    Email:
    [email]joteke@aspalliance.com[/email]


    "varun varun" <anonymous@devdex.com> kirjoitti viestissä
    news:u6Xq2SeRDHA.2148@TK2MSFTNGP10.phx.gbl...
    >
    > hello friends,
    >
    > i get following error when i try to run my
    > asp.net application in vs.net.
    >
    > Unable to library find
    > '/aspnet_client/system_web/1_0_3705_0/WebUIValidation.js'.
    >
    > Try placing this file manually, or reinstalling by running
    > 'aspnet_regiis -c'.
    >
    > what is the cause of the error ?
    >
    > please help me...
    >
    > *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    > Don't just participate in USENET...get rewarded for it!

    Teemu Keiski Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139