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

  1. #1

    Default ASP page wont run

    I have VS 2002, and have installed both versions of .NET framework.

    I have this strange problem, I am not able to run ASP.NET application. I
    used the Web Application template to create an ASP.NET application using
    VB.NET.
    When I run the application I dont get the results, the browser opens without
    any errors and I dont see any results.

    Any clues ?????

    I have the virtual directory and all the required things set, but somehow my
    ASP.NET pages wont run, I dont even get any errors.


    Abhi


    Abhi Guest

  2. Similar Questions and Discussions

    1. master page items wont apply
      After making additions and changes to the master page in my calendar project, the new, added, and changed items won't appear on the pages. Not using...
    2. it wont download for me
      hey my comp was just like cleaned out by my friend and he must of took out some stuff to either run flash player or sumthin cuz whenever i click...
    3. MX wont align to page???
      Can anyone tell me why the Director MX alignment tool/palette does not have a "to page" option that allows sprites to be aligned according to the...
    4. .aspx page wont work!
      Hi, I am trying to run a simple asp .net page that has a button and a text box on it. When the user clicks on the button the text box has some text...
    5. Dreamweaver wont recognize home/index page...
      Help, Can anyone tell me why Dreamweaver keeps telling me that my home page isn't in the local root folder for my site, but shows up in the site...
  3. #2

    Default ASP page wont run

    Hi Abhi,

    try aspnet_regiis.exe - i from a VS.NET command prompt and
    see if it works.

    Kaustav

    >-----Original Message-----
    >I have VS 2002, and have installed both versions of .NET
    framework.
    >
    >I have this strange problem, I am not able to run ASP.NET
    application. I
    >used the Web Application template to create an ASP.NET
    application using
    >VB.NET.
    >When I run the application I dont get the results, the
    browser opens without
    >any errors and I dont see any results.
    >
    >Any clues ?????
    >
    >I have the virtual directory and all the required things
    set, but somehow my
    >ASP.NET pages wont run, I dont even get any errors.
    >
    >
    >Abhi
    >
    >
    >.
    >
    Kaustav Neogy Guest

  4. #3

    Default Re: ASP page wont run

    I cannot thank you enough Kaustav.
    Thank you. But if you can, can you explain what did Aspnet_regiis.exe did
    which Visual Studio.NET failed to install. I mean even after installing
    VSNET two times I was not able to run ASP.nET ????

    Abhi

    "Kaustav Neogy" <kaustav_neogy@hotmail.com> wrote in message
    news:040901c34975$56622620$a001280a@phx.gbl...
    > Hi Abhi,
    >
    > try aspnet_regiis.exe - i from a VS.NET command prompt and
    > see if it works.
    >
    > Kaustav
    >
    >
    > >-----Original Message-----
    > >I have VS 2002, and have installed both versions of .NET
    > framework.
    > >
    > >I have this strange problem, I am not able to run ASP.NET
    > application. I
    > >used the Web Application template to create an ASP.NET
    > application using
    > >VB.NET.
    > >When I run the application I dont get the results, the
    > browser opens without
    > >any errors and I dont see any results.
    > >
    > >Any clues ?????
    > >
    > >I have the virtual directory and all the required things
    > set, but somehow my
    > >ASP.NET pages wont run, I dont even get any errors.
    > >
    > >
    > >Abhi
    > >
    > >
    > >.
    > >

    Abhi 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