Browse by Tags

Related Posts

  • Re: Debugging stopped working in VS2005.

    Hi csl, It's related to IE8: IE 8 has a feature called Loosely-Coupled Internet Explorer (LCIE) which results in IE running across multiple processes. http://www.microsoft.com/windows/internet-explorer/beta/readiness/developers-existing.aspx#lcie Older versions of the Visual Studio Debugger get confused...
    Posted to Visual Studio 2005 (Forum) by alex.filipovici on 06-04-2009, 12:00 AM
    Filed under: problem, Visual Studio, debug, IE 8
  • How to debug an asp.net 1.1 VB web application

    I have an VB ASP.NET 1.1 code that works on my local machine and on development server. however when I run it on production server I get an error (see below). considering that the code works on two servers the only difference seems to be the database, but how can I zero in to the problem from what I...
    Posted to Visual Studio .NET 2003 and Visual Studio .NET 2002 (Forum) by naumlitvin on 06-03-2009, 12:00 AM
    Filed under: asp.net 1.1, debug, Debug asp.net web application
  • Can't attach debugger for an ASP.NET 1.1 app on our citrix server

    We have a citrix server set-up for development. When trying to attach a debugger or debug our ASP.NET 1.1 application we get an error cannot attach debugger. I'm sure it's a security settings as when our admin try to do that he can attach the debugger with no problems. We cannot have administration...
    Posted to Visual Studio .NET 2003 and Visual Studio .NET 2002 (Forum) by amisol on 05-21-2009, 12:00 AM
    Filed under: debug, ASP 1.1
  • This error is driving me crazy. Plsss help

    Hi guys. This forum is really a great place to be. Now my environment. I have VS.Net 2008 Professional installed and have backend Sql Server 2005 Enterprise Edition (NOT Express Edition) In my Solution Explorer of my Web application I have a folder App_Data and I am trying to add a SQL Server Database...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by aftab on 05-11-2009, 12:00 AM
    Filed under: Connection String, debug, express, mdf, SQL Server 2005
  • Re: Unable to Enter Debug Mode

    Thank you for your replies. Unfortunately, though, I was not able to solve the problem I am experiencing with the advice I was given. I will try to describe what I encountered when trying the advice. kaushalparik27 , I read the blog you directed me too, but encountered differences very early on. The...
    Posted to Visual Web Developer 2008 Express (Forum) by campbeltr on 04-10-2009, 12:00 AM
    Filed under: Mode, Unable, Web, 2008, Debug, Developer
  • Dynamically populating CheckBoxList on Databind event

    PROBLEM OVERVEIW: everything "runs", it never crashes, it populates the checkboxlist on the page, it even calls BindCheckBoxList during the databind but it never checks the boxes. I have debugged and stepped through the stop points comments are below. any help = greatly appreciated. Thanks...
    Posted to Visual Basic .NET (Forum) by Ivan VB on 04-06-2009, 12:00 AM
    Filed under: vb.net2.0, web app, .NET, asp.net 2.0, asp.net 2.0, Databind, debug, debugging, asp.net2.0, ASP.net AJAX VB.net, checkboxlist
  • F5 debug on IIS7 hosted web project not working

    I am hosting a regular asp.net web application in a IIS7 virtual directory. Then, I open Visual Studio and open the web project from my "local IIS" category. Compiling works, but when hit F5, the break points I set are not hit. The only way debug DOES WORK, is but attaching the w3wp IIS worker...
    Posted to Visual Studio 2008 (Forum) by kemaltolga on 04-01-2009, 12:00 AM
    Filed under: Visual Studio 2008, iis7, debug
  • "Make sure that the class defined in this code file matches the 'inherits' attribute" VS2005

    Hello, I'm trying to debug a website which isn't working well so: - I installed Remove debugger on the server - I opened the website with VS2005 - when I hit f5 I started getting serveral errors. I fixed most of the errors but now I'm stuck on a: "Make sure that the class defined in...
    Posted to Visual Studio 2005 (Forum) by zantoro on 03-30-2009, 12:00 AM
    Filed under: Visual Studio 2005, .NET 2.0, App_Code Not Compiling, debug
  • Conditional Compilation with debug or trace in VB.NET

    I want to use conditional compilation for my site. I search a lot in google but nowhere found anything useful. so can anyone give a proper example on how to use conditonal compilation with debug & trace in a website. i want to have 2 different builds, i.e debug & release build.then how can i...
    Posted to Configuration and Deployment (Forum) by DreamBig on 03-20-2009, 12:00 AM
    Filed under: trace, conditional compilation, debug
  • Debug mode

    Hello, I have a usercontrol in my application (its basically javascript code that links to google friends). If my application is in debug mode I don't want it to attempt to load the javascript, only in release mode I want to allow this. Is this something I can control in .net? I don't want to...
    Posted to Getting Started (Forum) by GD196 on 02-17-2009, 12:00 AM
    Filed under: debug
Page 1 of 7 (68 items) 1 2 3 4 5 Next > ... Last »