473,507 Members | 2,379 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem running VB ASP.NET Web App

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
Nov 18 '05 #1
4 1174
Wayne,

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

Aaron
"Wayne Calvert" wrote:
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

Nov 18 '05 #2
Wayne,

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

Aaron

"Wayne Calvert" wrote:
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

Nov 18 '05 #3
no not run them. what do and how do i run them?

thanks wayne

"Aaron" <Aa***@discussions.microsoft.com> wrote in message
news:9A**********************************@microsof t.com...
Wayne,

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

Aaron

"Wayne Calvert" wrote:
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

Nov 18 '05 #4
thanks for that aspnet_regiis did it
"Aaron" wrote:
Wayne,

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

Aaron

"Wayne Calvert" wrote:
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

Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
583
by: I.P. | last post by:
------=_NextPart_000_03FF_01C368A4.75720DC0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Hi, it's my story. I have two 4.0.14 mysql server on...
2
2564
by: epaetz | last post by:
I'm getting Not associated with a trusted SQL Server connection errors on a .Net windows service I wrote, when it's running on my application server. It's not a problem with mixed mode...
4
10330
by: Bill Dika | last post by:
Hi I am trying to calculate a running total of a calculated textbox (tbAtStandard) in GroupFooter1 for placement in a textbox (tbTotalAtStandard) on my report in Groupfooter0. The problem...
8
9699
by: Sarah | last post by:
I need to access some data on a server. I can access it directly using UNC (i.e. \\ComputerName\ShareName\Path\FileName) or using a mapped network drive resource (S:\Path\FileName). Here is my...
4
3964
by: nishi57 | last post by:
I hope I can get some help regarding this issue, which has been going on for a while. I have a desktop user who is having problem running "Stored Procedures". The DB2 Connect application works fine...
3
4330
by: GP | last post by:
Hi, I'm having trouble running a bat file from an ASP page. It works fine on Windows 2003 Std x32 server but fails now we have upgraded to the x64 edition In the ASP we are trying to run the...
3
1860
by: laststubborn | last post by:
Dear Memebers, I have a critical problem. I have an application is running on 64 bit machine. It used to be running on 32 bit machine. That application is using a Stored Procedure that uses...
9
5742
by: HC | last post by:
Hello, all, I started out thinking my problems were elsewhere but as I have worked through this I have isolated my problem, currently, as a difference between MSDE and SQL Express 2005 (I'll just...
6
1813
by: Steve67 | last post by:
Wonder if I can get someone’s help with a problem I am having on where to place an IF statement in VBE. I have created a form in Access 2003 that has an automatic calculated field. Basically you...
6
2248
by: Tony Johansson | last post by:
Hello! We have a C#.ASP.NET application that runs on a IIS 6. The application contains actually several asp pages but there is no GUI. The application receive an xml file that is processed....
0
7319
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7031
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5042
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1542
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
760
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
412
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.