View Poll Results: Debugging Remote ASP Application

Voters
1. You may not vote on this poll
  • HTML

    0 0%
  • VB Code

    1 100.00%
Results 1 to 2 of 2

Thread: debug Remote ASP.net Application

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2004
    Location
    india
    Posts
    95

    debug Remote ASP.net Application

    hai gyes,im mahendran,

    im facing some problm with my application.

    we have developed multi- tier ASP.net Application with followinf tiers in a win2K server:

    1. DataAccessTier (class Type) Project
    2. BussinessTier (class Type) project
    3. PresenttaionTier (web Appln) Project.

    Now, we want to format that server. How can i attach the project in same machine after formating.

    And i want to access the project from another machine and debug that project.

    Please give me a solution for this .

    thank U By V.R.Mahendran

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    remote debugging is always a matter of having proper permissions. That is, having a Debuggers group, and being a member of that group on the remote machine.

    As far as attaching it, project - copy project (include all files) from the toolbar.

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