Results 1 to 2 of 2

Thread: run application

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    run application

    Do you know why I can not run my asp.net project?
    The error message is:
    Error while trying to run project: unable to start debugging on the web server.
    Could it be to do with web.config?
    This is one of the current settings:
    <compilation defaultLanguage="vb" debug="true" />

    Thanks

  2. #2
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492

    Re: run application

    Originally posted by fmardani
    Do you know why I can not run my asp.net project?
    The error message is:
    Error while trying to run project: unable to start debugging on the web server.
    Could it be to do with web.config?
    This is one of the current settings:
    <compilation defaultLanguage="vb" debug="true" />

    Thanks

    You need to install the .net debugger on your web server.
    Goto MS's site or google what you posted, there is an article out there for you.

    Jon

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width