Unable to run aspnet applications

M

M O J O

Hi,

Every time I try to run my aspnet application, I get this error:

"Error while trying to run project: Unable to start debugging on the web
server. There is no managed code running in the process. In order to attach
to a process with the .Net debugger, managed code must be running in the
process before attaching."

Any idea?

M O J O
 
G

Guest

I need some help. First this is I do not know how to post a new question. I
just don`t get how to do it. Here is my question, Whenever I click on to open
my browser I get the following message, This application has failed to start
because NAVEvent.DLL was not found. Re-installing the application may fix
this problem. I then click okay and my browser opens. Any suggestions?
 
M

M O J O

Hi Peter,

Thank you for your help, but this is unfortunately not the solution.

Any other idea??

Thanks,

M O J O
 
K

Kevin Yu [MSFT]

Hi MOJO,

If you installed VS7.0 and VS7.1 together and uninstall VS7.0 and you can't
do ASP.NET debugging with the error message, you need to repair the
installation of 1.1 CLR. it will solve your problem.

For more information, please check the following link. It has much
reference on the ASP.NET debugging issues.

http://blogs.msdn.com/mkpark/articles/86872.aspx

HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
M

M O J O

Hi Kevin,

Thank you for your help.

I reinstalled the framework and that worked, but now I have a new
problem....

My aspnet application-setting in IIS dissapears everytime I run the project
and I get this error:

"Unable to create Internet Information Server Administration object for
server. Unable to set server into correct debugging state automatically. You
may not be able to debug ASP pages. Do you want to continue launching the
debugger?"

If I go into IIS, the application is gone. I create the application again,
but when I run my project, the application dissapears again and I have to
"create" it again.

What is going on?

Thanks!!

M O J O
 

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

Top