Re: ASPX not compiling
From: Dan Bacon (dbacon_at_kc.rr.com)
Date: 09/05/04
- Next message: rufus: "vb6 and vb.net interoperability with interfaces"
- Previous message: Bredal Jensen: "Re: VC++6 MFC migration managed C++(windows form )"
- In reply to: Teemu Keiski: "Re: ASPX not compiling"
- Messages sorted by: [ date ] [ thread ]
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
>
>
- Next message: rufus: "vb6 and vb.net interoperability with interfaces"
- Previous message: Bredal Jensen: "Re: VC++6 MFC migration managed C++(windows form )"
- In reply to: Teemu Keiski: "Re: ASPX not compiling"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|