Re: ASPX not compiling

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Dan Bacon (dbacon_at_kc.rr.com)
Date: 09/05/04


Date: Sun, 05 Sep 2004 15:01:45 GMT

That was what I needed to do.

Thanks

"Teemu Keiski" <joteke@aspalliance.com> wrote in message
news:ug4vGMzkEHA.3984@TK2MSFTNGP14.phx.gbl...
> Try running "aspnet_regiis -i" at command prompt from Framework's folders.
> That should reregister ASP.NET into IIS (did you install Framework before
> IIS?)
>
> --
> Teemu Keiski
> MCP, Microsoft MVP (ASP.NET), AspInsiders member
> ASP.NET Forum Moderator, AspAlliance Columnist
> http://blogs.aspadvice.com/joteke
>
>
> "DanB" <agentkc@kc.rr.com> wrote in message
> news:%23$bMz%23okEHA.3896@TK2MSFTNGP15.phx.gbl...
> I run VB.net standard edition. When I try to build any type of Web
> Application I have two problems.
>
> 1) The debugger does not work.
>
> 2) If I ignore the debugger and just build the project it seems the aspx
> form is not going thru the compile process. This is what I've tried.
> I look in the IIS snap-in and find my web application
> From there I browse the web page ( webform1.aspx)
> What is displayed in the browser has the correct address (
> http://localhost/webapplication1/webform1.aspx) but no ASP code works and
> viewing the source of this web page shows that none of the behind the
scene
> programming code has been stripped out. Thus I conclude that somehow
VB.NET
> is not compiling this project.
>
> Help this is driving me nuts.
>
> Dan
>
>



Relevant Pages

  • RE: Problem with symbols in DbgCLR
    ... debugger that can be used with IIS. ... In the code window of the debugger, ... "The Breakpoint will not currently be hit. ... In IIS Aplication configuration, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Unable to start debugging on the webserver
    ... IIS as the debugger. ... "Unable to start debugging on the web server. ... Running the web page outside of the debugger may provide further information." ... I have not changed any of the authentication methods for the website in IIS. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASPX not compiling
    ... That should reregister ASP.NET into IIS (did you install Framework before ... The debugger does not work. ... form is not going thru the compile process. ... http://localhost/webapplication1/webform1.aspx) but no ASP code works and ...
    (microsoft.public.dotnet.general)
  • Re: IIS raises an exception when I use https to connect WCF service
    ... sample for test) and configure the service to be connected via IIS using ...    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& ... After a little debug (I attached the debugger to dllhost.exe) I discovered ... You should report this issue to Microsoft PSS and open a support case. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Exception Monitor for IIS6?
    ... Either use IIS State and attach to all the w3wp.exe and wait for the crash. ... Or configure a debugger to attach to all W3WP.EXE and catch the crash ... NET STOP W3SVC & NET START W3SVC ...
    (microsoft.public.inetserver.iis)