Windows Errors
Are you facing errors on your Windows computer? Find solutions to general Windows errors and installation errors.
You can make money from this site by posting original and quality articles that comply with Google AdSense policies.. Also, we offer several other reward programs including monthly profit sharing, cash rewards per post, contests & prizes etc to contributing members.
Articles
How to resolve error Sql Server Setup Failed Setup Account Privileges while installing SQL Server
In this article I am going to Explain how to resolve the error "Sql Server Setup Failed Setup Account Privileges while installing SQL Server" We used get the above error while installing. To resolve the error we needs to change the some Local Policy settings to the current user we are going to see the steps below for the solution.Error: Cannot have two operations in the same contract with the same name
Error: Cannot have two operations in the same contract with the same name. This issue comes into picture when you try to overload methods in WCF service & also when you define OperationContract NAME attributes are replicated across a service. Find solution for Error: Cannot have two operations in the same contract with the same nameTo install visual studio on Windows 7 Ultimate 64 bit
This is an error got when I am trying to install VS 2010 on Windows 7 Ultimate 64 bit.The same file will easily get installed in 32 bit OS. When I changed my system from 32 bit to 64, I can't able to install. This error will be solved through DNS.We can see how I solved this situationAdding Excel interop dll to SSIS VS2005
Add reference of Microsoft.Office.Interop.Excel.dll in Script Task,Visual Studio 2005. About Adding Excel interop dll to SSIS VS2005.How to avoid double click on the button inside UpdatePanel
This explains how to avoid double click on the button inside Update panel. If we press the button on the UpdatePanel twice, it makes the call to the server twice which is not needed and also it degrades the performance.Windows XP most common error NTLDR missing - Press any key for restart
We get several types of error in Windows XP. NTLDR (stand for new technology loader) missing is very common error. Today we will discus it briefly, why this type of error occur and how to resolve NTLDR missing error. How to resolve NTLDR issue without installing Windows setup again. Learn how to handle NTLDR error?Removing virus without any antivirus
some time computer infected with virus but we have not ant virus or antivirus not up to date.today we will discuss most popular viruses and soloution for removing them mannualy.these instruction work same in all microsoft based operating system like as windows xp,windows seven.Common Windows XP and Windows 7 errors and their solutions
In computer System user face many type of errors some error are cause of software problem and some are arise when operating system system files are missed or infected by virus, we can avoid these type error by proper scan of system. In computer mostly error arise when it infected with virus. In this article I will teach you about windows start-up error error and there solutions. Windows XP and Windows 7 errors and solutions.Filtering the values based on Custom Value from Connectible WebPart to Performance Point Filter
SharePoint 2010 Provided Performance Point Filters With Service Pack1 does not have the Option of Filtering The values based on Custom Web Part value passed using Connectible Provider. We have also tried using IBITransformableProvider Interface. Solution: Use the ITransformableFilterValues Interface.How to upload large file to server using FileUpload control
FileUpload control in ASP.NET is used to upload the file to the server. If we want to upload the large file which is having more than 4096 KB, then we have to change the HttpRunTime Parameter maxRequestLength.Error Message:Operation is not valid due to the current state of the object.
Error Message: Operation is not valid due to the current state of the object. raises when the postkeys exceed the limit provided by microsoft this is being caused by a "critical" patch , which raises mainly as ASP.NET requests that have lots of form keys,limits to limit of 500 on postback itemsHow to give more than one default button in the web page?
This explains how to use more than one default button in the web page. Form and panel have DefaultButton property, so we can give more than one default button in the web page by providing the different default button for the panels. Learn how to give more than one default button in the web page?How to deploy a custom webpart to SharePoint 2010 site ?
This article will describe about the deployment steps of a custom web part to SharePoint 2010 site. This is very simple, just like C#.net coding and few sharepoint knowledge. You need to do coding for webpart in visual studio and then deploy it into SharePoint 2010 site.What is Event Handler in sharePoint? And how to work with it ?
Event handler as name suggest occurs when ever some event happen in your SharePoint site. Event handler can occur at different scope i.e. at site level, web level, list or library level. For this you need to write few code and you need to use two xml files. Later you need to activate it into your SharePoint site.Error 4 The name 'ConfigurationManager' does not exist in the current context
Are you trying to use the class ConfigurationManager in your .NET desktop application and getting the error "Error 4 The name 'ConfigurationManager' does not exist in the current context"? Read this post to find how to resolve this error and how to use ConfigurationManager class in place of old ConfigurationSettings class.The MCMS Template Explorer disappears from Visual Studio .NET
This article is written for for the developers who are working with Microsoft content management system (MCMS) 2002.In this article, I am discussing solution for the issue Unable to see MCMS template explore from Visual studio