Ask a Question related to ASP.NET Data Grid Control, Design and Development.

  1. #1

    Default Re: Visual Studio .NET

    You may need to repair your IIS mappings.
    To do this, run the following command:
    aspnet_regiis.exe -i

    Here's further information:
    [url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;q306005[/url]

    --
    I hope this helps,
    Steve C. Orr, MCSD
    [url]http://Steve.Orr.net[/url]


    "tmadison" <tmadison@apha.com> wrote in message
    news:01ee01c346fd$823111f0$a101280a@phx.gbl...
    > I get this error message:
    >
    > "Error while trying to run project: Unable to start
    > debugging on the web server. The server does not support
    > debugging of ASP.NET or ATL Server applications. Run setup
    > to install the Visual Studio .NET server components. If
    > setup has been run verify that a valid URL has been
    > specified.
    >
    > You may also want to refer to the ASP.NET and ATL Server
    > debugging topic in the online documentation. Would you
    > like to disable future attempts to debug ASP.NET pages for
    > this project?"
    >
    > When I try to run my project. Also when the form comes up
    > none of the 'Web Forms' show up in the browser, just the
    > general HTML controls do.

    Steve C. Orr, MCSD Guest

  2. Similar Questions and Discussions

    1. Visual Studio 2005
      Can anyone install VS2005 on Vista 5308?
    2. DW8 to Visual Studio
      I would like to get my DW8 asp.NET pages to open up in Visual Studio 2003. I have some co workers that need to do some work as well..... I have...
    3. Visual studio?
      Not that i dont like the flex ide, but i'd much rather use visual studio? has anyone found a plug in or tried to intergrade into vs.net yet?
    4. Using SRC attribute with Visual Studio.NET
      Hi, I understand that the CodeBehind= is designed to be used by VS and not actually part of the .NET framework However, in my BenefitsVB...
    5. Visual Studio.NET and PHP
      Hello, Does anyone have an idea how to integrate PHP into Visual Studio .NET 2003. Thanks, Albert Ahtenberg
  3. #2

    Default Re: Visual Studio .NET

    Have you installed the .NET runtime on the server? You need to. You also
    need to make sure that you have installed the frontpage extensions in the
    virtual directory in question.

    Hope that helps some,

    --
    Peter Wright
    Author of ADO.NET Novice To Pro, from Apress Inc.


    _____________________________
    "tmadison" <tmadison@apha.com> wrote in message
    news:01ee01c346fd$823111f0$a101280a@phx.gbl...
    > I get this error message:
    >
    > "Error while trying to run project: Unable to start
    > debugging on the web server. The server does not support
    > debugging of ASP.NET or ATL Server applications. Run setup
    > to install the Visual Studio .NET server components. If
    > setup has been run verify that a valid URL has been
    > specified.
    >
    > You may also want to refer to the ASP.NET and ATL Server
    > debugging topic in the online documentation. Would you
    > like to disable future attempts to debug ASP.NET pages for
    > this project?"
    >
    > When I try to run my project. Also when the form comes up
    > none of the 'Web Forms' show up in the browser, just the
    > general HTML controls do.

    Pete Wright Guest

  4. #3

    Default Re: Visual Studio .Net

    Thanks for your comments I am sure this must wind up other users as well!

    Martyn

    "Alvin Bruney" <vapordan_spam_me_not@hotmail_no_spamhotmail.com > wrote in
    message news:Oc9HfwEYDHA.2020@TK2MSFTNGP10.phx.gbl...
    > There is not way to turn that behavior off.
    > "Martyn Fewtrell" <mfewtrell@networkclub.co.uk> wrote in message
    > news:#QKE3PAYDHA.1644@TK2MSFTNGP10.phx.gbl...
    > > Hi All
    > >
    > > I am sorry that this is the wrong news group for the question but I
    guess
    > > somebody here will know the answer.
    > >
    > > How do you stop Visual Studio.Net 2003 rewriting my ASPX pages into its
    > own
    > > format. I think I have tried every version of Tools - Options that I can
    > > find but Visual Studio still insists on messing up nicely written code.
    > >
    > > I have no problem with the Vb.net it seems to format this well but
    Visual
    > > Studio just doesn't seem to able to format HTML at all. It keeps
    > > capitalising my closing tags, breaking up my tags according to
    attributes
    > > (putting these on new lines) and listing code in huge great lines as it
    > > thinks fit etc. This all makes it virtually impossible to read.
    > >
    > > What I would like is for Visual Studio to leave things as I lay them
    out!
    > > (an option to turn Formatting of HTML off perhaps?)
    > >
    > > In anticipation a frustrated man
    > >
    > > --
    > > Martyn Fewtrell
    > > [email]mfewtrell@networkclub.co.uk[/email]
    > >
    > > [url]http://www.networkclub.co.uk[/url]
    > >
    > >
    >
    >

    Martyn Fewtrell Guest

  5. #4

    Default Re: Visual Studio .Net

    Make sure you request this feature (or lack thereof!) for the next version of
    VS.NET?

    mailto:mswish@microsoft.com?subject=VS.NET

    Ken

    --
    Microsoft MVPs have a question for *you*: Are you patched against the Worm?
    [url]http://www.microsoft.com/security/security_bulletins/ms03-026.asp[/url]



    "Martyn Fewtrell" <mfewtrell@networkclub.co.uk> wrote in message
    news:%23QKE3PAYDHA.1644@TK2MSFTNGP10.phx.gbl...
    Hi All

    I am sorry that this is the wrong news group for the question but I guess
    somebody here will know the answer.

    How do you stop Visual Studio.Net 2003 rewriting my ASPX pages into its own
    format. I think I have tried every version of Tools - Options that I can
    find but Visual Studio still insists on messing up nicely written code.

    I have no problem with the Vb.net it seems to format this well but Visual
    Studio just doesn't seem to able to format HTML at all. It keeps
    capitalising my closing tags, breaking up my tags according to attributes
    (putting these on new lines) and listing code in huge great lines as it
    thinks fit etc. This all makes it virtually impossible to read.

    What I would like is for Visual Studio to leave things as I lay them out!
    (an option to turn Formatting of HTML off perhaps?)

    In anticipation a frustrated man

    --
    Martyn Fewtrell
    [email]mfewtrell@networkclub.co.uk[/email]

    [url]http://www.networkclub.co.uk[/url]



    Ken Cox [Microsoft MVP] 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