Problem running VB ASP.NET Web App

G

Guest

Hello All

I hope you can help with running web applications in VB.NET. I have just
started working with ‘Visual Basic .NET Black Book’. I am at page 12 have
created the web application ‘WebHello’. If I try running it as suggested in
the book (debug/PF5) it builds ok but I then get a msg saying ‘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……etc’.

If I run without debug the project runs, but I just get a blank form with no
controls shown. If i pre-fill the textbox control with text the text appears
(but not the textbox) but at the top left of the form, rather than in the
middle where i put the textbox. I am running on a laptop running Windows XP
and IIS version 5.1.

Thanks for any help you can give.

Wayne
 
G

Guest

Wayne,

Have your tried running the aspnet_regiis -i, and regsrv32'ing the
aspnet_isapi.dll. That fixed this once for me.

Aaron
 
G

Guest

Wayne,

Have you tried running the aspnet_regiis -i, and regsvr32'ing the
aspnet_isapi.dll file? That worked for me.

Aaron
 
G

Guest

thanks for that aspnet_regiis did it


Aaron said:
Wayne,

Have you tried running the aspnet_regiis -i, and regsvr32'ing the
aspnet_isapi.dll file? That worked for me.

Aaron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top