borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Help with WScript)Next Topic (Soap !!!) New Topic New Poll Post Reply
AndreaVB Forum : ASP.Net : Error: ATL Server Debugging
Poster Message
iismohan
Level: Trainee

Registered: 20-01-2005
Posts: 1

icon Error: ATL Server Debugging

Hello,
I use windows 2000 server, iis 5, .net 1.0.375

when i try to debug ASP.net code, i get the foll error

********
Error while trying to run project: Unable to start debugging on the web server. Could not start ASP.net or ATL Server Debugginhg.

Verfiy theat ASP.net or ATL Server is correctly installed on the server.
*********

I have tried installing asp.net maunally through aspnet_regiis.exe, even then i get the same error

I need urgent reply...     

____________________________
TIA,
Raj Mohan

20-01-2005 at 05:16 AM
View Profile Send Email to User Show All Posts | Quote Reply
humberto
Level: VB Lord

Registered: 13-01-2005
Posts: 246
icon Re: Error: ATL Server Debugging

Here's a Quick-And-Dirty way to help troubleshoot.

Under >My Computer, >Manage, >Local Users and Groups, >Groups, make sure
that the "Debugger Users" and the "VS Developers" groups both have the
"ASPNET" user in them.

And, make sure that your login is also a member of these groups.

(Of course, these groups and settings should be as "tight" and "locked
down" as possible, but opening them up wide for a moment or two to see what
is going on sometimes help. Then you can tighten things slowly, honing in
on the problem.)

That SHOULD work. If not, then it is something even more strange.

Also note that only one person can debug against a given instance of a web
server. So, you need to develop locally and then push to a shared server,
or something like that.

Also if the server is a web host, then it is unlikely that you will be able
to debug against it. You need to work locally and push the changes to the
server and/or set the project to "work offline" as needed.

And so on.

(That's pretty slapdash for advice, but it MAY help you. If it doesn't,
then I am sorry. Use at your own risk. That said, it IS exactly what I
would do and it HAS worked for me. But, I'm don't mind playing it
fast-and-loose now and again, so there you have it

29-01-2005 at 01:15 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : ASP.Net : Error: ATL Server Debugging
Previous Topic (Help with WScript)Next Topic (Soap !!!) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder