Browse by Tags

Related Posts

  • Problem debugging resource files , .js, within a Custom Control assembly.

    I've created a Custom Control and added it to my aspx page. The Control works, it contains .js files, the .js files are included in an .resx file and added to the assembly. I've build in debug and published all to my website. I am unable to debug however, step into the source .js files. I've...
    Posted to Custom Server Controls (Forum) by learnerplates on 11-01-2006, 12:00 AM
    Filed under: custom control, javascript, debugging, jscript, aspx
  • Re: Retrieving all properties of control how to -asp.net

    Thanks dude, But this code help me to retrieve only one level of attributes after exicuting your code output displaying only one level atrributes & its values. I mean to say if i u look at "Font" its having sub childProperties those are not retriving. actually i have to apply this technique to datagrid...
    Posted to Custom Server Controls (Forum) by mpar16 on 11-22-2006, 12:00 AM
    Filed under: Custom Validation Controls, usercontrol complex properties declarative syntax, ControlDesigner, "design-time", CompositeControl, "properties pane", asp.net 1.1 controls ajax viewstate, UserControl, Dynamic Control Generation, control-composite, control-databound, WebUserControl Child Viewstate, web control, user control, control, custom control, AddAttribute, user control dropdownlist, debugging, aspx, databoundcontrol, DualList, componet art nav bar
  • page lifecycle occurs twice when debugging!?

    Hi there, I have a main page order aspx, thas hosts 2 web user controls, terms.ascx & then person.ascx. All have init OnInit methods, & Page_Load overloaded. terms.ascx and person.ascx make db queries in each stage of the life cycle. I have a databind() method call for the dropdown in the terms...
    Posted to Custom Server Controls (Forum) by avarair on 11-27-2006, 12:00 AM
    Filed under: UserControl, WebUserControl Databind, web control, user control, debugging
  • Re: page lifecycle occurs twice when debugging!?

    Anybody having similar issue shoule try IE and FireFox. Apparently FF was resending/posting back request each time due to some tag attributes in the content of the file. The problem stops once debugging in IE. Very frustrating when one experiences something like this. Hope this saves some time for others...
    Posted to Custom Server Controls (Forum) by avarair on 11-29-2006, 12:00 AM
    Filed under: debugging
  • Error: "Failed to grant minimum permission requests."

    I recently migrated an ASP.NET 1.1 application to 2.0. The application works fine locally; however, after copying the application to a remote server and attempting to set up remote debugging, I get the following error: "Could not load file or assembly 'XEdit, Version=1.0.2174.28224, Culture=neutral,...
    Posted to Migrating from ASP.NET 1.x to ASP.NET 2.0 (Forum) by pblecha on 01-08-2007, 12:00 AM
    Filed under: Web Application Projects, VS 2003 VS 2005 conversion, permission, migrating, dependencies, error, remote, debugging
  • Swapfile increases during development

    Hello everyone, We have just succesfully migrated our 1.1 web application to a 2.0 web application, and it runs now without any errors or warnings. When a couple of my co-workers (including myself) work with the new 2.0 application (about 6000 files) we notice that the swapfile is increasing slowly but...
    Posted to Migrating from ASP.NET 1.x to ASP.NET 2.0 (Forum) by jeroenfurst on 01-25-2007, 12:00 AM
    Filed under: Web Application Projects, VS 2003 VS 2005 conversion, migrating, error, debugging
  • EXECUTE permission denied on object 'sp_sdidebug' ... after converting from VS 2003 to VS 2005

    I recently upgraded a VS 2003 C# Windows class library project to VS 2005 and every time try to debug I get the following error: System.Data.SqlClient.SqlException: EXECUTE permission denied on object 'sp_sdidebug', database 'master', owner 'dbo'. I have read that this can be caused by enabling SQL Server...
    Posted to Migrating from Visual Studio .NET 2003 to Visual Studio 2005 (Forum) by jrummell on 01-29-2007, 12:00 AM
    Filed under: debugging
  • Re: ASP.NET 2.0 Post to another Page Search Problem (txtName)

    Still has problem: see below: <asp:Label ID="Label1" runat="server" Text="Label"></asp:Label> if <..Text="Lable"> Then search result from is to match any words including "Label" if <..Text="Name"> Then search result is to match any words including "Name" How? Please Help ASAP...
    Posted to Migrating from ASP.NET 1.x to ASP.NET 2.0 (Forum) by zhuhhu on 03-08-2007, 12:00 AM
    Filed under: Access is denied ASP.NET 2.0 ASP.NET 1.1 Migration, Use 1.1 and 2.0 for the same site, LOG4NET WARNING SCHEMA, Code behind choices, compilation models, Web Application Projects, VS 2003 VS 2005 conversion, Web.config allowDefinition MachineToApplication solution Web Application Projects, "base class error" asp.net error bug uploading development, XSLT XslCompiledTransform, permission, migrating, dependencies, error, remote, debugging, session id, Session state, save, response already flushed by
  • Debugging my httpHandler class

    Hi guys, Is there any way to debug my httpHandler class ? From what I understand, the handler class is compiled and it is the assembly file ( .dll file ) which is used for the handling. I have not actually/ manually compiled the handler class or anything, so is it possible that I can actually step into...
    Posted to Visual Studio 2005 (Forum) by zebahmad on 03-29-2007, 12:00 AM
    Filed under: debugging
  • Debugging website in a solution with many websites starts many web server instances

    I've got a problem about debugging a website in a solution containing other several websites. When I select the website to debug and hit F5 all websites in the solution start debugging, and many instances of the development web server start up for each of them. Anyone has any advice about how to prevent...
    Posted to Visual Studio 2005 (Forum) by simone_b on 04-14-2007, 12:00 AM
    Filed under: Visual Studio 2005, debugging
Page 1 of 6 (53 items) 1 2 3 4 5 Next > ... Last ยป