Format:
Recent snippets matching tags of error
/etc/gdm3/Xsession: Beginning session setup... GNOME_KEYRING_CONTROL=/tmp/keyring-x1jPm2 GPG_AGENT_INFO=/tmp/keyring-x1jPm2/gpg:0:1 SSH_AUTH_SOCK=/tmp/keyring-x1jPm2/ssh GNOME_KEYRING_CONTROL=/tmp/keyring-x1jPm2 GNOME_KEYRING_CONTROL=/tmp/keyring-x1jPm2 GPG_AGENT_INFO=/tmp/keyring-x1jPm2/gpg:0:1 SSH_AUTH_SOCK=/tmp/keyring-x1jPm2/ssh GNOME_KEYRING_CONTROL=/tmp/keyring-x1jPm2 GPG_AGENT_INFO=/tmp/keyring-x1jPm2/gpg:0:1
173 Views
no comments
SA/AS Bilgisayarım donma başladı.1-2 dk arayla 1-2sn ye donuyor sonra devam ediyor.müzik dinlerken ve film izlerken de aynı şekilde,çizik cd ile izliyormuş gibi oluyor,takılıyor.Araştırdım fakat Çözüm bulamadım. "Bilgisayarımda hiçbir virüs yok.Kaspersky 2010 var.Advanced System Care 4 ve Ccleaner kullanıyorum.İşletim sistemi de temiz...." Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 14:02:11, on 15.10.2011 Platform: Windows 7 SP1 (WinNT 6.00.3505) MSIE: Internet Explorer v8.00 (8.00.7601.17514)
64 Views
no comments
[TestMethod] public void TestRenamedbContextMenu() { dbContext context = new dbContext(); // Load the first menu Menu menu = context.Menus.FirstOrDefault(); // force a change menu.ModifiedOn = DateTime.Now;
244 Views
no comments
' I watched Karl's video about validation with custom rules, and wondered ' why Silverlight, ASP.NET and ASP.NET MVC had DataAnnotations, and ' WPF only had IDataErrorInfo. So I thought of using EF4 as the model, ' and generating a metadata class like in RIA, MVC, etc for WPF and a ' inheritable generic class to convert the validations between IDataErrorInfo ' and the DataAnnotation attributes. ' ' This way validation can happen the same way for each type of client! ' ' Let me know what you think please?
584 Views
no comments
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Windows Error Reporting" /> <EventID Qualifiers="0">1001</EventID> <Level>4</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2010-02-11T02:06:35.000000000Z" /> <EventRecordID>3305</EventRecordID> <Channel>Application</Channel>
340 Views
no comments
error: function(xhr, status) { var err = null; if (xhr.readyState == 4) { var res = xhr.responseText; if (res && res.substr(0,1) == '{') var err = JSON.parseWithDate(res); if (!err) { if (xhr.status && xhr.status != 200) err = new CallbackException(xhr.status + " " + xhr.statusText);
489 Views
no comments
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="MensajeGeneralError.ascx.cs" Inherits="Syllabus_PL.UserControls.WebUserControl1" %> <table cellspacing="0" cellpadding="0" class="cf ve"> <tbody> <tr> <td class="vj"> </td> <td class="vi" /> <td class="vk" /> </tr>
226 Views
no comments
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using System.Web.Mvc.Ajax; using System.Web.Routing; namespace CodePasteMvc.Controllers {
660 Views
no comments
public class ErrorController : baseController { /// <summary> /// Displays a generic error message /// </summary> /// <param name="title"></param> /// <param name="message"></param> /// <param name="redirectTo"></param> /// <returns></returns>
272 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
